Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Default Printer?
Message
From
18/01/2007 09:50:41
 
 
To
18/01/2007 09:38:24
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01186603
Message ID:
01186614
Views:
20
>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
>ENDIF
>
>
>Please help.
>
>Thanks,
>Sam

You should remove printer-related data from frx file: open it from command window, go to the 1st record, blank fields 'Tag', 'Tag2', and remove printer-related data from field 'Expr'.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform