screen command

flowersoft at compuserve.com flowersoft at compuserve.com
Sun Nov 21 09:24:18 PST 2010


Are you switching to a different screen from the subroutine you go to when
the user presses the function key?
If you are, instead of using the screen command try using popup - and the
screen you want to switch to.
Then when finished with that screen, from the subroutine just do a clearp
and return.  You'll end up right where you started from before you went to
the subroutine.

-----Original Message-----
From: filepro-list-bounces+flowersoft=compuserve.com at lists.celestial.com
[mailto:filepro-list-bounces+flowersoft=compuserve.com at lists.celestial.com]
On Behalf Of Dennis DIller
Sent: Saturday, November 20, 2010 11:25 AM
To: filepro
Subject: screen command

I'm using @wuk*
and would like the user to be put back into the screen and field they left
the dummie field oo hold the screen #, and field
if I use the screen command 
screen oo     =    filepro error no filename screen OO
Is there a way to use the screen command with a dummie field
Hope someone can help
Thanks



If @wuk* IF: @key eq DELL"
           Then: oo=@sn{"',"{@fd; gosub

              IF: oo ne ""
         Then: screen oo

-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://mailman.celestial.com/pipermail/filepro-list/attachments/20101120/728
5989b/attachment.html 
_______________________________________________
Filepro-list mailing list
Filepro-list at lists.celestial.com
Subscribe/Unsubscribe/Subscription Changes
http://mailman.celestial.com/mailman/listinfo/filepro-list



More information about the Filepro-list mailing list