DEFINE-DEFAULT-SUBSYSTEM: Difference between revisions

From NDWiki
Jump to navigation Jump to search
(created DEFINE-DEFAULT-SUBSYSTEM page)
 
(expanded the text, added another reference)
 
Line 1: Line 1:
  @DEFINE-DEFAULT-SUBSYSTEM
  @DEFINE-DEFAULT-SUBSYSTEM <subsystem name>
Define a (global) command string.
{{Stub}}
{{Stub}}
; <subsystem name> :
Rules:
Rules:
#Permitted only for user SYSTEM.
#Permitted only for user SYSTEM.
Line 7: Line 9:


== Related commands ==
== Related commands ==
@[[DEFAULT-SUBSYSTEM-DISABLE]]
@[[DEFAULT-SUBSYSTEM-ENABLE]]
@[[LIST-DEFAULT-SUBSYSTEM]]


== References ==
== References ==
{{ND-doc|60.174.Q01}}
{{ND-doc|60.174.Q01}}
{{ND-doc|60.128.03}} (printed February 1983)
<references/>
<references/>


[[Category:System Commands]]
[[Category:System Commands]]

Latest revision as of 12:54, 23 November 2017

@DEFINE-DEFAULT-SUBSYSTEM <subsystem name>

Define a (global) command string.

<subsystem name>

Rules:

  1. Permitted only for user SYSTEM.

Example:

Related commands

@DEFAULT-SUBSYSTEM-DISABLE

@DEFAULT-SUBSYSTEM-ENABLE

@LIST-DEFAULT-SUBSYSTEM

References

Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD

Norsk Data Document ND–60.128.03 SINTRAN III REFERENCE MANUAL (printed February 1983)