[Gambas-user] Important information...
    BODARD Fabien 
    abidoo.too at ...11...
       
    Sun Jan 19 22:32:58 CET 2003
    
    
  
hi all gambas users
I've a little information that benoit have forget
he 've change the array class by four spécific class in the 0.43 version
 
variant[] (it's the same as the old array class)
object[]
string[]
integer[]
with this, the code have a better speed. So select the correct array class 
each necessity.
I've also delete the .FromString function of array, you must now use the split 
function.
change array.fromstring(... by array = split(...
fabien
    
    
More information about the User
mailing list