[slang-users] Making a Array ....

Ben Duncan linux4ms at aim.com
Sun Jun 24 12:44:43 EDT 2007


PERFECT !!!!!

mnoble at space.mit.edu wrote:
>> I need a way to create a String array that can be extended.
> 
> Try something like this:
> 
>     variable string_arr = String_Type[0];
> 
>     ...
> 
>     string_arr = [ string_arr, new_string ];
> 
> Best,
> Mike

Thanks ...

-- 
Ben Duncan   - Business Network Solutions, Inc. 336 Elton Road  Jackson MS, 
39212
"Never attribute to malice, that which can be adequately explained by stupidity"
        - Hanlon's Razor


More information about the slang-users-l mailing list