--- In [email protected], "sifugreg" <[EMAIL PROTECTED]> wrote:
>
> Unfortunaely not.  The idea is I can't maintain all the snippets for 
> these users (too many changing too often) so I have to come up with 
an 
> easy method for them to add, delete and change it themselves.  The 
> criteria is that they need to be nested.  I want the user to be able 
> to invoke the snipped menu, press A for AMIC, then A for Abdominal 
> then U for ultrasound and have it write the text.  

The above would be stored in a filemenu file as

startsubmenu &AMIC
startsubmenu &Abdominal
&u=ultrasound
&e=eno
endsubmenu
endsubmenu

You just need to make sure all configurations contain a hot key with 
the command 
keys {filemenu c:\path\to\above\file.txt}

Users can edit text file to change using notepad.


If above is too complicated for your users, you will need to figure 
out a more a simpler format and write a script to process it into 
above format.








Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to