Daniel, Likewise.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 10 May 2002 21:10 To: Multiple recipients of list witango-talk Subject: Re: Witango-Talk: exporting a .txt file from a .taf Happy birthday to your daughter ! When do you learn she to understand the Metatags - i think you can begin now :-))) It was a pleasure to meet you and hope to meet you soon again. Daniel ----- Original Message ----- From: Jon Grieve To: Multiple recipients of list witango-talk Sent: Friday, May 10, 2002 6:31 PM Subject: RE: Witango-Talk: exporting a .txt file from a .taf Marc, Simple... You just need to format the array of data and use a File action to write it to a file. To format the data, you could do something like: <@ROWS> <@COLS><@DQ><@COL><@DQ>,</@COLS><@CRLF> </@ROWS> This isn't perfect, but would yield almost exactly what you need. I'd spend more time keying an example, but it's 5:30 and I'm off home for the weekend (to prepare for my daughters 2nd birthday -- aawww; bless :). Jon -----Original Message----- From: Marc Leblanc [mailto:[EMAIL PROTECTED]] Sent: 10 May 2002 5:01 To: Multiple recipients of list witango-talk Subject: Witango-Talk: exporting a .txt file from a .taf Hi all! I was just wondering if it was possible to export the results of a lookup action (or DBMS) to a comma delimited text file. So that a third party software would pick it up to import the data. Any Idea? Thanks! Marc Leblanc _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
