From cortelli@posta.alinet.it  Tue Sep 28 20:27:35 1999
Received: from posta.alinet.it (posta.alinet.it [212.7.64.8])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id UAA12241
	for <prolog@swi.psy.uva.nl>; Tue, 28 Sep 1999 20:27:18 +0200 (MET DST)
Received: from cortellp [212.7.65.184] by posta.alinet.it
  (SMTPD32-5.05) id A8AB14D80098; Tue, 28 Sep 1999 20:27:55 +0200
Message-Id: <3.0.6.32.19990928135817.0079ebf0@posta.alinet.it>
X-Sender: cortelli@posta.alinet.it (Unverified)
X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32)
Date: Tue, 28 Sep 1999 13:58:17 +0200
To: prolog@swi.psy.uva.nl
From: Cortelli Paolo <cortelli@posta.alinet.it>
Subject: Command line
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"

Hi!
I'm using SWI-Prolog for Windows and have made an exe which should receive
parameters through the command line: is there a way to do so?

Another question: I need to read in binary from a file and am using get0/1;
isn't there a way to read in a buffer, say, 200 bytes at a time?

Thank you.                            Paolo Cortelli
						cortelli@posta.alinet.it

