Hello! I am new to the group and brand new to Blassic. I have been
looking at several BASIC implementations for some old-school
programming, and am very pleased with what I have seen of Blassic.
Great job!
I have obtained the 0.10.0 and 0.11.0 archives with source code and
have built Blassic on Linux and on Cygwin. The error I receive with
the Cygwin build (either version) is
> ./blassic
Blassic 0.11.0
(C) 2001-2005 Julian Albo
Ok
Error reading file
>
I can run a .BAS file from the command line successfully if it is a
couple lines long; longer programs bomb out immediately. Eliza.bas,
for example, says ? Error reading file in 200.
Any suggestions on this problem. I did not receive any noticeable
errors from configure or make, so I am a little stumped.
I am hoping to use Blassic as a simple method of implementing CGI
scripts under Cygwin/Apache. I think that I can get some interesting
results with this combination.
Thanks for any suggestions!
David Peterson
Poquoson, Virginia USA