RE: [flexcoders] Array declaration problem

2005-12-22 Thread Tracy Spratt
  From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Richard Hoska Sent: Thursday, December 22, 2005 12:04 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Array declaration problem   I went into my .cfc and removed the embedded quotes, so now my string

Re: [flexcoders] Array declaration problem

2005-12-22 Thread Richard Hoska
lace );   }   Tracy From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Richard Hoska Sent: Tuesday, December 20, 2005 3:36 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Array declaration problem   the cfc is passing this back "

RE: [flexcoders] Array declaration problem

2005-12-21 Thread Tracy Spratt
@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Richard Hoska Sent: Tuesday, December 20, 2005 3:36 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Array declaration problem   the cfc is passing this back "foo", "morefoo", "evenmore", &quo

Re: [flexcoders] Array declaration problem

2005-12-21 Thread Richard Hoska
the cfc is passing this back "foo", "morefoo", "evenmore", "etc"On 12/20/05, Tracy Spratt < [EMAIL PROTECTED]> wrote: What does the string look like?  You can use split() to create an array from a delimited string. Tracy -Original Message- From: flexcoders@yahoogroups.com [mailto: f

RE: [flexcoders] Array declaration problem

2005-12-20 Thread Tracy Spratt
What does the string look like? You can use split() to create an array from a delimited string. Tracy -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of rhoska Sent: Tuesday, December 20, 2005 2:04 PM To: flexcoders@yahoogroups.com Subject: [flexco