KMS-310/400 Supervisor's Manual
6-43
Script Flow Commands
These script flow commands are used to set MARKERs. When using these commands,
note that 'MARKERs' used are unique text strings.
Table 6-19. Script Flow Commands
Script Name
Functional Category
Page Number
CALL Value
MARKER
If value not 0, call MARKER.
6-49
END
Nothing past END should be executed; eventually
will not load past END.
6-55
EXIT MARKER
Set MARKER here for call, jump, loop.
Set operator MARKER here (operator may jump
script processing).
6-55
INCLUDE
Inserts a script segment from an existing file.
6-62
JUMP Value
MARKER
If value not 0, jump to MARKER.
6-64
LOOP Value
MARKER
If value not 0, loop back to MARKER.
6-66
MARK MARKER
Set MARKER here for CALL, JUMP, or LOOP.
6-71
MATH
Nnum = V1 op V2
Perform math on values or variables. Operation
(op) may be +, -, *, /, <, >, or =.
6-71
QUIT
End script execution and restart.
6-89
RETURN
Return from subroutine.
6-92
START
Jump to start of script.
6-96
Summary of Contents for KMS-310
Page 10: ...Contents viii...
Page 33: ...System Overview Product Overview Subsystem Overview Functional Overview 3...
Page 51: ...User Interface Overview Software Controls Software Organization 4...
Page 119: ...Creating Automated Scripts Overview Script Creation Script Locator Script Commands 6...
Page 266: ...7 48 Chapter 7 Operation...
Page 292: ...8 26 Chapter 8 Maintenance...
Page 293: ...Error Messages System Error Messages Script Error Messages 9...
Page 297: ...Glossary...
Page 304: ...I 4 Index...