Hello all,

I am working with APACHE 1.3.4 on my 928 under 6.5 and have been
investigating the BASIC V Interpreter as a CGI tool.

#!/bin/sh
callci basic BTEST

No harassment please ... It loads very quickly and is already IMAGE-
enabled.

When reading the results of an HTML POST, my program only receives the
first ~88 bytes / 44 words of data.  For this test, I've tried reading
STDIN & STDINX with variations of :

  200 DIM R$(240)
  210 FILES *
  220 SYSTEM H2,"FILE IN1234=$STDIN;REC=-240,1,F,ASCII"
  230 ASSIGN "IN1234",1,H2
  240 LINPUT #1;R$

Any ideas why the limit and how to get around it ?

Regards,

Frank Gribbin
Potter Anderson & Corroon LLP