Jump to content

A big problem :(


Recommended Posts

A big problem how can ignore this ERROR!

---------------------------

AutoIt Error

---------------------------

Line 1753 (File "C:\Users\DOC\Desktop\AUTOIT\CLIEN.au3"):

LOCAL $SIZE = GETDESSIZ(STRINGLEN($TYP))

Error: Recursion level has been exceeded - AutoIt will quit to prevent stack overflow.

---------------------------

OK

---------------------------

http://www.youtube.com/watch?v=Z9uFP6WuM9Y&feature=youtu.be

Link to comment
Share on other sites

Yes, that would help to find the problem. The question is which function is responsible for exceeding the recursion limit and how to solve that. Perhaps there is a more suitable function in example scripts which does the same job without using recursion.

Edited by czardas
Link to comment
Share on other sites

Yes, that would help to find the problem. The question is which function is responsible for exceeding the recursion limit and how to solve that. Perhaps there is a more suitable function in example scripts which does the same job without using recursion.

OHHHH YOU ARE MY HERO :idiot:

THANK YOU CASE CLOSED :ILA:

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...