A big Happy Birthday to your Daughter. I had great fun with my first at that age
Are you walking or Driving home ;-) Ben Johansen - http://www.pcforge.com Authorized WiTango Reseller http://www.pcforge.com/WiTangoGoodies.htm Latest downloads & List Archives @ http://www.witango.ws -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Jon Grieve Sent: Friday, May 10, 2002 9:32 AM To: Multiple recipients of list witango-talk 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
