Need KILLER ASCII Editor
24-Feb-92 20:15:15
Sb: #34273-Need KILLER ASCII Editor
Fm: STEVE WEIDEMANN 70751,3033
To: Fred Weaver [ASG] 73330,3564
Originally, we wanted to replace all occurances of ^c^c in the ASG.MNU with
^c^c (ASAVE) . This routine checks all command selections, and if the
proper amount of time has passed, an automatic save of the file is
performed. The workaround we now use is to make these edits in the .TB1
files. When Partner builds the menu, it incorporates the changes. This
works well.
The specific edit I want to make is in the first line of the screen menu,
when the menu is originally attached. Because we have a number of
project-specific versions of ASG.MNU, each with a unique name (i.e.
ASG-PROJ.MNU), it is helpful if the screen menu validates that the proper
menu is attached. Search as I may, I have not been able to find the source
of this.
Steve