Difference between revisions of "Spel Reference Guide"

From SDU
Jump to: navigation, search
m
m (Reference Sections)
Line 17: Line 17:
 
**[[now]]
 
**[[now]]
 
**[[sindex]]
 
**[[sindex]]
 +
**[[strlen]]
 +
**[[substr]]
 
**[[workshift_abs2work]]
 
**[[workshift_abs2work]]
 
**[[workshift_work2abs]]
 
**[[workshift_work2abs]]

Revision as of 15:37, 3 September 2008

To make corrections or additions to this article, select the edit tab above.
To discuss or ask questions about this article, select the discussion tab above.

Overview

Spel is CA proprietary code used to script Service Desk core operations. Spel coding is found a .spl and .maj files located in $NX_ROOT\bopcfg\majic and $NX_ROOT\site\mods\majic directories. Other examples can be found in the $NX_ROOT\samples directory.

Note: .spl files with a pcd proceeding the .spl are encrypted files, such as chgpcd.spl or itilpcd.spl.

Reference Sections

See Also

WSSIWYG by Nero Le Velu