[progress Communities] [progress Openedge Abl] Forum Post: Re: Remove The Last Char Of A...

  • Thread starter Thread starter gus bjorklund
  • Start date Start date
Status
Not open for further replies.
G

gus bjorklund

Guest
on Linux and UNIX you can call the C function ftruncate () (or truncate () if file not open) to reduce the length of the file by 1 byte. that might accomplish what you want.

Continue reading...
 
Status
Not open for further replies.
Back
Top