‎2008 May 23 4:54 PM
I have a program that will be used for audit purposes. The only buttons they want available to the user are the back, exit and print buttons. I've created a gui status but don't know how to make the Print button print when they hit it. Is there a command that will allow you to print just as if you were to go to the main menu and hit print???
Thanks!
‎2008 May 23 5:10 PM
Use the standard function code PRI for the print button in the gui status and see if it works.