TACL Reference Manual
About This Manual
HP NonStop TACL Reference Manual—429513-018
xx
Related Reading
Related Reading
The following paragraphs list manuals that are related to the use of the TACL product,
either as a command interpreter or as a programming language.
Prerequisites
The Guardian User’s Guide presents introductory material about the TACL product,
including:
•
Use of TACL as a command interpreter
•
Defining function keys
•
Writing simple macros
•
Using DEFINEs
To gain a basic understanding of the use of TACL, read the first four sections of the
Guardian User’s Guide before using this manual. You should also be familiar with
basic programming concepts and terminology, such as “pushing” and “popping”
(creating and deleting) variables, using arguments, and so on.
Corequisites
If you use TACL as a programming language to create macros and routines, the TACL
Programming Guide presents task-oriented material and examples. (The TACL
Programming Guide does not, however, contain descriptions of restricted commands
and functions.) Additional sources of information depend on your use of the TACL
product. Manuals of possible interest include:
•
Manuals about utilities, such as the File Utility Program (FUP) Reference Manual.
•
Manuals about debugging programs in languages other than TACL (that you run
from TACL), such as the Debug Manual and the Inspect Manual.
•
Manuals about Distributed Systems Management (DSM), including:
°
EMS Reference Summary for reference information about EMS
•
Manuals about the HP NonStop
™
operating system, including:
Appendix A, Syntax Summary
Provides a syntax summary of all TACL
functions.
Appendix B, Error Messages Describes types of error messages and includes
a list of TACL error messages.
Appendix C, Mapping TACL
Built-In Functions to Guardian
Procedures
Maps TACL built-in functions to Guardian
procedures.