Is there a way to supress a form feed after printing a label?
 
A form button is tied to an .eep that prints a single file folder label.
 
    OUT PRI
    LBLPRINT FOLDERLAB WHERE ACCTNO = .ACNO
    OUT SCR
    RETURN
 
The label prints fine, but then a form feed advances 15+ labels (big pain).
Any suggestions would be appreciated.  (RB6.5++ Win)
 
- Rob Vincent
   

Reply via email to