show only browse
Richard Kreiss
rkreiss at verizon.net
Thu Sep 16 14:46:32 PDT 2010
You are correct in that you used SHOW "@" . Without that, it doesn't work.
As for Ken's asking about clearb, I tested the show only browse in a test
file with t=no auto or @entsel processing. The browse stays up.
At this point in time, the programming works and I really don't have the
time to see what is clearing the browse without a clearb.
Richard
> -----Original Message-----
> From: filepro-list-bounces+rkreiss=verizon.net at lists.celestial.com
> [mailto:filepro-list-bounces+rkreiss=verizon.net at lists.celestial.com] On
> Behalf Of Bruce Easton
> Sent: Thursday, September 16, 2010 5:31 PM
> To: filepro-list at lists.celestial.com
> Subject: Re: show only browse
>
> On 9/16/10 5:14 PM, Kenneth Brody wrote:
> > On 9/16/2010 5:07 PM, Richard Kreiss wrote:
> >> Correction on my post:
> >>
> >> Programming worked with the debugger on but not with it off.
> >>
> >> At Ken's urging, I looked at this again to see if there was a simpler
> >> solution. There was using John's suggestion of @entsel processing.
> >>
> >> I declared a variable atkeyf9(1,.0,g) in input processing. When the
> >> @key9 processing runs, I set atkeyf9 = "9". I needed to add SHOW"@"
> >> after the browse command to keep it up.
> >>
> >> When<enter> is pressed, @entsel processing checks:
> >>
> >> If: atkeyf9="9"
> >> Then: switchto (sn);atkeyf9="";end
> >>
> >> This does work and is not as complex as I had made it.
> > [...]
> >
> > And is probably still more complex than you need. Why don't you just
> > do everything in the @key9 processing?
> >
> As in, go back to my example which is not quoted here and use it.
>
> Bruce
>
> Bruce Easton
> STN, Inc.
>
>
> _______________________________________________
> 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