NetView Command List Language Examples

Table 1 lists the NetView® command list language command list examples shown in this book.

Table 1. NetView Command List Examples Reference
Command List Example Description Location
ACTONE This command list issues a VTAM® command to activate a logical unit (LU). The ACTONE command list shows the use of &WAIT to wait for one message. Figure 1
CLIST1 The CLIST1 command list contains the nested command list UPDT1. CLIST1 and UPDT1 show how to define, reference, and update a task global variable. Figure 1
GLOBVAR1 The GLOBVAR1 command list illustrates the scope of user variables, task global variables, and common global variables within individual command lists. Figure 1
PATH This command list uses the &WRITE control statement and a VTAM command. &WRITE Control Statement
UPDT1 The CLIST1 command list contains the nested command list UPDT1. CLIST1 and UPDT1 show how to define, reference, and update a task global variable. Figure 2