Path: utzoo!attcan!uunet!aplcen!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!rpi!uupsi!sunic!nuug!sigyn.idt.unit.no!sigyn.idt.unit.no!toriver From: toriver@solan.unit.no (Tor Iver Wilhelmsen) Newsgroups: comp.lang.pascal Subject: Re: Read Files, How? Message-ID: Date: 1 Jun 90 11:19:02 GMT References: <50800002@uxa.cso.uiuc.edu> <233@taumet.COM> Sender: news@idt.unit.no (Usenet news admin) Organization: The Norwegian Institute of Technology Lines: 10 In-Reply-To: steve@taumet.COM's message of 31 May 90 16:47:17 GMT You could try to COPY to the console and PIPE through your program. For a binary file, this would look like: COPY datafile.bin con /b | yourprog Disclaimer: I have not tried this myself, so I do not know if it will work. -------------------------------------------------------------------- "My plan worked! How did that happen?" - Groo, very occasionaly toriver@solan.unit.no pumpkin@norunit.sintef.no pumpkin@norunit.bitnet --------------------------------------------------------------------