From: utzoo!decvax!harpo!npoiv!npois!ucbvax!C70:info-cpm Newsgroups: fa.info-cpm Title: submit and xsub Article-I.D.: ucb.1614 Posted: Tue Jul 27 03:17:20 1982 Received: Sat Jul 31 08:14:05 1982 >From POURNE@Mit-Mc Tue Jul 27 03:17:07 1982 Anyone know why putting a cr-lf in a submit file will keep it from exectuing? That is, consider the following submit file xsub pip n:=cb*.* n:=w*.*[v] Now if the last item there is a cr-lf in order to get you out of pip, then regardless of whether or not there are more ocmmands after the cr-lf, NOTHING executes when you try submitting this. Why is this?