Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I create new page using Chr(x) in formula

Status
Not open for further replies.

DavesWorld

Programmer
Jan 14, 2007
8
US



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.


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top