Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SAVE SCREEN
Message
 
 
À
22/03/2009 13:32:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Divers
Thread ID:
01390406
Message ID:
01390408
Vues:
84
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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform