Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: %ZIS6

Package: Kernel

Routine: %ZIS6


Information

%ZIS6 ;SFISC/AC - DEVICE HANDLER -- RESOURCES ;10/14/2011

Source Information

Source file <ZIS6.m>

Entry Points

Name Comments DBIA/ICR reference
OXECUTE ;Open Execute
ANSBAK ;Answer Back
QLTY
QUIT
2 ;Do Execute code
OH ;Open Home
SAY(%SAY) ;
RES1 ;Allocate a resource slot, Release in %ZISC.
RES2
R1 ;Grab a slot
RESX
RADD(X) ;Add Resource
RESOK ;DEVOK check for RES devices, for all OS's.
Q
HG ;Was Hunt Group
SPL ;Spool type
MT
SDP ;Sequential disk processor type
HFS ;Host File Server type
PQ ;Print Queue type
RES ;Resources
CHAN ;Network Channel type devices -- DecNet or TCP/IP devices.
IMPC ;Imaging Work Station
BAR ;Bar Code
OTH ;Other Device type
ASKPAR ;Ask Parameters
AMTREW ;Mag Tape Rewind
MSG1

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @%Y
  • Line Location: ANSBAK+4
Function Call: WRITE
  • Prompt: @%Y
  • Line Location: ANSBAK+7
Function Call: WRITE
  • Prompt: @%Y
  • Line Location: QLTY+1
Function Call: WRITE
  • Prompt: %SAY
  • Line Location: SAY+1
Function Call: WRITE
  • Prompt: " ADDRESS/PARAMETERS: "
  • Line Location: ASKPAR+1
Function Call: WRITE
  • Prompt: %ZISOPAR_"// "
  • Condition for execution: %ZISOPAR]""
  • Line Location: ASKPAR+1
Function Call: WRITE
  • Prompt: " REWIND"
  • Line Location: AMTREW+1
Function Call: WRITE
  • Prompt: !?5,"Enter the desired parameters needed to open the selected device.",!?25
  • Line Location: MSG1+0
Info |  Source |  Entry Points |  Interaction Calls