User Tools

Site Tools


acl

<html> <h1>Arbortext Command Language</h1>

<h2>Write out XML file for Web Browser</h2> To display an XML document in a web browser use the write command:

write -noheader -flatten both -nonasciichar numref filename.xml

<h2>Hooks</h2>

Remember the PREPEND paramater when using in custom applications.

<h2>Packages</h2>

Adding main:: infront of a function in any package makes it part of the core functions within Arbortext.

<h2>Change Tracking</h2> [http://www.arbortext.com/namespace/atict/change-tracking-markup-spec.html Arbortext Spec]

<h2>Arbortext Function for evaluating the current state of change tracking:</h2>

            option('changetracking');
            

</html>

acl.txt · Last modified: 2015/09/15 18:02 by cangione