Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SAVE SCREEN
Message
 
 
To
22/03/2009 13:32:33
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01390406
Message ID:
01390408
Views:
82
VFP only has SAVE SCREEN command that saves a full window. I'm not sure how well it works in VFP.

>
>Clipper has the following function:
>
>
>screenvar = savescreen(n1, n2, n3, n4)
>
>
>where n1...n4 are screen coordinates.
>
>You can then say @n1,0 clear
>-
>-
>-
>code here
>-
>-
>-
>and then issue a:
>
>
>=restscreen(n1, n2, n3, n4, screenvar)
>
>
>This leaves whtever is above the coordinates undisturbed.
>
>How can this be accomplished in VFP?
>
>Thanks,
>
>Yossi
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform