home *** CD-ROM | disk | FTP | other *** search
/ CorpTech Explore Database / CORPTECH.iso / corptech / corptech.hld < prev    next >
Text File  |  1998-01-01  |  23KB  |  541 lines

  1. ;
  2. ;    ROMWARE resource text
  3. ;
  4. ;        Default messagetable name is CorpTech
  5. ;        Default menu name is Corptech
  6. ;
  7.  
  8.  
  9. BEGIN MESSAGETABLE CORPTECH
  10. ;
  11. ;   General ROMWARE Messages
  12. ;
  13.      1,  " Press F10 for menus"
  14.      2,  "No Database Specified"
  15.      3,  "Remove current CD-ROM disc"
  16.      4,  "Insert new CD-ROM disc"
  17.      5,  "Do you want continue with the current DB or Exit (C/E)?"
  18.      6,  "Cc"      ; List of single letters for CONTINUE
  19.      7,  "Ee"      ; List of single letters for EXIT
  20.      8,  "ROMWARE Server is not present!!"
  21.      9,  "ROMWARE init failure"
  22.      10,  "Database access Denied-Insufficient access"
  23.      11, "Invalid access file"
  24.      12, "Cannot find database"
  25.      13, "Select Database"
  26.      14, "Are you sure you want to exit CorpTech (Y/N)?"
  27.      15, "Yy"    ;  List of single letters for YES
  28.      16, "Nn"    ;  List of single letters for NO
  29.      17, "AUTO"  ;  Auto mode text  4 chars maximum
  30.      18, "MANL"  ;  Manual mode text  4 chars maximum
  31.      19, "WAIT"  ;  Wait message  4 chars maximum
  32.      20, "No Program found"
  33.      21, "Enter Temporary Store Directory"
  34.      22, "Program transfer failure - %d"    ; %d is necessary for error code
  35.      23, "Output to Disk or Printer (D/P)?"
  36.      24, "Dd"   ; List of single letters for DISK Dd
  37.      25, "Pp"   ; List of single letters for PRINTER 
  38.      26, "The printer is not ready (%X) Continue (Y/N)?" ; %X necessary for error code
  39.      27, "Yy"   ;  List of single letters for YES
  40.      28, "Nn"   ;  List of single letters for NO
  41.      29, "Replace %s or Append to (R/A)?"  ; %s is necessary for File Name
  42.      30, "Rr"   ; List of single letters for REPLACE
  43.      31, "Aa"   ; List of single letters for APPEND
  44.      32, "Cannot open print file"
  45.      33, "Invalid argument - "
  46.      34, "ROMWARE OPTIONS\r\n\r\n"    ;  Multi-line text for the command line -h option     34, "   -h        help info (This screen)\r\n"
  47.      34, "   -cconfig  Alternate configuration file\r\n"
  48.      34, "   -e        Use expanded memory (if available)\r\n"
  49.      34, "   -x        Use extended memory (if available)\r\n"
  50.      34, "   -y        Return Embedded Code strings\r\n"
  51.      34, "   -s        Choose speed over size optimization\r\n"
  52.      34, "   -pxx      Print image percent scale(25,50,75,100,200)\r\n"
  53.      34, "   -mXXXXXX  Number of bytes of memory alloc. to server\r\n"
  54.      34, "              (default = 60000)\r\n"
  55.      34, "   -ne       Do not use EMS for program transfer\r\n"
  56.      34, "              even if available.\r\n"
  57.      34, "   -dDIR     Directory for temp file if needed (virtual memory)\r\n"
  58.      34, "   -aDIR     Directory for access file if needed.\r\n"
  59.      34, "   -rXXXXX   Number of bytes for default record buffer\r\n"
  60.      34, "              (default = 4096)\r\n"
  61.  
  62.      35, "System Error"
  63.      36, "(Press any key to continue)"
  64.      37, "Confirm Hyper Add to Search (Y/N)?"
  65.      38, "Yy"   ; List of single letters for YES
  66.      39, "Nn"   ; List of single letters for NO
  67.      40, "Press any key to stop printing"
  68.      41, "Word "
  69.      42, "Item "
  70.      43, "Memory Failure"
  71.      44, "Index - %s"   ; %s is necessary for index name
  72.      45, "is NOT found"
  73.      46, "occurs %s time"  ; %s is necessary for COUNT
  74.      47, "occurs %s times"
  75.      48, "    in %s record"
  76.      49, "    in %s different records"
  77.      50, "Field - %s"
  78.      51, "Index - %s"
  79.      52, "Range Start - "
  80.      53, "      End   - "
  81.      54, "There are NO entries in this range"
  82.      55, "Occurs %ld times in %ld different records"
  83. ;
  84. ;  Table of Contents Messages
  85. ;
  86.      56, " There are no datasets defined"
  87.      57, "           Select Table of Contents"       ; Maximum  50 chars
  88.      58, " # Records"                                ; Max. 10
  89.      59, "  Table"                                   ; Max. 40
  90.      60, "ENTER - Select TOC"                        ; Max. 30
  91.      61, "        ESC - Cancel"                      ; Max. 24
  92.      62, "Invalid TOC file"
  93.      63, "  Table of Contents  (CR-Select F10-when done)"
  94.      64, "  Count    L"
  95. ;
  96. ;  File Select Window Messages
  97. ;
  98.      65, "Too many files - %d"
  99.      66, "Get files failure"
  100.      67, "Enter New Directory Name"
  101.      68, " Directory not Present "
  102.      69, "ENTER    "                           ; Max. 9
  103.      70, "- Select"                            ; Max. 9
  104.      71, "NO ENTRIES PRESENT"                  ; Max. 18
  105.      72, "ESC      "                           ; Max  10
  106.      73, "- Cancel "                           ; Max  16
  107.      74, "CTL-ENTER"                           ; Max  10
  108.      75, "- New Directory"                     ; Max  16
  109.      76, "Enter File Name"                     ; Max  28
  110.      77, "Directory - "                        ; Max  12
  111. ;
  112. ;  Image display messages
  113. ;
  114.      78, "No Picture Available"
  115.      79, "No sound index Available"
  116.      80, "System does not have a graphics display Adapter"
  117.      81, "System does not have a CGA/EGA/VGA display Adapter"
  118.      82, " Cannot open picture file "
  119.      83, "Bad TIFF Header Read "
  120.      84, " Bad Seek on TIFF file "
  121.      85, "Invalid PCX picture file"
  122.      86, "Invalid Display Type"
  123.      87, "Image buffer memory failure"
  124.      88, "PCX:Display File err (%d)"    ; %d is necessary for error code
  125.      89, "PCX Laser Printer Init Err (%d)"
  126.      90, "PCX Print failure (%d)"
  127.      91, "Incompatible display - %d"
  128.      92, "PCX:Set display err (%d)"
  129.      93, "PCX:Set mode err (%d)"
  130. ;
  131. ;  Print Option Messages
  132. ;
  133.      94, "Yy"
  134.      95, "Nn"
  135.      96, "         Output Options"
  136.      97, "  Page Size"
  137.      98, "  Line Size"
  138.      99, "  # Copies"
  139.      100,"  Form Feed"
  140.      101,"    F10 - OK    ESC - Cancel"
  141.      102,"Invalid page size (3-255)"
  142.      103," Invalid line size (40-255)"
  143.      104," Invalid # of copies (1-20)"
  144. ;
  145. ;  Record Set processing messages
  146. ;
  147.      105, "Word"
  148.      106, "Item"
  149.      107, "Query"
  150.      108, "Hyper"
  151.      109, "   Enter File Name"
  152.      110, "HyperSet-%d    Total Records %s\r\n"
  153.      111, "SearchSet      Total Records %s\r\n"
  154.      112, "\r\n Match %s   DB Rec# - %s  Dataset-%s\r\n\r\n"
  155.      113, "\r\n DB Rec# - %s   Dataset-%s\r\n\r\n"
  156.      114, "Enter Temporary Sort File Directory"
  157.      115, " Unable to create sort temp file"
  158.      116, " Memory failure on sort "
  159.      117, " Memory Allocation failure during sort "
  160.      118, "   E X T R A C T I N G"        ; Max. 30
  161.      119, "   S O R T  F I E L D S"       ; Max. 30
  162.      120, "Field(s)"                      ; Max. 18
  163.      121, "Total Records"                 ; Max. 18
  164.      122, "Reading"                       ; Max. 18
  165.      123, "  Press any key to cancel"       ; Max. 30
  166.      124, "Sorting %s Records"              ; Max. 30
  167.      125, "  Press any key to Cancel"       ; Max. 30
  168.      126, " Disk Write Error - Probable Disk Full"
  169. ;
  170. ;  Sorting options
  171. ;
  172.      127, "There are no fields defined"
  173.      128, "Select Fields to sort (0-9) and sort order (A/D)"      ; Max. 70
  174.      129, "F10     - When done"               ; Max. 32
  175.      130, "ESC     - Cancel"                  ; Max. 32
  176.      131, "Ctl-F10 - Un-Select all fields"       ; Max. 32
  177.      132, "0-9     - Select field order  "       ; Max. 32
  178.      133, "A,D     - Sort Order          "       ; Max. 32
  179.      134, "Aa"        ; Ascending sort order
  180.      135, "Dd"        ; Descending sort order
  181. ;
  182. ;  Display Record Set Options
  183. ;
  184.      136, " Invalid set 0"
  185.      137, " Invalid set "
  186.      138, " There are no records selected!! "
  187.      139, "Invalid new set"
  188.      140, "Invalid set id"
  189.      141, " (PREVIOUS) "         ; Max. 12
  190. ;     142, "prev-in-db"          ; Max. 12
  191. ;     143, "next-in-db"          ; Max. 12
  192.      144, " (NEXT) "         ; Max. 12
  193.      145, "DatabaseSet %c"
  194.      146, "HyperSet-%d%c"
  195.      147, "SearchSet %c"
  196.      148, "Search - "
  197. ;     149, "Record#"
  198.      150, "Record"
  199.      151, "of"
  200.      152, "Dataset-"
  201.      153, " No more matches "
  202.      154, " Invalid field "
  203.      155, " Invalid index"
  204.      156, "There is no Index to this field"
  205.      157, "Unable to create new set"
  206.      158, "Enter set sequence number"
  207.      159, "Enter Text File Name"
  208.      160, "The cursor must be over data"
  209.      161, "The Cursor must be over an item"
  210.      162, "The Cursor must be over a word"
  211.      163, "There are no selected fields in this record"
  212.      164, "Index not available for this field"
  213.      165, "Invalid DS id - %d"
  214. ;
  215. ;  Option selection window messages
  216. ;
  217.      166, "R"          ; Index Window options (Right side)
  218.      167, "B"          ; Index Window options (Bottom)
  219.      168, "W"          ; Index Window options (Wide (whole window))
  220.      169, "Y"          ; Yes-no responses (YES)
  221.      170, "N"          ; Yes-no responses (No)
  222.      171, "A"          ; Sound options - Auto
  223.      172, "M"          ; Sound options - Manual
  224.      173, "A"          ; Sound options - Off
  225.      174, "                 OPTIONS - (PRESS F10 TO SAVE CHANGES)"       ; Max. 70
  226.      175, "Index Window Placement (R/B/W)"        ; Max. 34
  227.      176, "Mouse Labels (Y/N)"                    ; Max. 30
  228.      177, "Show Background Search (Y/N)"          ; Max. 34
  229.      178, "Output Headers (Y/N)"                  ; Max. 34
  230.      179, "Record Continue (Y/N)"                 ; Max. 30
  231.      180, "Display Picture Immediately (Y/N)"       ; Max. 34
  232.      181, "Sound (Auto/Manual/Off A/M/O)"           ; Max. 30
  233.      182, "Display Record Number (Y/N)"             ; Max. 34
  234.      183, "Display Dataset Name (Y/N)"              ; Max. 30
  235.      184, "Display Sequence Number (Y/N)"           ; Max. 34
  236.      185, "Display Set Info (Y/N)"                  ; Max. 30
  237.      186, "Video Display Adapter (CGA,EGA,VGA)"       ; Max. 38
  238.      187, "Video Adapter must be CGA, EGA, or VGA"
  239.      188, "Audio is not configured-Play must be off"
  240. ;
  241. ;  Help system messages
  242. ;
  243.      189, "HELP"
  244.      190, "FIELD INFO"
  245.      191, "DATASET INFO"
  246.      192, "INDEX INFO"
  247.      193, "BOOLEAN INFO"
  248. ;     194, "Welcome To:"
  249.      195, "Menu Help"
  250.      196, "PgUp"
  251.      197, "PgDn"
  252.      198, " Press enter to continue "
  253.      199, "ESC to return"
  254.      200, "HELP file is not available"
  255.      201, "Invalid HELP file"
  256.      202, "Help is not available for this screen"
  257.      203, "Help is not available for this FIELD"
  258.      204, "Help is not available for this BOOLEAN"
  259.      205, "Help is not available for this INDEX"
  260.      206, "Help is not available for this DATASET"
  261.      207, "Help is not available for this MENU Item"
  262. ;
  263. ;  Field Selection window messages
  264. ;
  265.      208, " Select Fields"                    ; Max. 30
  266.      209, "F10 - When done"                   ; Max. 24
  267.      210, "ESC - Cancel"                      ; Max. 24
  268.      211, "INS - Select Field"                ; Max. 24
  269.      212, "DEL - Un-Select Field"             ; Max. 24
  270.      213, "+ - Select all Fields"             ; Max. 24
  271.      214, "- - Un-Select all Fields"          ; Max. 24
  272. ;
  273. ;   Dataset Selection window messages
  274. ;
  275.      215, "Select Datasets"                       ; Max. 30
  276.      216, "F10 - When done"                       ; Max. 24
  277.      217, "ESC - Cancel"                          ; Max. 24
  278.      218, "INS - Select Dataset"                  ; Max. 24
  279.      219, "DEL - Un-Select Dataset"               ; Max. 24
  280.      220, "+ - Select all Datasets"               ; Max. 24
  281.      221, "- - Un-Select all Datasets"            ; Max. 24
  282.      222, "Must select at least one dataset"
  283. ;
  284. ;  Index selection for super hyperset window
  285. ;
  286.      223, "Dictionary Read Failure"
  287.      224, "           Choose Search Criteria"            ; Max. 30
  288. ;
  289. ;  Boolean select window
  290. ;
  291.      225, "Choose a Boolean"                      ; Max. 16
  292. ;
  293. ;  Index Selection window
  294. ;
  295.      226, "No Available Indexes"
  296.      227, "     Choose Search Criteria"
  297. ;
  298. ;   Query screen messages
  299. ;
  300.      228, " thru "
  301.      229, "Maximum query entries exceeded"
  302.      230, "INVLD"             ; Max. 5
  303.      231, "INCOMPL"           ; Max. 7
  304.      232, "  Matches"         ; Max. 10
  305.      233, "  Records"           ; Max. 10
  306.      234, " Search List - Press ESC to return"      ; Max. 35
  307.      235, "  Index   "        ; Max. 15
  308.      236, "Enter Search Key"
  309.      237, "Open Index Failure - %d"
  310.      238, "Close Index Failure - %d"
  311.      239, "Begin a new search (Y/N)?"
  312.      240, "Yy"  ; List of single letters for YES
  313.      241, "Nn"  ; List of single letters for NO
  314.      242, "Select Search Name"
  315.      243, "Unable to Retrieve Search"
  316.      244, "Invalid Search File"
  317.      245, "Enter New Search Name"
  318.      246, "Replace %s (Y/N)"
  319.      247, "Unable to SAVE search"
  320.      248, "Enter Search File Name"
  321.      249, "Menu or SQL mode (M/S)?"
  322.      250, "Mm"   ; List of single letters for MENU mode
  323.      251, "Ss"   ; List of single letters for SQL mode
  324.      252, "WHERE"  ; SQL text
  325.      253, "BETWEEN"   ; SQL text
  326.      254, "Search Criteria Output in SQL format\r\n\r\n"
  327.      255, "Search Criteria Output for %s in SQL format\r\n\r\n"
  328.      256, "Search Criteria Output\r\n\r\n"
  329.      257, "Search Criteria Output for %s\r\n\r\n"
  330.      258, "  Total Items - %d   Total Matches - %ld\r\n\r\n"
  331.      259, " Running   Item\r\n"
  332.      260, " Matches Matches Boolean   Field           Item, Word or Phrase\r\n"
  333.      261, " ---------------------------------------------------------------\r\n"
  334.      262, "Delete Search Name"
  335.      263, "DELETE Search Name %s (Y/N)?"
  336.      264, "Delete failure on Search %s"
  337.      265, "R E C A L C I N G"
  338. ;
  339. ;  Keylist window messages
  340. ;
  341.      266, "This Index has no keys"
  342.      267, "      Character"         ; Max. 22
  343.      268, "        Number"
  344.      269, "        Date"
  345.      270, "     Count"          ; Max. 11
  346.      271, "  Records"        ; Max. 10
  347. ;
  348. ;  Boolean text (3 characters maximum)
  349. ;
  350.      272, "OR "           ;   Boolean text or    Max. 3
  351.      273, "AND"           ;   Boolean text and   Max. 3
  352.      274, "NOT"           ;   Boolean text not   Max. 3
  353.      275, "XOR"           ;   Boolean text xor   Max. 3
  354. ;
  355. ;  Export to dBase window messages
  356. ;
  357.      276, "Select Fields to Export and Field Types"       ; Max. 70
  358.      277, "F10       - When done"                       ; Max.  32
  359.      278, "ESC       - Cancel"                          ; Max.  32
  360.      279, "Ctl-F10   - Un-Select all fields"            ; Max.  32
  361.      280, "Alt-F10   - Select all fields   "            ; Max.  32
  362.      281, "*         - Select field        "            ; Max.  32
  363.      282, "C,D,N,L,M - Field Type          "            ; Max.  32
  364.      283, "Select dBase File"
  365.      284, "dBase File Already Exists-Replace or Append (R/A)?"
  366.      285, "Rr"
  367.      286, "Aa"
  368.      287, "There are no matching fields in this dBase file"
  369.      288, "       E X T R A C T I N G"            ; Max. 30
  370.      289, "       D B F  F I E L D S"             ; Max. 30
  371.      290, "Field(s)"                       ; Max. 18
  372.      291, "Total Records"                  ; Max. 18
  373.      292, "Reading"                        ; Max. 18
  374.      293, "    Press any key to cancel"        ; Max. 30
  375.      294, "Canceled"
  376.      295, " Error updating DBF header "
  377.      296, " Error updating DBT header "
  378.      297, " Cannot create dBase Memo file "
  379.      298, " Cannot create dBase file "
  380. ;
  381. ;  Mouse short cuts for up/down  top/bottom left/right
  382. ;
  383. ;    299, "U/D T/B L/R"
  384. ;
  385. ;  Months of the year for date display
  386. ;
  387.      300, "JANUARY"
  388.      301, "FEBRUARY"
  389.      302, "MARCH"
  390.      303, "APRIL"
  391.      304, "MAY"
  392.      305, "JUNE"
  393.      306, "JULY"
  394.      307, "AUGUST"
  395.      308, "SEPTEMBER"
  396.      309, "OCTOBER"
  397.      310, "NOVEMBER"
  398.      311, "DECEMBER"
  399. ;
  400. ;  Month abbreviations for date display
  401. ;
  402.      312, "JAN"
  403.      313, "FEB"
  404.      314, "MAR"
  405.      315, "APR"
  406.      316, "MAY"
  407.      317, "JUN"
  408.      318, "JUL"
  409.      319, "AUG"
  410.      320, "SEP"
  411.      321, "OCT"
  412.      322, "NOV"
  413.      323, "DEC"
  414.  
  415. END
  416.  
  417. BEGIN MENU CORPTECH
  418.  
  419.    MENUHDR  "File"
  420.       MENUITEM  NEWQUERY        "~New search             Alt-N"
  421.       MENUITEM  GETQUERY        "~Open saved search      Alt-O" Alt-O
  422.       MENUITEM  DELETEQUERY     "~Delete saved search    Alt-D" Alt-D
  423.       MENUITEM  DASHLINE      
  424.       MENUITEM  SAVEQUERY       "~Save search            Alt-S"
  425.       MENUITEM  SAVEQUERYAS     "S~ave search as         Alt-Z"
  426. ;      MENUITEM  DASHLINE
  427. ;      MENUITEM  PRINTCURRENTRECORD  "~Print record           Alt-P"
  428. ;      MENUITEM  PRINTQUERY      "~Print search criteria"
  429.       MENUITEM  DASHLINE
  430.       MENUITEM  CHANGEDATABASE  "~Change database"
  431.       MENUITEM  TABLEOFCONTENTS "~Table of contents      Alt-T" Alt-T
  432. ;      MENUITEM  OPTIONS         "~Options        "
  433.       MENUITEM  DASHLINE      
  434.       MENUITEM  QUIT        "Exit Application       Alt-X"    Alt-X            
  435.  
  436.     MENUHDR "Print"
  437.       MENUITEM  PRINTCURRENTRECORD  "~Print record           Alt-P"
  438.       MENUITEM  PRINTQUERY      "~Print search criteria"
  439.  
  440. ;   MENUHDR  "Edit"
  441. ;      MENUITEM  UNDOLASTLINE      "~Undo last change     Ctl-U"
  442. ;      MENUITEM  DASHLINE
  443. ;      MENUITEM  COPYQUERYLINE     "~Copy criteria        Ctl-C"           Ctl-C
  444. ;     MENUITEM  CLEAR             "~Clear                Ctl-X"
  445. ;      MENUITEM  INSERTQUERYLINE   "~Paste criteria       Ctl-V"          Ctl-V
  446. ;      MENUITEM  DELETEQUERYLINE   "~Delete criteria      "
  447. ;     MENUITEM  DUPQUERYLINE      "~Duplicate entry      Ctl-R"
  448. ;     MENUITEM  NEWQUERYLINE      "~Add new entry        Ctl-A"
  449. ;      MENUITEM  DASHLINE
  450. ;      MENUITEM  BEGINGROUP        "~Begin group          Alt-B"
  451. ;      MENUITEM  ENDGROUP          "~End group            Alt-E"
  452. ;   MENUHDR  "Search"
  453. ;      MENUITEM  CHANGEQUERYINDEX  "C~hange index         Ctl-L"
  454. ;      MENUITEM  INDEXSELECT     "~Choose index            F3"
  455. ;      MENUITEM  DASHLINE
  456. ;      MENUITEM  CHANGEBOOLEAN     "Change ~boolean       Ctl-B"
  457. ;      MENUITEM  TOGGLEBOOLEAN     "~Toggle boolean       Ctl-T"Ctl-T
  458. ;      MENUITEM  DASHLINE
  459. ;      MENUITEM  EDITQUERY       "~Edit search          Alt-F2" Alt-F2
  460. ;      MENUITEM  AUTOUPDATE      "~Auto search          Alt-F3" Alt-F3
  461. ;      MENUITEM  TABLEOFCONTENTS "~Table of contents    Alt-F4" Alt-F4
  462. ;      MENUITEM  DASHLINE
  463. ;      MENUITEM  SELECTDATASETS  "~Select datasets      Alt-D"
  464. ;      MENUITEM  PRINTRECORDSET  "~Print records        Alt-P"
  465. ;      MENUITEM  DASHLINE
  466. ;      MENUITEM  EXPORTTODBASE   "E~xport to dBase"
  467.    MENUHDR  "Display"
  468.       MENUITEM  DISPLAYRECORDSET   "~Display search results            F9"
  469. ;      MENUITEM  DISPLAYMANY        "~View many              Alt-F9"
  470. ;      MENUITEM  DISPLAYIMAGE       "Display I~mage          Ctl-F9"
  471. ;      MENUITEM  DISPLAYDATABASE    "Display entire data~base       Shf-F9"
  472.       MENUITEM  DASHLINE
  473.       MENUITEM  NEXTRECORD         "~Next record in set                F8"
  474.       MENUITEM  PREVRECORD         "~Previous record in set            F7"
  475.       MENUITEM  FIRSTRECORD        "~First record in set           Alt-F7"
  476.       MENUITEM  LASTRECORD         "~Last record in set            Alt-F8"
  477. ;      MENUITEM  DASHLINE
  478. ;      MENUITEM  NTHRECORD          "n~Th record in set      Ctl-F8"
  479. ;     MENUITEM  DASHLINE
  480. ;      MENUITEM  PREVRECORDINDB     "Previous re~Cord in db  Shf-F7"
  481. ;      MENUITEM  NEXTRECORDINDB     "N~ext record in db      Shf-F8"
  482. ;      MENUITEM  DASHLINE
  483. ;     MENUITEM  SELECTFIELDS       "F~ield select            Alt-F"
  484. ;     MENUITEM  SELECTTEXT         "~Select text             Alt-M"
  485. ;      MENUITEM  SORTRECORDSET      "S~ort current set              Alt-F5" Alt-F5
  486. ;   MENUHDR  "HyperSet"
  487. ;      MENUITEM  NEWHYPERSET        "~HyperSet create              F2"
  488. ;      MENUITEM  NEWSUPERHYPERSET   "~Super HyperSet create    Ctl-F2"
  489. ;      MENUITEM  HYPERADD           "~Add to search             Alt-W"
  490. ;      MENUITEM  SUPERHYPERADD      "s~Uper add to search       Ctl-W"
  491. ;      MENUITEM  DASHLINE
  492. ;      MENUITEM  NEXTSET            "next set                  Alt-+"
  493. ;      MENUITEM  PREVSET            "prev set                  Alt--"
  494. ;      MENUITEM  DASHLINE
  495. ;      MENUITEM  GOTOSEARCHSET      "go to SearchSet           Alt-0"
  496. ;     MENUITEM  GOTOHYPERSET1      "go to HyperSet ~1          Alt-1"
  497. ;     MENUITEM  GOTOHYPERSET2      "go to HyperSet ~2          Alt-2"
  498. ;     MENUITEM  GOTOHYPERSET3      "go to HyperSet ~3          Alt-3"
  499. ;      MENUITEM  GOTOHYPERSET4      "go to HyperSet ~4          Alt-4"
  500. ;      MENUITEM  GOTOHYPERSET5      "go to HyperSet ~5          Alt-5"
  501. ;      MENUITEM  GOTOHYPERSET6      "go to HyperSet ~6          Alt-6"
  502. ;      MENUITEM  GOTOHYPERSET7      "go to HyperSet ~7          Alt-7"
  503. ;      MENUITEM  GOTOHYPERSET8      "go to HyperSet ~8          Alt-8"
  504. ;      MENUITEM  GOTOHYPERSET9      "go to HyperSet ~9          Alt-9"
  505. ;      MENUITEM  REMOVEALLSETS      "~Clear hypersets          Ctl-F7"
  506. ;      MENUITEM  DASHLINE
  507. ;      MENUITEM  TRANSFERTOPROGRAM  "~Transfer to program      Shf-F2"
  508.    MENUHDR  "Cursor"
  509.       MENUITEM  GOTOTOP            "~Top                Ctl-Home"
  510.       MENUITEM  GOTOBOTTOM         "~Bottom              Ctl-End"
  511.       MENUITEM  PAGEUP             "~Up one page            PgUp"
  512.       MENUITEM  PAGEDOWN           "~Down one page          PgDn"
  513. ;      MENUITEM  DASHLINE
  514. ;      MENUITEM  GOTOLEFTSIDE       "~Left side              Home"
  515. ;      MENUITEM  GOTORIGHTSIDE      "~Right side              End"
  516. ;      MENUITEM  DASHLINE
  517. ;      MENUITEM  GOUP               "Up                        \x18"
  518. ;      MENUITEM  GODOWN             "Down                      \x19"
  519. ;      MENUITEM  GOTOLEFT           "Left                      \x1B"
  520. ;      MENUITEM  GOTORIGHT          "Right                     \x1A"
  521. ;      MENUITEM  DASHLINE
  522. ;      MENUITEM  PREVFIELD          "Previous field      Shf-TAB"
  523. ;      MENUITEM  NEXTFIELD          "Next field              TAB"
  524. ;      MENUITEM  DASHLINE
  525. ;      MENUITEM  PREVWORD           "Previous word         Ctl-\x1B"
  526. ;      MENUITEM  NEXTWORD           "Next word             Ctl-\x1A"
  527. ;      MENUITEM  DASHLINE
  528. ;      MENUITEM  PREVMATCH          "Previous match     Ctl-PgUp"
  529. ;      MENUITEM  NEXTMATCH          "Next match         Ctl-PgDn"
  530.    MENUHDR  "Help"
  531.       MENUITEM  HELP            "~Help (context)      F1"
  532.       MENUITEM  GENERALHELP     "~General help    Shf-F1"
  533.       MENUITEM  DASHLINE
  534.       MENUITEM  ABOUTBOX        "About CorpTech"
  535. ;      MENUITEM  ABOUTROMWARE    "~About Romware 3.0"
  536. ;      MENUITEM  DASHLINE
  537. ;      MENUITEM  HYPERINFO       "~Info            Alt-F1"
  538. ;      MENUITEM  SUPERHYPERINFO  "~Super info      Ctl-F1"
  539.  
  540. END
  541.