home *** CD-ROM | disk | FTP | other *** search
/ Software Collection (I) / TOOLS.iso / d01 / 18.img / COMMEXEC.CSP < prev    next >
Encoding:
Text File  |  1991-02-04  |  2.3 KB  |  61 lines

  1. #
  2. #   Sample CS profile.
  3. #
  4. #   Format is:
  5. #   agent name=agent type, STREAMS device name,
  6. #              NLM name, NLM command line,
  7. #              DGN count, DGN attribute table;
  8. #
  9. #   White space may include tabs, spaces, and newlines.
  10. #   All fields are POSITIONAL and must be separated by commas.
  11. #   All profile records must be terminated with a semi-colon.
  12. #   Comments are processed as all text starting with a pound
  13. #   sign '#' and ending with a newline.  The command line is
  14. #   done using "<string>"
  15. #
  16. #   NOTE:  the pound sign '#', the comma ',', the double quote '"',
  17. #   and the semi-colon ';' are NOT supported in the command line 
  18. #   paramenter string.  If placed within the command line parm
  19. #   string they will be treated as the corresponding profile delimiter.
  20. #
  21. csa_dba = 118, dbadev,sys:system/dba.nlm;
  22. csa_ssa = 11A,,sys:system/cssecur.nlm;
  23. csa_mux = 114,cnsdev,sys:system/cnsmx.nlm;
  24. csa_nma = 119,nmadev,sys:system/nma.nlm,,
  25.     20,          # DGN count in hex
  26.     00000003,    # DGN attribute 0;
  27.     00000003,    # DGN attribute 1;
  28.     00000003,    # DGN attribute 2;
  29.     00000003,    # DGN attribute 3;
  30.     00000003,    # DGN attribute 4;
  31.     00000003,    # DGN attribute 5;
  32.     00000003,    # DGN attribute 6;
  33.     00000003,    # DGN attribute 7;
  34.     00000003,    # DGN attribute 8;
  35.     00000003,    # DGN attribute 9;
  36.     00000003,    # DGN attribute a;
  37.     00000003,    # DGN attribute b;
  38.     00000003,    # DGN attribute c;
  39.     00000003,    # DGN attribute d;
  40.     00000003,    # DGN attribute e;
  41.     00000003,    # DGN attribute f;#
  42.     00000003,    # DGN attribute 10;
  43.     00000003,    # DGN attribute 11
  44.     00000003,    # DGN attribute 12;
  45.     00000003,    # DGN attribute 13;
  46.     00000003,    # DGN attribute 14;
  47.     00000003,    # DGN attribute 15;
  48.     00000003,    # DGN attribute 16;
  49.     00000003,    # DGN attribute 17;
  50.     00000003,    # DGN attribute 18;
  51.     00000003,    # DGN attribute 19;
  52.     00000003,    # DGN attribute 1a;
  53.     00000003,    # DGN attribute 1b;
  54.     00000003,    # DGN attribute 1c;
  55.     00000003,    # DGN attribute 1d;
  56.     00000003,    # DGN attribute 1e;
  57.     00000003;    # DGN attribute 1f;
  58. #csa_sma = 117,,sys:system/sma.nlm;
  59. csa_lca = 115,,sys:system/commexec.nlm;
  60. #csa_trace = 12a,,sys:system/trace.nlm;
  61.