Skip to main content
1-Visitor
May 13, 2014
Question

ACL file error in Arbortext Editor

  • May 13, 2014
  • 1 reply
  • 971 views

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

    12-Amethyst
    June 2, 2014

    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