Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!decvax!ucbvax!GRINNELL.MAILNET!McGuire_Ed From: McGuire_Ed@GRINNELL.MAILNET Newsgroups: mod.computers.vax Subject: RE: SDL processor Message-ID: <8608120512.AA03362@ucbvax.Berkeley.EDU> Date: Mon, 11-Aug-86 15:53:00 EDT Article-I.D.: ucbvax.8608120512.AA03362 Posted: Mon Aug 11 15:53:00 1986 Date-Received: Tue, 12-Aug-86 09:30:31 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 13 Approved: info-vax@sri-kl.arpa >Date: 8-AUG-1986 17:34:27 >From: POSTMASTER%UK.AC.RHBNC.VAXA@AC.UK >Subject: SDL processor. > >Does anybody have a compiler for SDL files ? I've typed in an SDL file >from the VMS fiche, but can't process it. Can anybody help ? > > Arpa : CHAA006%UK.AC.RHBNC.VAXA@ARPA.UCL-CS The VMS SDL command has a qualifier, /NOPARSE, which invokes SDLNPARSE.EXE instead of SDL.EXE. SDLNPARSE.EXE is distributed with VMS. I know that much from looking at the VMS FORTRAN installation procedure, which uses SDL/NOPARSE to build FORSYSDEF. I don't how SDL works though.