Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fox for dos 2.6
Message
From
17/10/2002 07:11:42
Philip Jones
Cornwall County Council
Truro, United Kingdom
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Title:
Fox for dos 2.6
Miscellaneous
Thread ID:
00712246
Message ID:
00712246
Views:
33
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.
Next
Reply
Map
View

Click here to load this message in the networking platform