[Gambas-user] OPEN unexpected error
norarg
norarg at ...2311...
Wed Jan 6 22:14:02 CET 2010
Hi,
I have switched over to Gambas 2.99 (3), and can not figure out where I
have an error, this worked in ver. 2.13:
Dim hf1 As File
.
.
.
Open Application.Path & "/Generate/DATAPANEL_FORM.gen_parse" For Read As
#hf1
.
.
In this line I get "unexpected open". I have searched around, eventually
for a missing component, (stream), but then the dim of hf1 would have
caused an error, I presume. I have more Open's, and the error occurs
when compiling, not accessing.
Please help, stay a bit stucked here.
Thanks and regards,
norarg
More information about the User
mailing list