22
Chapter 3 Starting Up/Shutting Down
3.2.2.2 Edit menu
Undo
This cancels the last operation, returning edits to the preceding state.
Redo
This repeats the operation canceled with Undo.
Cut
This moves to the Windows clipboard and deletes the contents selected in
the Program edit window.
Copy
This copies to the Windows clipboard the contents selected in the Program
edit window.
It does not delete the original.
Paste
This copies the clipboard contents to the selected portion of the Program
edit window.
Delete
This deletes the area selected in the Program edit window.
Select All
This selects the entire contents of the Program edit window.
Find and Replace...
This replaces occurrences of one string with another.
Jump to...
This is for moving the cursor to a line, specified by number, in the Program
edit window.
Comment Block
This submenu converts the lines selected in the Program edit window to and
from comments.
Indent
This submenu controls indenting of the lines selected in the Program edit
window
Bookmark
This is for working with bookmarks.
Insert registered string
Previously registered character strings are placed in the program.
Register string
Commonly used character strings can be registered in advance and placed
in programs through shortcuts.
Add comment
Selecting this automatically adds texts written in the application columns
of variables and I/O lists to the source code as comments.
Format code
The program code is shaped into a standard form. Line indents are inserted
and blank spaces inside the code added or deleted automatically.
Command List
Selecting this automatically displays a scrolling list of commands available
with auto-completion at the cursor position.
Содержание WINCAPS III
Страница 1: ...Programming Support Tool WINCAPSIII GUIDE...
Страница 18: ...vi CONTENTS...
Страница 64: ...46 Chapter 3 Starting Up Shutting Down...
Страница 196: ...178 Chapter 10 Appendices...
Страница 198: ......