[Next] [Previous] [Up] [Top] [Contents] [Index]

Appendix C: The MCL Menubar

Edit menu

The Edit menu includes the following commands.

Undo (Command-Z) Undoes the last editor command, if possible. The name of this command will change according to context, to show what will be undone.

Undo More Undoes previous editor commands in order.

Cut (Command-X) Deletes the selected region and places it in the Clipboard and on the kill ring.

Copy (Command-C) Copies the selected region to the Clipboard and to the kill ring.

Paste (Command-V) Replaces the currently selected text with the text from the Clipboard. If no text is currently selected, the text is simply inserted at the insertion point.

Clear Deletes the currently selected text. The deleted text is not copied to the Clipboard. (However, like all deleted text, it is copied onto the kill ring.)

Select All (Command-A) Selects the entire contents of the active window.

Search... (Command-F) Displays the String Search dialog box.

Search Again (Command-G) Repeats the previous search.

Font Contains a submenu which allows the user to change the font of the insertion point or of the selected text. The current font of the insertion point or of the beginning of the selection is shown with a checkmark.

Font Size Contains a submenu which allows the user to change the font size of the insertion point or of the selected text. The current font size of the insertion point or of the beginning of the selection is shown with a checkmark.

Font Style Contains a submenu which allows the user to change the font style of the insertion point or of the selected text. The current font style of the insertion point or of the beginning of the selection is shown with checkmarks.

Font Color Contains a submenu which allows the user to change the font color of the insertion point or of the selected text. The current font color of the insertion point or of the beginning of the selection is shown with a checkmark.

Word Wrap Allows the user to enable and disable word wrap in Fred windows. By default, word wrap is desabled in new Fred windows. A check mark in the title of this command indicates that word wrap is enabled for the front Fred window.


Gettmg Started with MCL - 19 OCT 1996
[Next] [Previous] [Up] [Top] [Contents] [Index]

Generated with Harlequin WebMaker