Overview of PSL

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 functions needed to efficiently develop KMs for the PATROL environment. To accomplish this, 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 topics provide an overview of PSL.


Where to go from here

PSL Data Types and Operators

Was this page helpful? Yes No Submitting... Thank you

Comments