Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Default Printer?
Message
From
18/01/2007 09:44:25
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01186603
Message ID:
01186611
Views:
19
Hi Sir,

Sorry, I have this also in my program.
lcPrinter = GETPRINTER()	&& Get the default printer...
IF !EMPTY(lcPrinter)
  SET PRINTER TO NAME (lcPrinter)
  REPORT FORM RecTrav PREVIEW         && Do I need to change this to TO PRINT instead
ENDIF                                 && of PREVIEW?
Thanks,
Sam
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform