Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
List of FOpen()ed files
Message
From
07/05/1998 15:42:08
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00096689
Message ID:
00097833
Views:
30
>>A more important thing: are we sure that the new file handle number will be higher than all the other numbers previously used? How do we know VFP won't recycle them?
>
>I've never paid attention to the actual handle numbers returned, in general they are pretty meaningless to all but the O/S. I actually do very little with the LLFF. I'm much more fond of TEXTMERGE to create files and APPEND FROM to a cursor or memo field to read files. The only time I use LLFF is if the data is binary.

So am I, in exactly the same order. LLF are nice, though, for conversions from weird formats, and reading long text files without much need to do global replaces in them. My preferrable combination is having a text of something in a memo, FCreate()ing couple of LL files, then switching _text variable to them alternatively, then appending them back into the memo and finally spitting the memo back to disk. Then it's called "code generator" :)

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform