Starting with Arbortext’s ACL Language – Part 3
ACL is Arbortext’s Command Language. It is similar to Perl, which I really like. See Part 1 and Part 2. Variables A variable is a keyword or phrase that is linked to a “value” stored in memory or an expression that can be evaluated. For instance, a variable might be called “total_count” and contains a [...]

