[Gambas-user] dammed click
Nigel GERRARD
nigel at ...38...
Tue Jan 21 12:48:56 CET 2003
Charlie,
Have a go with this and see if it works ok.
To Install:
mv FEditor.class.diff to GambasDir/app/gambas
cd GambasDir/app/gambas
make a backup copy of FEditor.class
patch FEditor.class FEditor.class.diff
You will then need to make install to use.
Let me know. If so then perhaps Benoit will include in the
next release.
Nigel
----- Original Message -----
From: "Charlie" <karl.reinl at ...9...>
To: "gambas-user" <gambas-user at lists.sourceforge.net>
Sent: Monday, January 20, 2003 11:19 PM
Subject: [Gambas-user] dammed click
> Salut Benoit,
>
> there is still this dammed click behind a Function/sub where a End
> exist, who creates another END
> What I mean:
> You have FUNCTION like the follow
>
> 1 PUBLIC FUNCTION MyFunction() as INTEGER
> 2 Dim i as INTEGER
> 3 i = i + 1
> 4 RETURN i
> 5 END
>
> you make a CR after the last char ( the R) at line 1,
> you refind this :
>
> 1 PUBLIC FUNCTION MyFunction() as INTEGER
> 2
> 3
> 4
> 5 END
> 6
> 7 Dim i as INTEGER
> 8 i = i + 1
> 9 RETURN i
> 10 END
>
> I don't like it, talking Ver 0.43
>
> regs
> Charlie
>
>
>
>
> -------------------------------------------------------
> This SF.NET email is sponsored by: FREE SSL Guide from Thawte
> are you planning your Web Server Security? Click here to get a FREE
> Thawte SSL guide and find the answers to all your SSL security issues.
> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FEditor.class.diff
Type: application/octet-stream
Size: 843 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20030121/2401a298/attachment.obj>
More information about the User
mailing list