Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can sys(1037) return a value?
Message
 
To
27/01/1999 02:28:07
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00180612
Message ID:
00180682
Views:
18
>In order to avoid problems with the 'report form prompt' command, I use sys(1037) to allow the user to set up a page and choose a printer. Is there any way I can find out if the user pressed 'Cancel' rather than 'Ok' on the form? SYS(1037) does not return a value. (I'm using VFP5a)

David,

Use GetPrinter() instead of SYS(1037). You will need to do a SET PRNTER TO after the GetPrinter() but you will know what they did in the dialog.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform