Oct 3, 1985 Jim Lopushinsky CCP102 has 2 bugs relating to loading of .SUB files from a Command library. These have been corrected in version 1.02A 1. If the .SUB file is passed a command tail with a string longer than 8 characters, it is terminated with "command not found." 2. When using LD in write-protect mode, the CCP will go into an endless loop trying to erase $$$.SUB from within the write-protected library. Note that if using LD, use SETDEF to set the Temporary file drive to the same drive as the drive/user that LD does not allow for Libraries. Also, the *NEW* patch to SUBMIT.COM must be installed by running SUBMOD1.SUB. This patch will always force SUBMIT to build its SYSINxx.$$$ file in user 0 of the temporary file drive. This will safely allow execution of .SUB files from within Libraries when using LD in write-protect mode, and will prevent libraries from growing in size when using LD in read/write mode.