Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exporting a Tab
Message
From
28/09/1999 11:24:52
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
28/09/1999 10:45:02
Thomas Ianuzzi
Information Security Consultants, Inc.
Florida, United States
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00269929
Message ID:
00269966
Views:
24
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform