Within the loop each of the list elements will be referenced by item_cat.

If the elements aren't what you expect it maybe to do with the "SPACE-SPACE"
you're using as delimiters. Although this maybe what you're after.

Ade
  -----Original Message-----
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
  Sent: 12 August 2004 16:37
  To: CF-Newbie
  Subject: Help with List Manipulation

  I'm using the following to break out a lengthy string.

  <cfloop index="item_cat"
  list="#item_category#"
  delimiters= " - ">

  However, how can I establish the broken out parts as separate variables ?
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to