[an error occurred while processing this directive]

HP OpenVMS Systems Documentation

Content starts here

Compaq ACMS for OpenVMS
Quick Reference Guide


Previous Contents Index

Chapter 3
3 ACMS Application Programming Services and Task Debugger Commands
     3.1     ACMS Application Programming Services
         3.1.1         ACMS$GET_TID
         3.1.2         ACMS$RAISE_NONREC_EXCEPTION
         3.1.3         ACMS$RAISE_STEP_EXCEPTION
         3.1.4         ACMS$RAISE_TRANS_EXCEPTION
         3.1.5         ACMSAD$REQ_CANCEL
         3.1.6         ACMS$DEQUEUE_TASK
         3.1.7         ACMS$QUEUE_TASK
     3.2     ACMS Task Debugger Commands
         3.2.1         @ (At sign) Command
         3.2.2         ACCEPT Command
         3.2.3         ASSIGN Command
         3.2.4         CANCEL BREAK Command
         3.2.5         CANCEL TASK Command
         3.2.6         CANCEL TRANSACTION_TIMEOUT Command
         3.2.7         DEPOSIT Command
         3.2.8         EXAMINE Command
         3.2.9         EXIT Command
         3.2.10         GO Command
         3.2.11         HELP Command
         3.2.12         INTERRUPT Command
         3.2.13         SELECT Command
         3.2.14         SET BREAK Command
         3.2.15         SET SERVER Command
         3.2.16         SET TRANSACTION_TIMEOUT
         3.2.17         SHOW BREAK Command
         3.2.18         SHOW SERVERS Command
         3.2.19         SHOW TRANSACTION_TIMEOUT
         3.2.20         SHOW VERSION Command
         3.2.21         START Command
         3.2.22         STEP Command
         3.2.23         STOP Command
Chapter 4
4 Systems Interface (SI) Services
     4.1     Initialization and Exchange I/O Services
         4.1.1         ACMS$INIT_EXCHANGE_IO
         4.1.2         ACMS$SIGN_IN
         4.1.3         ACMS$SIGN_OUT
         4.1.4         ACMS$TERM_EXCHANGE_IO
     4.2     Submitter Services
         4.2.1         ACMS$CALL
         4.2.2         ACMS$CANCEL_CALL
         4.2.3         ACMS$GET_PROCEDURE_INFO
         4.2.4         ACMS$START_CALL
         4.2.5         ACMS$WAIT_FOR_CALL_END
     4.3     Stream Services
         4.3.1         ACMS$REPLY_TO_STREAM_IO
         4.3.2         ACMS$WAIT_FOR_STREAM_IO
     4.4     Superseded Services
         4.4.1         ACMS$CLOSE_RR
         4.4.2         ACMS$CONNECT_STREAM
         4.4.3         ACMS$CREATE_STREAM
         4.4.4         ACMS$DELETE_STREAM
         4.4.5         ACMS$DISCONNECT_STREAM
         4.4.6         ACMS$OPEN_RR
Appendix A
Appendix A Checklist for ACMS Application Development
Appendix B
Appendix B Changing and Debugging ACMS Applications
Appendix C
Appendix C Summary of ACMS System Workspaces
     C.1     ACMS$PROCESSING_STATUS System Workspace
     C.2     ACMS$SELECTION_STRING System Workspace
     C.3     ACMS$TASK_INFORMATION System Workspace
Index
Index
Figures
A-1 ACMS Application Design, Development, and Use
Tables
1-1 Startup Qualifiers and Their Functions
B-1 Changing ACMS Applications
B-2 Files Used to Debug ACMS Tasks
B-3 Source Files for Debugging
C-1 Fields in ACMS$PROCESSING_STATUS
C-2 Fields in ACMS$SELECTION_STRING
C-3 Fields in ACMS$TASK_INFORMATION

Previous Next Contents Index