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
 ___________________________________________________________
 [EMAIL PROTECTED]       http://www.FourthWorld.com
 Tel: 323-225-3717                       AIM: FourthWorldInc

_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to