2008 Jan 20 10:24 AM
how to remove spaces at the end of the output if the file type is binary ( not string )?
how to remove spaces at the end of the output if the file type is binary ( not string )?
2008 Jan 20 2:13 PM
Hi there,
you can look for the ascii chart, find out what is the binary number for the space, and than delete that. I found that the space character represents by decimal 32 (0010 0000 ---> in binary). Perhaps this will help.
thanks.
Decimal->Octal->Hex>Character->Description
32--
>space
2008 Mar 26 7:05 PM
We are having a similar problem with .txt files. It is a fixed length file; and the last field at the end of the file is 3 characters. When you arrow over to the 4th caharacter it drops down to the next line. Is there anyway to stop it from dropping down to that next blank line.
I would appreciate any comments or suggestions on this.
Thanks,
Mark
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |