[Gambas-user] A Dim syntax question

richard terry rterry at ...1946...
Fri Sep 12 15:23:50 CEST 2008


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




More information about the User mailing list