DavesWorld
Programmer
Hi all,
I'm using MAS 90 4.20, Crystal 10.
Has anyone out there used a Chr(x) command to force a new page?
I may not even have the right code, but according to what I've found on the internet, Chr(12) is form feed, which
should create a new page. Maybe this needs to be in sequence with another Chr(x) command, i.e., Chr(10) and Chr(13).
The result I'm getting is a character -- a square.
Any ideas would be appreciated.
Thanks.