08-28-2017 02:34 AM
08-28-2017 02:43 AM
I can understand text size and file size, but I do not understand text file size - the size of text files?
The size of files wether text or binary can be obtained using GetFileSize, but this you know according to your other post.
Why don't you spend two seconds more to express your questions more clearly?
08-28-2017 03:58 AM
its file size, 'm writing the file in C: directory and need to check the size of the file if its more than 512 MB need to create a new file.
08-28-2017 05:06 AM
OK, so why not use GetFileSize as discussed in your other post?
08-28-2017 05:27 AM
yep I have used it to get the file size. Now if I want to delete first few entries in file ?
08-28-2017 05:53 AM
OK, so this thread is solved
Second, you can't - I have answered this question here
Third, if people have helped you can acknowledge their help by giving kudos.