[Gambas-user] fOption.Run <> FOption.Run
Charlie
karl.reinl at ...9...
Sat Mar 12 22:05:58 CET 2005
Charlie Reinl schrieb:
>Salut Benoit,
>
>found something strange. That in my project fOption.Run <> FOption.Run
>
>The Form called is FOption.
>
>if you run fOption.Run, all work fine, but you can't debug it.
>if you run FOption.Run, all work fine, and you can also debug it.
>
>
>At line 317 in FMain
>
>PUBLIC SUB Action_Click()
>' Set your Breakpoint the freed line
> fOption.Run ' netxt step is in DBTVData
> ' FOption.Run ' next step is in FOption.Run
> TV2New_Click()
>END
>
> Action_Click is called by the Menu
> Action/DBTableView/Set Headers
>
>Perhaps I found a BUG ? Or where I'm wrong ?
>
>If you have any question about, I will be out till 23/03, without access to
>my box.
>
>I attached you the project.
>
>Amicalment
>Charlie
>
>
Sorry ,
I forgot to say that happend on gambas-1.0.4
Amicalment
Charlie
More information about the User
mailing list