Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
@...GETS and @...SAYS
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
@...GETS and @...SAYS
Divers
Thread ID:
00207577
Message ID:
00207577
Vues:
45
I know, I know. GETS and SAYS are gone in VFP. But, I am remediating an older application from FoxPro 2.0. The client has chosen to go with VFP because of a licensing problem, but for the sake of time has choosen not to convert the code to visual format until a later date.

My problem now is that there is an ugly "space" after a get/say string when the following code is executed.

SET COLOR TO W/B+
CLEAR
cTemp = SPACE(10)
@02,02 GET cTemp
READ
@02,02 SAY cTemp COLOR W/B+

I cannot explain it in words, so execute the code to see what I mean.

It works fine in 2.6 for windows. Is there a special setting to make the couple of pixels go away, or is it a VFP problem?

I have already SET READBORDER OFF.

Thanks or any help,

Jeff
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform