Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== PrintNewPage function ====== ==== Description ==== Inserts a page break. ==== Syntax ==== //status// = **PrintNewPage**() ==== Returns ==== TRUE$ for successful execution or FALSE$ for failure. ==== See Also ==== [[printpagestatus|PrintPageStatus()]] ==== Example ==== <code> * Inserts a page break. If PrintPageStatus(lines)<1 Then PrintNewPage() End ** ** </code> guides/programming/programmers_reference_manual/printnewpage.txt Last modified: 2024/06/19 20:20by 127.0.0.1