Export text from tabbed field

Richard Gaskin ambassador at fourthworld.com
Fri Jan 3 07:37:01 EST 2003


Signe Marie Sanne wrote:

> Is it possible to export a field with fixed tab stops to a text file
> with the tab stops being maintained in the file? I have used: put fld
> 1 into url tUrl.

Try:

  put fld 1 into url ("file:"&tUrl)

-- 
 Richard Gaskin 
 Fourth World Media Corporation
 Developer of WebMerge 2.1: Publish any database on any site
 ___________________________________________________________
 Ambassador at FourthWorld.com       http://www.FourthWorld.com
 Tel: 323-225-3717                       AIM: FourthWorldInc




More information about the metacard mailing list