Split()...
Well, I knew there was a way... thanks Shawn

>    From: "Shawn K. Hall" <[EMAIL PROTECTED]>
> Subject: RE: Digest Number 1495
> 
> Hi Steve,
>  
> > I know in C++ we would just delcare the variable and the
> > string like this: 
> > char  list1[] = {"living room", "dining room", "kitchen"};
> > and then change it like this:
> > char list1[] = {"garage",  "front porch", "kitchen", "bathroom"};
> 
> Dim aArray: aArray = Split("living room", "porch", "kitchen")
> 
> Regards,
> 
> Shawn K. Hall
> http://ReliableAnswers.com/
> 






------------------------ Yahoo! Groups Sponsor --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/k7folB/TM
--------------------------------------------------------------------~-> 


'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [EMAIL PROTECTED]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to