Jump to content
Developer Wiki and Function Reference Links ×

Code line limit?


Recommended Posts

Is there a limit to how much code can be input into a script?

I've written a long code that compiled fine. When I went to run the script I got an output error. When trying to troubleshoot the code I found it cut off my code at line #1866...

anyone ever run into this problem? Is this many lines unheard of?

Link to comment

It seems that it may be a combination of code length and number of parameters. I hit the wall on a 257K plug-in with 80+ parameters. After typing a few lines of code, the script editor would not take anymore of the input.

On the other hand, I have another script with 273K of code and less than half parameters and did not have problems compiling it.

I have a Windows system, so the limit may also be different on the Mac.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...