——————————————————————————————————————————
Integrating UL/SPF with Other Subsystems
——————————————————————————————————————————
1.2
Integrating UL/SPF with Other Subsystems
UL/SPF
and any of its constituent products can be easily integrated with other User
Language subsystems. Whenever a
UL/SPF
component product is exiting, it first
checks to see if the global variable
SIRIUS.COMM
exists and has a non-null value. If so,
the
UL/SPF
product performs a subsystem transfer using the value in SIRIUS.COMM as
the name of the target subsystem.
For example, the following code fragment lets you transfer into SIRMON, and then,
when SIRMON exits, control is transferred to the application subsystem
MENUSYS
,
provided
that
NEXTPROC
is the current subsystem's communication global variable:
%RC = $SETG('SIRIUS.COMM','MENUSYS')
%RC = $SETG('NEXTPROC','XFER')
%RC = $SETG('XFER','SIRMON')
STOP
In addition to the individual User Language subsystems that implement the
UL/SPF
products
(
SirDBA
,
SirFile
,
SirLib
,
SirMon
,
SirPro
, and
SirScan
), Sirius distributes an
umbrella
UL/SPF
subsystem: The
ULSPF
subsystem provides a menu that contains
entries for all
UL/SPF
components installed at a site.
The
UL/SPF
subsystems support fast path navigation. For example, a
SirMon
user can
transfer
into
SirPro
Option 1 by typing:
=M.1.1
1.3
Related Manuals
The following manuals are available for public download at
http://sirius-software.com/maint/manlist
, and they may also be obtained by
contacting Sirius Software:
●
SirDBA User's Guide
●
SirFile User's Guide
●
SirLib User's Guide
●
SirMon User's Guide
●
SirPro User's Guide
●
SirScan User's Guide
●
UL/SPF Installation and Maintenance Guide
●
Sirius Mods Installation Guide
●
Sirius Functions Reference Manual
●
Sirius Messages Manual
The following manuals are part of the
Model 204
documentation set available from the
Computer Corporation of America:
——————————————————————————————————————————
SirFile User's Guide
3
Summary of Contents for SirFile 204
Page 2: ...ii SirFile User s Guide...
Page 4: ...Proprietary Notices iv SirFile User s Guide...
Page 6: ...Contents Index 49 vi SirFile User s Guide...
Page 22: ...Main File Menu 16 SirFile User s Guide...
Page 26: ...File Thresholds Screen 20 SirFile User s Guide...
Page 28: ...File Open Screen 22 SirFile User s Guide...
Page 30: ...File Detail Screen 24 SirFile User s Guide...
Page 34: ...File Tables Screen 28 SirFile User s Guide...
Page 36: ...Messages Screen 30 SirFile User s Guide...
Page 37: ......
Page 52: ...File statistics definitions 46 SirFile User s Guide...
Page 54: ...Date Processing 48 SirFile User s Guide...
Page 56: ...Index 50 SirFile User s Guide...