Error [A11385] with the message "Can't redefine function since it is currently executing"
Mar 18, 2013
11:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Mar 18, 2013
11:08 AM
Error [A11385] with the message "Can't redefine function since it is currently executing"
Hi,
I have a problem with an ACL function.
When I call this ACL fucntion in Arbortext, I have the following error message: [A11385] can't redefine function "funtion_name" since it is currently executing".
Do you have an idea to solve this problem?
Regards
David
1 REPLY 1
Mar 18, 2013
11:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Mar 18, 2013
11:41 AM
I don't know whether I've ever seen that one or not, but I wonder if the code in your function calls some other function in another acl (or java, etc. for that matter) file that then sources or requires the acl file of the function you get the error message on?
