From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7d6b00835cfb92fc X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Re: file to printer (spooling) Date: 2000/03/23 Message-ID: <8bdobq$bsd$1@nnrp1.deja.com>#1/1 X-Deja-AN: 601388546 References: <8bddei$gmg$1@infosun2.rus.uni-stuttgart.de> <38DA51C3.A9A4C592@res.raytheon.com> X-Http-Proxy: 1.0 x22.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Thu Mar 23 18:38:53 2000 GMT X-MyDeja-Info: XMYDJUIDrobert_dewar Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.61 [en] (OS/2; I) Date: 2000-03-23T00:00:00+00:00 List-Id: In article <38DA51C3.A9A4C592@res.raytheon.com>, John J Cupak Jr wrote: > This is a multi-part message in MIME format. > --------------FA170147285727830E2956B3 > Content-Type: text/plain; charset=us-ascii > Content-Transfer-Encoding: 7bit > > Peter, > > I've been able to "automagically" spool a file to the printer when closing > on a DEC(Compaq?) VAX using the FORM string when the file is opened: Note that this is not part of Ada (83 or 95), it is an implementation dependent feature, which as far as I know is not duplicated in any modern Ada compiler. Well I guess that's not quite right, GNAT on VMS will in fact allow you to use the old DEC I/O libraries with all their form params etc :-) Sent via Deja.com http://www.deja.com/ Before you buy.