Jump to content

Recommended Posts

Posted

I get an error when I use the _FileCountLines() function. It is in the help file, etc, so I don't understand why I am getting the error!

Part of the code is:

$countLines = _FileCountLines($file)

$file is defined as FileOpen('C:\dir\to\txt\file', 0)

Any idea why it isn't working?

Posted

Sorry about that. The problem was that it could not find the file, and you were right, I forgot to include that. :whistle:

Thank you.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...