show only browse

Richard Kreiss rkreiss at gccconsulting.net
Tue Sep 14 08:17:31 PDT 2010


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
  








More information about the Filepro-list mailing list