Jump to content

Max Autoit Line Length Question


Recommended Posts

It is stated somewhere that one has to keep in mind that no line in an AutoIt script can exceed 4095 characters - do this limit also hit functions like

$line = FileRead()
that could easely extend this limit...

kjactive :)

Edited by kjactive
Link to comment
Share on other sites

It is stated somewhere that one has to keep in mind that no line in an AutoIt script can exceed 4095 characters - do this limit also hit functions like

$line = FileRead()
that could easely extend this limit...

kjactive :)

I think that limitation is on a line of source code.
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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