![HP Guardian Скачать руководство пользователя страница 90](http://html.mh-extra.com/html/hp/guardian/guardian_user-manual_165061090.webp)
Creating and Using DEFINEs
Guardian User’s Guide — 425266-001
6 -2
Using a DEFINE
Using a DEFINE
A DEFINE lets you specify information for a process before you start the process.
Considerations When Using DEFINEs
•
The TACL program provides commands with which you create, list, modify, and
delete your DEFINEs.
•
TACL stores DEFINEs in its process file segment (PFS). When you start a process
from TACL, you can specify whether your DEFINEs are propagated to the new
process with the DEFMODE attribute setting.
•
A DEFINE remains in effect only for the current TACL session. After you log off,
the DEFINE no longer exists. (The TACL #DEFINESAVE and
#DEFINERESTORE built-in functions let you save a DEFINE during one TACL
session and then restore the DEFINE during a subsequent session. See the TACL
Reference Manual for information about TACL built-in functions.)
•
If you start a process and then create a DEFINE for this process, the DEFINE has no
effect on the process. You must create the DEFINE before you start the process.
•
You can store the commands that create a DEFINE in a command file. When you
want to use the DEFINE, you simply execute the command file. You can also edit
the command file if you want to change the DEFINE.
DEFINE Names
A DEFINE name is a logical name that:
•
Contains from 2 to 24 characters.
•
The first character must be an equal sign (=).
•
The second character must be a letter.
•
The remaining characters can be letters, numbers, hyphens (-), underscores (_), or
circumflexes (^).
•
When specified as the value of a system procedure parameter that has a fixed length
of 24 characters, a DEFINE name must be left-justified in the DEFINE name buffer
and padded on the right with blanks.
Uppercase and lowercase letters in a DEFINE name are equivalent.
Note. Compaq reserves all DEFINE names beginning with an equal sign and underscore (=_).
Do not use DEFINE names that begin with this two-character string.
Содержание Guardian
Страница 24: ...About This Guide Guardian User s Guide 425266 001 xxii Your Comments Invited ...
Страница 30: ...Part I Using the Compaq Tandem Advanced Command Language TACL Guardian User s Guide 425266 001 ...
Страница 100: ...Part II Managing Files Using the File Utility Program FUP Guardian User s Guide 425266 001 ...
Страница 146: ...Part III Managing Disk and Tape Processes Guardian User s Guide 425266 001 ...
Страница 232: ...Backing Up and Restoring Disk Information Guardian User s Guide 425266 001 11 26 Backcopy Examples ...
Страница 234: ...Part IV Using the Spooler and Its Utilities Guardian User s Guide 425266 001 ...
Страница 248: ...Introduction to the Spooler Guardian User s Guide 425266 001 12 14 Sending Output to a SPOOL DEFINE ...
Страница 300: ...Performing Routine Spooler Operations Using Spoolcom Guardian User s Guide 425266 001 14 38 Problem Solving Summary ...
Страница 322: ...Part V Security Features and Other Guardian Utilities Guardian User s Guide 425266 001 ...
Страница 368: ...Monitoring Event Messages Guardian User s Guide 425266 001 17 14 Using the Event Viewer ...
Страница 378: ...Displaying Version and System Information Guardian User s Guide 425266 001 18 10 Task 2 Interpret SYSINFO Output ...
Страница 410: ...Monitoring Hardware Components Guardian User s Guide 425266 001 19 32 Automating System Monitoring ...
Страница 460: ...Index Guardian User s Guide 425266 001 Index 24 Special Characters ...