Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FREAD line by line
Message
From
10/08/2007 09:50:22
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00882109
Message ID:
01247346
Views:
32
>>>That's because it's called FGETS() :)
>>
>>But we still don't have to remember that. When the function was introduced, 4 characters were enough for any Fox function or command, and nowadays fget( is enough for Intellisense to kick in and add the fifth.
>>
>>So yeah, we aren't getting younger, but Fox keeps up with us pretty well.
>
>True.
>
>I still dislike shortening VFP commands/functions in program's code and never do it except for the command window. Otherwise I would write it fully Createobject()
>replicate(), etc.
>
>What is the longest VFP function?
>
>AGetFileVersion ?

Nope, it's SqlIdleDisconnect(), 17 characters:
USE GETENV("APPDATA")+"\Microsoft\Visual FoxPro 9\foxcode.dbf" 
CALCULATE MAX(LEN(ALLTRIM(expanded))) TO xx FOR GETWORDCOUNT(expanded, " ()")=1
BROWSE FOR LEN(ALLTRIM(expanded))=xx AND GETWORDCOUNT(expanded, " ()")=1

back to same old

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

Click here to load this message in the networking platform