Been sitting here for two hours now trying to figure how to create a
list out of structure data as suggested below, but no luck... any
hints/pointers out there to get this structure output formatted would be
greatly appreciated

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 26, 2004 5:59 PM
To: CF-Talk
Subject: RE: structure output

Make it a list and use Listgetat()
  -----Original Message-----
  From: Tim Laureska [mailto:[EMAIL PROTECTED]
  Sent: Thursday, August 26, 2004 2:57 PM
  To: CF-Talk
  Subject: structure output

  How do you "separate out" the values of the comma delimited output of
a
  structure ... right now it looks like this:

  cass1,cass2,cass3
  6/9/04,8/9/04,7/9/04
  issue1,issue2,issue3

  and I want it to look like this:

  cass1   issue 1  6/9/04
  cass2   issue2   8/9/04
  cass3   issue3   7/9/04

  Tim Laureska
  1st-String Technologies
  410-829-1510
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to