Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print screen
Message
 
 
To
12/01/2007 11:25:18
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01095864
Message ID:
01185070
Views:
26
>Hi Naomi,
>
>Sorry, but I'm just leaving town at this moment, but I ensure you that this method can produce a satisfactory result.
>
>Probably you have some previous configuration for your printer and VFP is getting from there.
>
>after opening the temp FRX created, add this code to clean Printer settings
>
>
  LOCATE FOR (ObjType = 1) .AND. (ObjCode = 53)
>  REPLACE expr WITH ""
>  REPLACE tag WITH ""
>  REPLACE tag2 WITH ""
>
>HTH
>
>Cesar
>

Cesar,

Thanks a lot. Have a nice trip. I will leave my own report for doing the job for now.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform