[Gambas-user] Signal #6 example

nando nando_f at ...1382...
Fri Sep 1 13:16:11 CEST 2006


I was assuming .CLEAR could be used with a global static string array
but perhaps not.

Version 1.0.17

'global string array
DIM terminals[10000] AS STRING



sub config()

  terminals.clear  <---raised signal #6

end




More information about the User mailing list