I think you're on to something here. I guess my biggest problem is in the fundamental understanding of how PowerPro works and I should go back to studying it because when I edit the Snippets menu, the data is stored in the pproconf.pcf file but this is not a text file. Not sure how to get file.txt to replace the entries in the snippett command list. If someone could just point me in the correct direction, I promise to try to educate myself before taking up more space in this forum.
Greg --- In [email protected], "brucexs" <[EMAIL PROTECTED]> wrote: > > --- In [email protected], "sifugreg" <sifugreg@> 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/
