Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FGETS
Message
From
31/05/2001 18:05:56
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: FGETS
Miscellaneous
Thread ID:
00513455
Message ID:
00513487
Views:
19
This message has been marked as a message which has helped to the initial question of the thread.
>hi,
> I tested append memo text from mytest.dat. It returned "end of file encount"
>It is because the line is too long?
>sherry

No Sherry,
You forgot to provide a blank record first.
create cursor myCursor (myMemo m)
append blank
append memo myMemo from myTest.dat
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