Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unwanted _screen clearing
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00798388
Message ID:
00799008
Views:
57
This message has been marked as a message which has helped to the initial question of the thread.
>All appear to work somewhat, but none have tested to be reliable all the time. A
>myriad of minor issues I'm afraid that are major for the user...

What happens if you take the Rube Goldberg route?
loVFP = CREATEOBJECT("VisualFoxpro.Application")
loVFP.DoCmd("_SCREEN.BackColor = RGB(255,255,255)")
loVFP.DoCmd("_SCREEN.ForeColor = RGB(0,0,0)")
loVFP.DoCmd("REPORT FORM blah TO PRINTER")
loVFP.Quit
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform