Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Find size of a text file
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00338422
Message ID:
00338432
Views:
11
>Anyone knows a comand to find the size of a text file? Thanks

Since you don't chang ethe SETs, I would use:

ADir(laF, 'MyText.txt')
?laF[1,2]
Previous
Reply
Map
View

Click here to load this message in the networking platform