home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / pgm_tool / lu62 / port / kw.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-07-03  |  667 b   |  39 lines

  1.    struct keyword {char *keyw;}kw2[]={
  2.        "signOn",
  3.        "User name",
  4.        "Password",
  5.        "Application",
  6.        "Mode name",
  7.        "Set",
  8.        "VT modes",
  9.        "Activate",
  10.        "Screen number",
  11.        "Save buffer",
  12.        "Deactivate",
  13.        "Conditional",
  14.        "Hot key",
  15.        "DLC modes",
  16.        "APPL modes",
  17.        "Trace",
  18.        "Dispatcher",
  19.        "Sessions",
  20.        "I/O",
  21.        "Buffers",
  22.        "Statistics",
  23.        "Monitor",
  24.        "Report",
  25.        "Ring",
  26.        "Logon",
  27.        "Mode name",
  28.        "User data",
  29.        "Data",
  30.        "Send data",
  31.        "Remote user",
  32.        "Confirmation",
  33.        "Source",
  34.        "Read data",
  35.        "logofF",
  36.        "Condition",
  37.        "sTatus",
  38.        "Exit"};
  39.