menu function

Nancy Palmquist nlp at vss3.com
Tue Nov 23 14:57:46 PST 2010


Richard,

Since you are doing a menu command in filepro and want to have one of 
the menu choices display help, I think this works. Your HELP option is 
just another item on the menu. Nothing special.

Works for me.

Nancy

On 11/23/2010 1:30 PM, Richard Kreiss wrote:
> If one adds a menu to processing, is there a way to have the help file popup
> if F1 is pressed or ? is pressed.
>
> Dim men(20)
>
> Men["1"]=Select Option"
> Men["2"]="A: first option"
>
>
> Men["20"]="?"
>
> Menu men do1...........do20
>
> Do20:
> Then: HELP  "scr_menu";GOTO do_menu
>
> The above works.  However, I had to copy the original help items located
> under ##S1.  When I copied just the main parts and not the @@@ section, just
> the listing appeared but no F9 option.  I had to copy the @@@ section again
> to have the additional help option F9 appear.
>
> Is there an easier way to accomplish this?
>
>
> Richard Kreiss
> GCC Consulting
> rkreiss at gccconsulting.net
>   
>
>
>
>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>

-- 
Nancy Palmquist         MOS&  filePro Training Available
Virtual Software Systems    Web Based Training and Consulting
PHONE: (412) 835-9417           Web site:  http://www.vss3.com



More information about the Filepro-list mailing list