Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reading a text file.
Message
From
16/05/2002 16:38:30
 
 
To
All
General information
Forum:
ASP.NET
Category:
Visual FoxPro Toolkit for .NET
Title:
Reading a text file.
Miscellaneous
Thread ID:
00657778
Message ID:
00657778
Views:
45
I am reading a text file named Config.ini. In this text file is a single line with a word on it PUEM. When I read the file with either the FREAD() of FILTTOSTR() in VFPToolKitNET, I only get the first letter.

DIM lcstring as Char
lcstring = " "
lcstring = FileToStr("..\Config.ini")

MessageBox(lcstring)

The messagebox only has the first letter of the first word in the first line.
Fred Lauckner

You know, it works on my computer. I don't know what your problem is.

.Net aint so bad.
Next
Reply
Map
View

Click here to load this message in the networking platform