Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fox for dos 2.6
Message
De
17/10/2002 07:11:42
Philip Jones
Cornwall County Council
Truro, Royaume Uni
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Titre:
Fox for dos 2.6
Divers
Thread ID:
00712246
Message ID:
00712246
Vues:
34
Hi,
I'm trying to create an invisible button on a screen which is purely hard coded. (Whoever originally wrote it didn't realise that there was a screen editor.) I'm not going to recreate the thing using the screen editor because the changes I'm making are only small.

I've got the following code in my program.

@07,42 GET g_t0code ;
PICTURE "*I" ;
SIZE 1,10,1 ;
DEFAULT 0 ;
VALID back() or gett0()
@07,42 say g_t0code picture '!!!!!!!!!!!!!!!'

The function getto() displays a pick list for user input. Everything works fine exept that when I return from the picklist the screen gets terminated.

Does anyone know anything I can put in my invisible button code to stop this happening.

Phil.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform