Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print Dialog Box
Message
From
15/06/1999 16:26:26
 
 
To
15/06/1999 16:19:53
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00230113
Message ID:
00230169
Views:
24
lcPrinterChosen = GetPrinter())
IF Empty(lcPrinterChosen)
   *-- Cancel selected
ELSE
   SET PRINTER TO NAME (lcPrinterChosen)
ENDIF
HTH

>When You do a Prompt and you choose cancel the report doesn't print, correct? Well, how can you tell what the user choose for other code on down the road? I know I could rewrite it to prompt and print seperatly but I was curious.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform