Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
PATROL Script Language overview and functions
PATROL Script Language (PSL) is both an interpreted and a compiled language for writing complex application discovery procedures, parameters, and commands within the PATROL environment. It is also a good language for writing arbitrary commands and tasks.
PSL has been designed to provide the functions needed to efficiently develop KMs for the PATROL environment. To accomplish this task, PSL sacrifices some of the completeness of languages such as C, csh, Perl, or awk, while implementing some of the statements and functions that make those languages so powerful and popular. Users familiar with one of those languages should have little difficulty in adapting to PSL. The following sections describe some of the important features of PSL.