home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / ZSYS / SIMTEL20 / DOC / Z3BOOK.3 < prev    next >
Text File  |  2000-06-30  |  3KB  |  56 lines

  1.  
  2.  
  3.  
  4.  
  5.                           PACKAGE III:  ZCPR3 INTERNALS
  6.  
  7.           9. INSIDE ZCPR3.............................................307
  8.  
  9.          10. INSIDE THE ZCPR3 COMMAND PROCESSOR.......................308
  10.              10.1. Operation of the ZCPR3 CP..........................308
  11.                    10.1.1. Initialize_Environment.....................309
  12.                    10.1.2. Input (Command_Line).......................317
  13.                    10.1.3. Parse (Next_Command).......................324
  14.                    10.1.4. Resolve (Next_Command).....................325
  15.              10.2. COM File Processing................................329
  16.              10.3. Invoking Any Command...............................332
  17.              10.4. Path Analysis......................................333
  18.              10.5. Error Handling.....................................334
  19.              10.6. ZCPR3 Command Processor - Wrapup...................336
  20.  
  21.          11. INSIDE THE ZCPR3 SYSTEM SEGMENTS.........................337
  22.              11.1. Environment Descriptor.............................337
  23.              11.2. Flow and Resident Command Packages.................337
  24.              11.3. Input/Output Packages..............................338
  25.                    11.3.1. Redirectable Input/Output..................338
  26.                    11.3.2. Redirectable I/O System....................340
  27.                    11.3.3. What the Redirectable I/O System Buys You..341
  28.                    11.3.4. Loading Redirectable I/O Drivers...........344
  29.              11.4. Named Directory Data Files.........................345
  30.              11.5. TCAP Data Files....................................345
  31.  
  32.          12. INSIDE THE ZCPR3 MESSAGE BUFFERS.........................346
  33.  
  34.          13. INSIDE ZEX...............................................351
  35.              13.1. ZEX Message........................................352
  36.              13.2. ZEX Running Flag...................................353
  37.              13.3. ZEX Control Messages...............................353
  38.  
  39.          14. INSIDE THE ZCPR3 SHELLS..................................354
  40.              14.1. Shell Self-Installation............................354
  41.              14.2. Shell Execution....................................355
  42.  
  43.          15. INSIDE THE ZCPR3 ERROR HANDLERS..........................357
  44.              15.1. Error Handler Self-Installation....................357
  45.              15.2. Error Handler Execution............................358
  46.  
  47.          16. INSIDE THE ZCPR3 TOOLS...................................359
  48.  
  49.  
  50.  
  51.                                                            CONTENTS
  52.  
  53.  
  54.  
  55.  
  56.