Moving All the Files

Qedit follows the location of the program file in deciding what file names to open. If you move the Qedit program to the PUB group of the UTIL account, Qedit looks for the files listed above in that account rather than Robelle. If Qedit resides in a group named Pubnew (or Pubxxx), the three “help” files will be searched for in HELPNEW (or HELPxxx). The Qeditmgr file is always assumed to be in the same group as the Qedit program, while Qmap must be in the Pub group and the CM compilers in the Q group.

  :hello mgr.util,pub  :fcopy from=qedit.pub.robelle;to=qedit.pub.util;new  :fcopy from=qloadxl.pub.robelle;to=qloadxl.pub.util;new  :fcopy from=qedit.help.robelle;to=qedit.help.util;new  :fcopy from=qedhint.help.robelle; &         to=qedhint.help.util;new  :fcopy from=qzmodhlp.help.robelle; &         to=qzmodhlp.help.util;new  :fcopy from=qmap.pub.robelle; &         to=qmap.pub.util;new  

Moving All the Files