Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Print Command

Former Member
0 Likes
327

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!

1 REPLY 1
Read only

Former Member
0 Likes
302

Use the standard function code PRI for the print button in the gui status and see if it works.