Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Want more detailed printer setup dialog
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Want more detailed printer setup dialog
Miscellaneous
Thread ID:
00124328
Message ID:
00124328
Views:
53
I'm currently using the following code to allow users to select which printer they use:

LOCAL lcOldError
lcOldError = ON('ERROR')
ON ERROR *
=SYS(1037)
ON ERROR &lcOldError

What the users want, however, is to be able to also select which pages get printed, # of copies, and so on. I'd like to have a dialogbox similar to the one that MS-Word uses. Anyone know how to do this? Thanks
ICQ 10556 (ya), 254117
Next
Reply
Map
View

Click here to load this message in the networking platform