Modify

Opened 10 years ago

Closed 5 years ago

#3250 closed Feature Request (Rejected)

New directive for changing AutoIt's Stack Depth

Reported by: TheDcoder Owned by:
Milestone: Component: AutoIt
Version: Severity: None
Keywords: Cc:

Description

As stated in this post, it would be nice if there was a new directive for changing AutoIt's Stack Depth.

Attachments (0)

Change History (1)

comment:1 by J-Paul Mesnage, 5 years ago

Resolution: Rejected
Status: newclosed

AutoIt use the max possible stack and memory with some checking to avoid AutoIt crash
That the purpose os such AutoIt fatal error.
If a user want to avoid to reach such limit it can use a recursing counter and do what they want when he reach the desire level.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.