@bk

Richard Kreiss rkreiss at gccconsulting.net
Mon Oct 28 12:12:35 PDT 2013


Is there an easy way to have all browse key options check a sub routine prior to execution the actual browse key option?  

Something similar to @wuk*

Yes, I can put:

If:@bk="a"
Then: GOSUB do_this; do this on return
If:@bk="b"
Then;GOSUB do_this;di this on return

Only problem is there are about a dozen options and it seems like a lot of extra programming to do when a @bk ="*" - do this first then execute the actual @bk= option.


Richard Kreiss
GCC Consulting

Office: 410-653-2813






More information about the Filepro-list mailing list