Difference between revisions of "Spel Reference Guide"
From SDU
(→Reference Sections) |
Bsoo@ea.com (Talk | contribs) (Edited for grammar and better flow.) |
||
| Line 5: | Line 5: | ||
== Overview == | == Overview == | ||
| − | Spel is CA proprietary code used to script Service Desk core operations. Spel | + | Spel is CA proprietary code used to script Service Desk core operations. Spel code can be found in .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'' | + | Note: .spl files with a ''pcd'' preceding the .spl are encrypted files, such as chgpcd.spl or itilpcd.spl. |
== Reference Sections == | == Reference Sections == | ||
Revision as of 09:48, 4 December 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.
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 code can be found in .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 preceding the .spl are encrypted files, such as chgpcd.spl or itilpcd.spl.
Reference Sections
| Functions | ||
|---|---|---|
| Statements | ||
|---|---|---|
| Other | ||
|---|---|---|
See Also
WSSIWYG by Nero Le Velu