Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ames!ucbcad!ucbvax!SUNSET.BITNET!WBMANN From: WBMANN@SUNSET.BITNET Newsgroups: comp.os.vms Subject: rtl procedures from pascal?? Message-ID: <8704281517.AA20253@ucbvax.Berkeley.EDU> Date: Mon, 27-Apr-87 19:53:00 EDT Article-I.D.: ucbvax.8704281517.AA20253 Posted: Mon Apr 27 19:53:00 1987 Date-Received: Thu, 30-Apr-87 00:40:24 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 18 hi, does anyone out there know how to properly use the rtl procedures from vax-pascal? specificall im trying to use sys$spawn i declare the procedure using the proper format and the ;extern; option and the program compiles correctly (apparently) but when i run it all i get is a single linefeed. the command i gave was a "type" command that should have spawned a new process and typed a file? thanks kevin ashford