cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

ACL file error in Arbortext Editor

ptc-5976362
1-Visitor

ACL file error in Arbortext Editor

Hi,

I am getting error in arbortext editor while inserting indexterm tag. " wrong number of argument ot _styleexportfosi:;sysfunc_do_nesting_indexterm(), 3 passed,atleast 4 expected at line number 10951 _styleexportfosi.acl. "

Anybody can suggest what is the solution for this error.

Roopesh

1 REPLY 1

That function requires at least 4 arguments. In the 5.4 version only 2 arguments were required, so this function has shown change.

The window id, the object identifier (oid), the setFosiVarOK variable value and the index level (inx).

inx defines the nesting level.

In Arbortext Editor installation tree, see packages\main\_styleexportfosi.acl for further details about the function.

Note: This file should not be edited. This file could be changed

Announcements

Top Tags