Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!floyd!vax135!ukc!edcaad!edee!glasgow!sysman From: sysman@glasgow.UUCP Newsgroups: net.micro.cpm Subject: Problem with XSUB on version 2.2 Message-ID: <212@glasgow.UUCP> Date: Wed, 22-Jun-83 10:09:12 EDT Article-I.D.: glasgow.212 Posted: Wed Jun 22 10:09:12 1983 Date-Received: Thu, 30-Jun-83 12:22:46 EDT Lines: 35 >From i.watson Mon Jun 20 14:58:21 1983 I've just started using CP/M for the first time,so hopefully the following is just an example of my naivety,& is easily explained : I have a file with the following in it : XSUB DIRMBASIC 100 PRINT "HELLO IAN" 110 END RUN . . etc. When running it under SUBMIT ,all goes OK until the following occurs : A>MBASIC (xsub active) A>100 PRINT "HELLO IAN" 100? A> Why does the OS look for a system command after MBASIC? After all, XSUB is specifically there to enable input to system commands to be entered in the .SUB file, and I've been told that XSUB is active,so what's wrong? Ian H.D. Watson Dept. of Comp. Sci. University of Glasgow Scotland decvax!mcvax!edcaad!edee!glasgow!i.watson vax135!edcaad!edee!glasgow!i.watson (by the way, I'm using version 2.2 on an Intertec SuperBrain)