Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Exporting a Tab
Message
De
28/09/1999 11:24:52
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
28/09/1999 10:45:02
Thomas Ianuzzi
Information Security Consultants, Inc.
Floride, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00269929
Message ID:
00269966
Vues:
23
>I am trying to export a tab delimited ASCII file for use by another application. To export the tab character I have tried using CHR(9) and /t. In each case when I view the file with Notepad, I see 5 spaces instead of a tab. My output file doesn't work but when I manually create one with tabs it does work.
>
>Anyone know how to output a tab?


copy to myfile type delimited with tab
You shouldn't have defined TAB as something else before this call. Also application.datatoclip(,,3) copies to clipboard with tab. Being honest best results I got was with using lowlevel io.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform