[fa.info-cpm] SUBMIT

info-cpm@ucbvax.ARPA (09/20/84)

From: Pawka <PAWKA@Nosc-Tecr.ARPA>

	I have what I hope is a relatively easy question for some CP/M expert
out there in netland, I'm trying to use SUBMIT and XSUB to run a program
and have several initialization commands executed in that program. Normally
the program is run:

	A>master
	program herald prints here
	&some input
	&some more
	& . .
	& . .
	&term			a command to enter a terminal emulation mode

The submit file I thought would work is:

	xsub
	master
	some input
	some more
	.
	.
	term


What happens is:

	A>submit mstr

	A>XSUB

	A>MASTER
	program herald prints here
	&		signature character comes up
	A>              then it goes back to CP/M and the next line of input
			is invalid and the whole thing dies.

I'd appreciate some help here, I'm getting tired of typing in 20 lines each
time!! Please respond by mail,
				Mike Pawka
				PAWKA@NOSC-TECR.ARPA
By the way, it's CP/M 2.2.

< two wrongs are only the beginning ...>
------

info-cpm@ucbvax.ARPA (09/23/84)

From: ihnp4!uw-beaver!tektronix!hplabs!sdcrdcf!sdcsvax!stan@BERKELEY