There can be more than one occurance of the timestamp in the comment column. Ex:
*** 05/12/2003 09:52:10 USER1 ***
closing if fixed - awaitng response from User2
*** 04/12/2003 18:55:18 USER2 ***
Have been there, however user was on air shortly after, will try again in a bit.
*** 04/12/2003 18:13:22 USER3 ***
Roger that
*** 04/12/2003 18:05:01 USER4 ***
closed
Can you please add code in your script to handle this and display all timestamps correctly
Many thanks again
cfcoder
>thanks Pascal! It doesn't quite work how I would like it to.
>
>EX: *** 08/12/2003 20:33:31 EDWARI31 ***
>
>You code displays the above timestamp like this:
>
>0 8/12/2003 20:33:31
>
>Where as I would like it to be displayed like this:
>
>EDWARI31 08/12/2003 20:33:31
>
>I dumped stTmp <cfdump var="#stTmp#">. This is what it returns
>
>struct
>LEN
>array
>1 38
>2 2
>3 9
>4 8
>5 11
>
>POS
>array
>1 1
>2 4
>3 6
>4 17
>5 25
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

