> With VB I can declare myArray this way:
> Dim myArray
will be supported in a future version. i have some other priorities for jabaco at the moment (documentation, deployment, bugfixing). at the moment - you should define your vars (at least arrays and non-arrays). i think you'll never use other ways in future if you accustom to this method.
> Dim myArray
will be supported in a future version. i have some other priorities for jabaco at the moment (documentation, deployment, bugfixing). at the moment - you should define your vars (at least arrays and non-arrays). i think you'll never use other ways in future if you accustom to this method.
