PEGAS1
18th October 2007, 13:01
Hello everyone,
We try to generate an ASCII File with a charatcter "formfeed" in hexadecimal 0C character.
I try to use chr$(12) but it returns no character. Why? I think (OC) in decimal is "12" then......
I need to have this charater of the end to determine page break.
Thank you very much.
Pegas
We try to generate an ASCII File with a charatcter "formfeed" in hexadecimal 0C character.
I try to use chr$(12) but it returns no character. Why? I think (OC) in decimal is "12" then......
I need to have this charater of the end to determine page break.
Thank you very much.
Pegas