outputto | transfertext ?

  • Thread starter Thread starter Wim
  • Start date Start date
W

Wim

Hi all,

I want to export the contents of my field e-mail address
to a text file, and after each e-mail address I want to
insert a colon as delimiter. How do I do it ? I tried
OutputTo which gave me the addresses with a CR + LF, so
impossible to use.

Thank you,

Wim
 
Hi all,

I found it; I had to use write #<channelnumber> and all
went smoothly.

W
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top