Wow. How cool was that for a one-line-of-code answer! Very good.
Jon -----Original Message----- From: Joanna Ruth Wirtz [mailto:[EMAIL PROTECTED]] Sent: 10 May 2002 18:59 To: Multiple recipients of list witango-talk Subject: Re: Witango-Talk: exporting a .txt file from a .taf Insert a File Write action right after your Search or DBMS action. In the "Data to write:" section, insert this code: <@VAR local$resultSet TYPE="text" APREFIX="" ASUFFIX="" CPREFIX="<@DQ>" CSUFFIX="<@DQ>," RPREFIX="" RSUFFIX="<@CRLF>"> Joanna Ruth Wirtz Internet Applications Programmer Christianity Today International www.ChristianityToday.com ----- Original Message ----- From: "Marc Leblanc" <[EMAIL PROTECTED]> To: "Multiple recipients of list witango-talk" <[EMAIL PROTECTED]> Sent: Friday, May 10, 2002 11:00 AM 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
