Am Mittwoch, den 06.01.2010, 18:14 -0300 schrieb norarg:
> 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
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
f