Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP strings to Clipper?
Message
From
19/11/2001 03:36:25
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
18/11/2001 15:46:03
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00583120
Message ID:
00583340
Views:
24
CR between fields. Oh well I'm sure clipper can do lowlevel read with long strings. Any language could do it :) If he insists it cannot I promise to return you a 'clipper' code portion doing it. Even I could bet this would work in clipper :

handle=fopen('sometext.txt') && a text file at least 1024 chars
cStr=fread(handle,1024)
=fclose(handle)
? cStr

Cetin

>Hi Cetin.
>
>Yes, I know Clipper reads Dbase dbf's. I could just as well create a dbf and put the info in fields, but the other guy wants a .txt file, with the info as a string, with carriage returns between fields. Which is the raw format of the data from a blood testing apparatus. I was hoping someone with Clipper experience could set the issue straight - the other guy is a type that I don't particularly care for arguing with..
>
>Anyway, he has suggested that I remove some of the info that he doesn't need - I just think the problem rightly belongs in his ballpark and I would like to be able to tell him so.
>
>Hope to hear from you again when I might have a real problem.
>
>Rolf
Ç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