Re: [Gambas-user] A Dim syntax question

2008-09-16 Thread Benoit Minisini
On vendredi 12 septembre 2008, richard terry wrote: > If one types in a subroutine > > Dim pn As cProgressNote > pn = New cProgressNote > > could one just do it in one hit without consquences? > > Dim pn as New cProgressNote? > > Regards > > Richard > Yes. The generated bytecode is exa

[Gambas-user] A Dim syntax question

2008-09-15 Thread richard terry
If one types in a subroutine Dim pn As cProgressNote pn = New cProgressNote could one just do it in one hit without consquences? Dim pn as New cProgressNote? Regards Richard - This SF.Net email is sponsored b