home *** CD-ROM | disk | FTP | other *** search
- [ IGNORE ]
-
- [ DIALOG ] @@ Dialog Boxes
- findG replaceG portG
-
- [ HINTSET ] German @@ Set name for following hints
- @@ =================================================================
-
- @@ Language selection box
-
- @@ =================================================================
- [ MENUBOX ] German
- English cmEnglish hcEnglish ;;Select ENGLISH language
- German cmGerman hcGerman ;;Select GERMAN language
- Spanish cmSpanish hcSpanish ;;Select SPANISH language
- French cmFrench hcFrench ;;Select FRENCH language
- Dutch cmDutch hcDutch ;;Select DUTCH language
- @@ =================================================================
-
- @@ Drop down menus
-
- @@ =================================================================
- [ MENUBAR ] German
- @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- @@
- @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- [ SUBMENU ] ≡ hcSystem ;;system functions
- About cmAbout hcAbout ;;program information
- Language cmMenuBox hcLanguage ;;switch language
- @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- @@
- @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- [ SUBMENU ] file hcFile ;;file management commands (open, save, etc)
- open... f3 cmOpen hcOpen ;;locate and open a file in an Edit window
- new cmNew hcNew ;;open a new edit window
- save f2 cmSave hcSave ;;save the file in the active Edit window
- 'Save ~a~s...' cmSaveAs hcSaveAs ;;save file under a different name, directory, or drive
- print... f4 cmPrint hcPrint ;;print text in current window
- [ NEWLINE ]
- 'change dir...' cmChangeDir hcChangeDir ;;choose a new default directory
- 'DOS shell' cmDOSShell hcDOSShell ;;access DOS command-line
- E~x~it alt-x cmQuit hcExit ;;quit program, return to DOS
- @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- @@
- @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- [ SUBMENU ] edit hcEdit ;;cut-and-paste editing commands
- undo Ctrl-U cmUndo hcUndo ;;cancel changes to the current line
- [ NEWLINE ]
- Cu~t~ shift-del cmCut hcCut ;;remove selected text, place in Clipboard
- copy ctrl-ins cmCopy hcCopy ;;copy selected text into Clipboard
- paste shift-ins cmPaste hcPaste ;;Insert text from Clipboard at cursor position
- 'show clipboard' cmShowClipboard hcShowClipboard ;;open the Clipboard window
- [ NEWLINE ]
- C~l~ear ctrl-del cmClear hcClear ;;delete selected text
- @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- @@
- @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- [ SUBMENU ] search hcSearch ;;text search-and-replace commands
- find... ^QF cmFind hcFind ;;search for text
- replace... ^QA cmReplace hcReplace ;;search for text and replace it with new text
- 'search again' ^L cmSearchAgain hcSearchAgain ;;repeat the last Find or Replace command
- @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- @@
- @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- [ SUBMENU ] window hcWindow ;;open, arrange and close windows
- Size/move ctrl-f5 cmResize hcSizeMove ;;change the size or position of the active window
- Zoom f5 cmZoom hcZoom ;;enlarge or restore the size of the active window
- Next f6 cmNext hcNext ;;make the next window active
- Previous shift-f6 cmPrev hcPrevious ;;make the previous window active
- Close alt-f3 cmClose hcClose ;;close the active window
- [NEWLINE]
- Tile cmTile hcTile ;;arrange windows on the desktop by tiling
- C~a~scade cmCascade hcCascade ;;arrange windows on the desktop by cascading
- 'Video Mode' cmVideoMode hcVideoMode ;;Change to 43/50 line mode (EGA/VGA only)
- @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- @@
- @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- [ STATUSLINE ] German
- [ STATUS ] @@ BOTTOM LINE OF SCREEN
- F1 Help cmHelp
- F2 Save cmSave
- F3 Open cmOpen
- Alt-F3 Close cmClose
- @@F4 Print cmPrint
- @@F6 Next cmNext
- F10 Menu cmMenu
- Alt-X Exit cmQuit
- @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- @@
- @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- [ HINT ] @@ HINT AT BOTTOM LINE, USED IN DIALOG BOXES & WINDOWS
- hcOK ;;accept the settings in this dialog box
- hcCancel ;;close the dialog box without making any changes
-
- hcPrintDest0 ;;send output to a disk file
- hcPrintDest1 ;;print to the first system printer
- hcPrintDest2 ;;print to the second system printer
- hcPrintDest3 ;;print to the third system printer
-
- hcClipboard ;;This window holds text from cut & paste operations
- hcDirectoryTree ;;TAB to move, enter to SELECT
- hcOpenTree ;;TAB to move, enter to OPEN
-
- hcSearchText ;;Text to look for
- hcReplaceText ;;Text to use for replace
- hcSearchType1 ;;whether to consider case during search
- hcSearchType2 ;;whether to consider partial matches
- hcSearchType3 ;;whether to prompt before replacing
- hcSearchType4 ;;whether to scan entire file
-