[net.micro.cpm] How do I envoke a self created SUBMIT file in CPM86

mikel@bmcg.UUCP (09/27/84)

[Row, row, row your bits, gently down the stream...]

I have a program that creates a submit file ($$$.SUB) with the necessary
commands do a predefined procedure.  I have a program in C that creates the
file, but it will not envoke the file unless I reset the machine.  Is there
anyone out there who can steer me in the right direction to execute this file
after its created?  I am running CPM86 Ver 1.0 on a 8" floppy system.  I am
using Computer Innovations CI86 'C' compiler.

Mike Lesher
Burroughs ASG, San Diego, CA.
(..!bmcg!mikel)

lowans.henr@XEROX.ARPA (10/03/84)

>From the A>SUBMIT $$$.SUB should envoke the file. CP/M86 is different
than CP/M80 in this respect. This problem exists with dBASEII, the
command "QUIT TO" creates a  .SUB file of commands which are exicuted
upon exiting dBASEII in CP/M80 but won't work in CP/M86 (1.107).
										Paul