show only browse
John Esak
john at valar.com
Tue Sep 14 16:34:38 PDT 2010
The only place changing screens will be permanet is in AUTO. Be sure SN is
global. Then at the finish of your routine, cause the auto table to run one
more time and do the SWITCHTO or SCREEN command there using value of SN,
screen (sn). It will stick then. There are a variety of ways you can force
AUTO to run. One way is to do a PUSHKEY of some character no one would ever
usually press like a ~ or something. Then, if the SN variable is full do
your screen switch to it on the AUTO table that runs then.
John
> -----Original Message-----
> From: filepro-list-bounces+john=valar.com at lists.celestial.com
> [mailto:filepro-list-bounces+john=valar.com at lists.celestial.co
> m] On Behalf Of Richard Kreiss
> Sent: Tuesday, September 14, 2010 11:18 AM
> To: 'Fplist'
> Subject: show only browse
>
> I have added an option for one of my clients to list
> transactions for an
> account when <9> is pressed. I use switchto to change
> screens and display
> the browse. This works fine.
>
> I would like to have the user returned to their original
> screen if they
> press <ENTER>. Nothing I have tried works.
>
> I tried setting sn=@sn and at the line after the browse but
> before the END
> statement, I added
>
> Switchto sn;END
>
> Then I tried:
> If: @sk="ENTR"
> Then: switchto sn;end
>
> The only thing that happens when <ENTER> is pressed is the
> browse closes. I
> realize that "SHOW Only" browse accepts no key strokes. But
> is there a way
> to get this to work.
>
> There are prompts at the bottom indicating which screen displays what.
> However, the natural instinct is to press <ENTER> to return
> back to where
> you started.
>
> Any suggestions?
>
>
> Richard Kreiss
> GCC Consulting
> rkreiss at gccconsulting.net
>
>
>
>
>
>
>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
More information about the Filepro-list
mailing list