GDSX Manual
About This Manual
Extended General Device Support (GDSX) Manual–134303
xxi
What Is Not Included in This Manual?
In Sections 6 and 7 the example is run with a LINE^HANDLER. Material presented
in the tutorial is also presented in the introductory and reference parts of the manual
so that experienced users do not need to refer to the tutorial for information.
•
Sections 8 and 9 contain reference material on the procedures and user exits needed
for development.
•
Appendix A, “APPLS Requester Listing,” provides a listing of an example program
in APPLS.
•
Appendix B, “USKELEX and USEKELEXC Listings,” includes listings of the
USKELEX and USEKELEXC example programs.
•
Appendix C, “DCCBDECS and ULHDECSE Listings,” includes listings for the
DCCBDECS and ULHDECSE files for GDSX.
•
Appendix D, “Using Pathway and TMF Pseudo Procedures,” contains an example of
converting a GDSX application to use Pathway and TMF pseudo procedures.
•
Appendix E, “Intertask Communication Example,” contains an example of sending
and receiving ITC messages between two DEVICE^HANDLER tasks.
What Is Not Included in This Manual?
This manual is intended for experienced system programmers and so does not explain
TAL programming or the operating system. Also, this manual does not describe the
syntax of GDSX supported pseudo procedures that function exactly like their
corresponding Guardian, NonStop TS/MP, Pathway/TS, and NonStop TM/MP
procedures because those procedures are explained in other manuals.
Finally, this manual was not written as a cookbook that may be followed step by step to
develop a given application. Although essential information, tutorials with working
examples, and guidelines are provided for development of typical applications, not all
applications could be anticipated for this very adaptable product.
How to Use This Manual
The following headings should help you find the material you need in this manual.
Under each function heading there is a list of tasks usually performed for the function,
followed by a list of parts of the manual that are likely to be useful in doing the tasks.
Table i provides a summary of the tasks usually required for these different functions.
Depending on the level of detail required for the analysis, you may wish to see Section 2
for general guidelines on design and development.