|
Starting the editor
|
Top Previous Next |
|
This editor may be invoked by hitting Shift-F1 from within IM, or by selecting the Edit, Open edit window option. The editor will ask you for a file name to open, or will give a default of noname.txt. Once opened, a blank window will be shown. At this point the user may begin typing into the file Multiple edit windows may be opened simultaneously. A unique feature of this editor is that it can handle very large files. The maximum size of the file is limited only by available memory. This is handy when you wish to view your source data file.
This editor, new in version 4.2, also has multiple level undo and redo capability. Bookmarks may also be placed in the editor by pressing Ctrl-Shift-n where n is the bookmark number. (I.e. Ctrl-Shift-1 is bookmark 1) To return to this bookmark later, press Ctrl-n. (I.e. Ctrl-1 would return to the bookmark defined by Ctrl-Shift-1) This editor can only make use of a fixed pitch font. However, text may be cut and pasted between this editor and other Windows applications to enhance the appearance of the reports. |