home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional Developers Kit 1992 November / Disc01 / Disc01.mdf / prodtool / epm / help / epm.hlp (.txt)
Encoding:
OS/2 Help File  |  1992-09-07  |  126.2 KB  |  4,642 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Enhanced Editor Product Help ΓòÉΓòÉΓòÉ
  3.  
  4. The Enhanced Editor is a text editor you can use to create and edit your text 
  5. files. It enables you to work on multiple files at the same time. 
  6.  
  7. The Enhanced Editor begins with an empty edit window that you can enter text 
  8. into beginning at the cursor location.  After you have completed typing in your 
  9. text: 
  10.  
  11.  1. Select File. 
  12.  2. Select Save as. 
  13.  3. Type a filename. 
  14.  
  15. The Enhanced Editor has a number of features.  For details, select from the 
  16. list below: 
  17.  
  18. o Starting the Enhanced Editor from an OS/2 command prompt 
  19. o Marking/Selecting text 
  20. o Issuing editor commands 
  21. o Recording keystrokes 
  22. o Configuring the mouse 
  23. o Direct file manipulation 
  24. o Stream versus line mode editing 
  25. o Edit ring 
  26.  
  27.  
  28. ΓòÉΓòÉΓòÉ 2. Enhanced Editor Keys Help ΓòÉΓòÉΓòÉ
  29.  
  30. The key definitions for the Enhanced Editor are divided into three groups: 
  31. Function Keys, which you use use to work with files and display help; Edit 
  32. Window Keys, which you use to move the cursor in the edit window; and Editing 
  33. Keys, which you use to display text editor keys. 
  34.  
  35. For key definitions in each of these groups, select from the list below: 
  36.  
  37. o Standard function keys 
  38. o Enhanced Editor edit window keys 
  39. o Enhanced Editor editing keys 
  40.  
  41.  
  42. ΓòÉΓòÉΓòÉ 2.1. Standard Function Keys ΓòÉΓòÉΓòÉ
  43.  
  44. F1 
  45.           Displays help. 
  46. F2 
  47.           Saves the current file. 
  48. F3 
  49.           Exits the current file. 
  50. F4 
  51.           Saves the current file. 
  52. F5 
  53.           Opens a new edit window. 
  54. F6 
  55.           Draws in the current file. 
  56. F7 
  57.           Renames the current file. 
  58. F8 
  59.           Edits a file. 
  60. F9 
  61.           Undo. 
  62. F10 
  63.           Switches between the menu bar and the file being edited. 
  64. F11 
  65.           Switches to the previous file in the edit ring. 
  66. F12 
  67.           Switches to the next file in the edit ring. 
  68.  
  69.  
  70. ΓòÉΓòÉΓòÉ 2.2. Edit Window Keys ΓòÉΓòÉΓòÉ
  71.  
  72. Alt+F4 
  73.           Closes the edit window. 
  74. Alt+F7 
  75.           Moves the edit window. 
  76. Alt+F8 
  77.           Sizes the edit window. 
  78. Alt+F9 
  79.           Minimizes the edit window. 
  80. Alt+F10 
  81.           Maximizes the edit window. 
  82. Shift+F1 
  83.           Scrolls the screen left one column. 
  84. Shift+F2 
  85.           Scrolls the screen right one column. 
  86. Shift+F3 
  87.           Scrolls the screen down one row. 
  88. Shift+F4 
  89.           Scrolls the screen up one row. 
  90. Shift+F5 
  91.           Scrolls the screen so that the line at the current cursor position is 
  92.           vertically centered. 
  93. End 
  94.           Moves the cursor to the end of the line. 
  95. Home 
  96.           Moves the cursor to the beginning of the line. 
  97. PgDn 
  98.           Moves the line at the current cursor position forward (down) one 
  99.           screen. 
  100. PgUp 
  101.           Moves the line at the current cursor position backward (up) one 
  102.           screen. 
  103. Tab 
  104.           Moves the cursor to the next tab stop. 
  105. Shift+Tab 
  106.           Moves the cursor to the previous tab stop. 
  107.  
  108.  
  109. ΓòÉΓòÉΓòÉ 2.3. Editing Keys ΓòÉΓòÉΓòÉ
  110.  
  111. Alt+F1 
  112.           Inserts a list of various graphic characters at the current cursor 
  113.           position. 
  114. Alt+A 
  115.           Adjusts the mark. 
  116. Alt+B 
  117.           Marks the current cursor position. 
  118. Alt+C 
  119.           Copies the marked text. 
  120. Alt+D 
  121.           Deletes the current mark. 
  122. Alt+E 
  123.           Moves the cursor to the end of the current mark. 
  124. Alt+F 
  125.           Prompts you for a character and fills the current mark with the 
  126.           specified character. 
  127. Alt+J 
  128.           Joins the next line with line at the current cursor position, 
  129.           separated by a space. 
  130. Alt+L 
  131.           Marks the line at the current cursor position. 
  132. Alt+M 
  133.           Moves the current mark. 
  134. Alt+N 
  135.           Types the current file name at the current cursor position. 
  136. Alt+O 
  137.           Overlay the current mark. 
  138. Alt+P 
  139.           Reformats the paragraph, starting at the current cursor position, 
  140.           using the current margins. 
  141. Alt+R 
  142.           Reformats a marked block of text to a new set of margins. 
  143. Alt+S 
  144.           Splits the line at the current cursor position. 
  145. Alt+T 
  146.           Centers the text within the current mark (or margins, if no mark). 
  147. Alt+U 
  148.           Removes the current mark. 
  149. Alt+W 
  150.           Marks the word at the current cursor position using a block mark. 
  151. Alt+Y 
  152.           Moves the cursor to the beginning of the current mark. 
  153. Alt+Z 
  154.           Marks the current character. 
  155. Alt+1 
  156.           Edits the file name on the line at the current cursor position. 
  157. Alt+0 
  158.           Executes the line at the current cursor position, or all lines within 
  159.           the line at the current cursor position mark. 
  160. Alt+= 
  161.           Executes the line at the current cursor position, or all lines within 
  162.           the line at the current cursor position mark. 
  163. Ctrl+F1 
  164.           Converts current word to uppercase. 
  165. Ctrl+F2 
  166.           Converts current word to lowercase. 
  167. Ctrl+F3 
  168.           Converts marked text to uppercase. 
  169. Ctrl+F4 
  170.           Converts marked text to lowercase. 
  171. Ctrl+F5 
  172.           Moves the cursor to the beginning of the current word. 
  173. Ctrl+F6 
  174.           Moves the cursor to the end of the current word. 
  175. Ctrl+F7 
  176.           Moves marked text to the left one column. 
  177. Ctrl+F8 
  178.           Moves marked text to the right one column. 
  179. Ctrl+C 
  180.           Repeats the last CHANGE command. 
  181. Ctrl+D 
  182.           Erases from the current cursor position to the beginning of the next 
  183.           word. 
  184. Ctrl+E 
  185.           Erases from the current cursor position to the end of the line. 
  186. Ctrl+F 
  187.           Repeats the last LOCATE command. 
  188. Ctrl+I 
  189.           Displays the Enhanced Editor command line. 
  190. Ctrl+L 
  191.           Copies the line at the current cursor position to the command line. 
  192. Ctrl+M 
  193.           Inserts a blank line after the current cursor position. 
  194. Ctrl+Q 
  195.           Switches between the search file and the results of the ALL command. 
  196. Ctrl+R 
  197.           Starts and stops recording keystrokes. 
  198. Ctrl+T 
  199.           Plays back a set of recorded keystrokes. 
  200. Ctrl+2 
  201.           Types an ASCII 0 (NUL character). 
  202. Ctrl+6 
  203.           Types a '╨║'. 
  204. Ctrl+9 
  205.           Types a '{' (left brace). 
  206. Ctrl+0 
  207.           Types a '}' (right brace). 
  208. Ctrl+Backspace 
  209.           Deletes the current line. 
  210. Ctrl+Enter 
  211.           Moves cursor to the beginning of the next line. 
  212. Ctrl+Left 
  213.           Moves the cursor to the beginning of the word. 
  214. Ctrl+Right 
  215.           Moves the cursor to the beginning of the next word. 
  216. Del 
  217.           Deletes the character at the current cursor position. 
  218. Ins 
  219.           Switches between insert and replace modes. 
  220.  
  221.  
  222. ΓòÉΓòÉΓòÉ 3. Mark Types ΓòÉΓòÉΓòÉ
  223.  
  224. There are three types of marked or selected text:  Block, Line, and Character. 
  225. Advanced mode uses all three types, while basic mode uses only Character marks. 
  226. A detailed description about how to mark or select each type follows: 
  227.  
  228. Block 
  229.           A block mark is a rectangular area of text.  To mark a block: 
  230.  
  231.     1. Position the cursor in the upper-right corner of the desired block. 
  232.     2. Press Alt+B. 
  233.     3. Position the cursor in the lower left corner of the desired block. 
  234.     4. Press Alt+B. 
  235.  
  236.        Note:  When you delete a block of text, the text is erased but the space 
  237.               that contained the text remains in the file -it is not closed. To 
  238.               close the space, you must use a line or character mark to delete 
  239.               the text.
  240.  
  241.  
  242. Line 
  243.           A line mark is a mark of a line or a set of lines.  To mark the line: 
  244.  
  245.     1. Position the cursor in the first line to be marked. 
  246.     2. Press Alt+L. 
  247.     3. Position the cursor in the last line to be marked. 
  248.     4. Press Alt+L. 
  249. Character 
  250.           A character mark is a mark of a character or set of characters. To 
  251.           mark characters: 
  252.  
  253.     1. Position the cursor in the first character to be marked. 
  254.     2. Press Alt+Z. 
  255.     3. Position the cursor in the last character to be marked. 
  256.     4. Press Alt+Z. 
  257.  
  258. Related Information: 
  259.  
  260. Mark Operations 
  261.  
  262.  
  263. ΓòÉΓòÉΓòÉ 4. Mark Operations ΓòÉΓòÉΓòÉ
  264.  
  265. There are several mark operations that can be performed.  The most frequently 
  266. performed options and their key combinations are listed below: 
  267.  
  268. Alt+A (Adjust Mark) 
  269.           Copies the marked text, overlaying the text starting at the current 
  270.           cursor position and filling the original text position with blanks. 
  271. Alt+C (Copy Mark) 
  272.           Copies the marked text to the current cursor position.  The original 
  273.           text remains in its position. With line marks, the marked lines are 
  274.           copied after the line the cursor is on. 
  275. Alt+D (Delete Mark) 
  276.           Deletes the marked text from the file. 
  277. Alt+E (End Mark) 
  278.           Moves the cursor to the end of the mark.  If the mark is a line mark, 
  279.           the column position of the cursor is preserved. 
  280. Alt+M (Move Mark) 
  281.           Moves the marked text from its current position to the cursor 
  282.           position, as in the Copy Mark command. 
  283. Alt+O (Overlay Mark) 
  284.           Overwrites the text at the current cursor position with a copy of the 
  285.           marked text. 
  286. Alt+T (Center Mark) 
  287.           Centers the text within the mark. 
  288. Alt+U (Unmark) 
  289.           Unmarks any mark within the current ring. 
  290. Alt+Y (Begin Mark) 
  291.           Moves the cursor to the beginning of the mark.  If the mark is a line 
  292.           mark, the column position of the cursor is preserved. 
  293.  
  294.  
  295. ΓòÉΓòÉΓòÉ 5. Recording Keystrokes ΓòÉΓòÉΓòÉ
  296.  
  297. With the Enhanced Editor you can record a set of keystrokes to be played back 
  298. at a later time.  This is helpful if you are performing a particular action 
  299. repeatedly. 
  300.  
  301. To record keystrokes: 
  302.  
  303.  1. Press Ctrl+R to start recording. 
  304.  2. Type the keys that you want recorded. 
  305.  3. Press Ctrl+R to stop recording. 
  306.  
  307. Press Ctrl+T to playback the recorded keystrokes. 
  308.  
  309. For example, suppose you type DIR to get a directory listing of the current 
  310. directory. 
  311.  
  312.  Volume in drive C is MYDISK
  313.  The Volume Serial Number is 0123:4567
  314.  Directory of C:\TCPIP\LAMAIL
  315.  
  316. ALL          <DIR>      1-01-90  12:01a
  317. ALL      NDX       87   1-01-90  12:01a
  318. OUT          <DIR>      1-01-90  12:01a
  319. OUT      NDX       87   1-01-90  12:01a
  320. PERSONAL     <DIR>      1-01-90  12:01a
  321. PERSONAL NDX       87   1-01-90  12:01a
  322. STUFF        <DIR>      1-01-90  12:01a
  323. STUFF    NDX       87   1-01-90  12:01a
  324. MORESTUF     <DIR>      1-01-90  12:01a
  325. MORESTUF NDX       87   1-01-90  12:01a
  326.  
  327. You wish to convert all of the file names from the "DIR" format to the 
  328. "name.ext" format. 
  329.  
  330. After deleting all lines but the files (not subdirectories) and the file 
  331. information (show size, date, and time), you have left: 
  332.  
  333. ALL      NDX
  334. OUT      NDX
  335. PERSONAL NDX
  336. STUFF    NDX
  337. MORESTUF NDX
  338.  
  339. Place your cursor at the beginning of the first line and press Ctrl+R to start 
  340. recording. Press the following keys: 
  341.  
  342.  1. Ctrl+F6 
  343.  2. Right "." 
  344.  3. Alt+B 
  345.  4. Ctrl+Right 
  346.  5. Left 
  347.  6. Alt+B 
  348.  7. Alt+D 
  349.  8. Down 
  350.  9. Home 
  351. 10. Ctrl+R 
  352. You have recorded the keystrokes to convert one file name.  Now press Ctrl+T 
  353. twice to playback the keystrokes, and the files are converted. 
  354.  
  355. There are a total of five files. 
  356.  
  357. ALL.NDX
  358. OUT.NDX
  359. PERSONAL.NDX
  360. STUFF.NDX
  361. MORESTUF.NDX
  362.  
  363.  
  364. ΓòÉΓòÉΓòÉ 6. Configuring the Mouse ΓòÉΓòÉΓòÉ
  365.  
  366. You can configure the mouse in either the basic marking mode or the advanced 
  367. marking mode.  The default is the basic marking mode.  In the basic marking 
  368. mode, the mark is only usable for deleting text or copying it to the clipboard 
  369. Typing any text character deletes the marked text and replaces it with the 
  370. entered character.  The basic marking mode mouse actions are: 
  371.  
  372. Button 1 click 
  373.           Move cursor position to mouse pointer and unmark. 
  374. Button 1 + Shift 
  375.           Mark text from cursor position to mouse pointer. 
  376. Button 1 click and drag 
  377.           Mark text as you drag. 
  378. Button 1 double-click 
  379.           Move cursor position to mouse pointer and mark the word. 
  380.  
  381. In advanced marking mode, a mark stays until you explicitly delete it or 
  382. unmark.  The advanced marking mode mouse actions are: 
  383.  
  384. Button 1 click 
  385.           Move cursor position to mouse pointer. 
  386. Button 1 + Shift 
  387.           Mark text from cursor position to mouse pointer. 
  388. Button 1 click and drag 
  389.           Block mark text as you drag. 
  390. Button 2 click and drag 
  391.           Line mark text as you drag. If you start dragging inside a marked 
  392.           region, this will instead initiate a drag of the marked text.  The 
  393.           text will be moved (or copied, if the Ctrl key is pressed as well) to 
  394.           wherever you drop it. 
  395. Button 1 + Ctrl + drag 
  396.           Character mark text as you drag. 
  397. Button 1 double-click 
  398.           Unmark text. 
  399. Button 2 double-click 
  400.           Move cursor position to mouse pointer and mark the word. 
  401.  
  402. To select advanced marking mode: 
  403.  
  404.  1. Select Options. 
  405.  2. Select Preferences. 
  406.  3. Select Advanced marking. 
  407.  
  408. To save the mark mode setting: 
  409.  
  410.  1. Select Options. 
  411.  2. Select Save options. 
  412.  
  413. Related Information: 
  414.  
  415. o Mark types 
  416. o Mark operations 
  417.  
  418.  
  419. ΓòÉΓòÉΓòÉ 7. Direct File Manipulation with the File Symbol ΓòÉΓòÉΓòÉ
  420.  
  421. The File symbol is located in the top left corner of the edit window. It looks 
  422. like a sheet of paper with the top right corner folded down. It can be used to: 
  423.  
  424. o Print the visible file. 
  425. o Copy a file to another edit window. 
  426. o Create another edit window containing your file. 
  427. o Copy files to an open file directory folder. 
  428.  
  429. The File symbol is manipulated in the following way: 
  430.  
  431. Select the File symbol by pointing to it with the mouse pointer and pressing 
  432. button 2.  Keeping button 2 down, move the mouse pointer over one of the 
  433. following: 
  434.  
  435. o An Enhanced Editor edit window, to copy the file. 
  436. o The Enhanced Editor icon, to create another edit window containing your file. 
  437. o An open directory, to copy the file to that directory. 
  438.  
  439.  
  440. ΓòÉΓòÉΓòÉ 8. Help for Search ΓòÉΓòÉΓòÉ
  441.  
  442. Use this window to search for a string of text or search for and replace a 
  443. string of text. 
  444.  
  445. To search for text: 
  446.  
  447.  1. Type the search_string in the Search field. 
  448.  2. Select Find to search for text.  Find can be selected multiple times to 
  449.     find successive occurrences of the search string. 
  450.  3. Select Cancel to close the window. 
  451.  
  452. To replace a string of text: 
  453.  
  454.  1. Type the search_string in the Search field. 
  455.  2. Type the replace_string that will replace the search_string in the Replace 
  456.     field. 
  457.  3. Select either: 
  458.  
  459.    o Change to find the next occurrence of the search_string and change it to 
  460.      the replace_string. 
  461.    o Change, then find, to do the same as Change, and then search for the next 
  462.      occurrence of the search_string after the change has been made. 
  463.  
  464. Note:  The search begins from the current cursor position.  The entire file is 
  465.        searched only if the cursor is at the beginning of the first line.
  466.  
  467.  Related Information: 
  468.  
  469. o Search 
  470. o Replace 
  471. o Options 
  472. o Find 
  473. o Change 
  474. o Change, then find 
  475. o Find, cancel 
  476. o Cancel 
  477.  
  478.  
  479. ΓòÉΓòÉΓòÉ 9. Help for Search ΓòÉΓòÉΓòÉ
  480.  
  481. Type in the Search filed the text you want to find.  The text you type is 
  482. called the search_string. 
  483.  
  484.  
  485. ΓòÉΓòÉΓòÉ 10. Help for Replace ΓòÉΓòÉΓòÉ
  486.  
  487. Type in the Replace field the text you want to put in place of the text in the 
  488. Search field.  The text in the Replace field is called the replace_string. 
  489.  
  490.  
  491. ΓòÉΓòÉΓòÉ 11. Help for Options ΓòÉΓòÉΓòÉ
  492.  
  493. You can choose any of the following options: 
  494.  
  495. Ignore case 
  496.           Ignores case in the search_string.  For example, "Search", "search", 
  497.           and "SEARCH" are treated the same. 
  498. Reverse search 
  499.           Searches from the current cursor position to the beginning of the 
  500.           file. 
  501. Change all occurrences 
  502.           Causes all occurrences of the search_string to be overwritten by the 
  503.           replace_string. 
  504. Marked area 
  505.           Searches only the marked text. 
  506. Grep 
  507.           Searches using the GREP option. 
  508.  
  509.  
  510. ΓòÉΓòÉΓòÉ 12. Help for Find ΓòÉΓòÉΓòÉ
  511.  
  512. Select Find to locate the search_string within the current file. 
  513.  
  514.  
  515. ΓòÉΓòÉΓòÉ 13. Help for Change ΓòÉΓòÉΓòÉ
  516.  
  517. Select Change to replace the found text with the replace_string. 
  518.  
  519.  
  520. ΓòÉΓòÉΓòÉ 14. Help for Change, then Find ΓòÉΓòÉΓòÉ
  521.  
  522. Select Change, then find to replace the first occurrence of the found text with 
  523. the replace_string and then find the next occurrence of the search_string 
  524.  
  525.  
  526. ΓòÉΓòÉΓòÉ 15. Help for Find, Cancel ΓòÉΓòÉΓòÉ
  527.  
  528. Select Find, cancel to search for the first occurrence of the search_string and 
  529. then exit the Search window. 
  530.  
  531.  
  532. ΓòÉΓòÉΓòÉ 16. Help for Command ΓòÉΓòÉΓòÉ
  533.  
  534. Use this window to type editor commands.  To enter a command: 
  535.  
  536.  1. Select a command from the selection list or type a command in the entry 
  537.     field. 
  538.  2. Select OK. 
  539.  
  540. As you type a command, the editor will attempt to match what you're typing with 
  541. an existing line in the selection list. At any point you can press Ctrl+O to 
  542. select the matched line in the list, or Ctrl+F to find the next matching line. 
  543. Ctrl+Backspace will delete the line from the list. 
  544.  
  545. Note:  Commands in the selection list are saved between sessions of the editor.
  546.  
  547.  Related Information: 
  548.  
  549. o Editor commands 
  550. o OK 
  551. o Cancel 
  552.  
  553.  
  554. ΓòÉΓòÉΓòÉ 17. Help for Messages ΓòÉΓòÉΓòÉ
  555.  
  556. Use this window to display or review error messages. 
  557.  
  558. Select an error message from the selection list to have it displayed in the 
  559. entry field. The message can be marked and copied from the entry field to the 
  560. clipboard. 
  561.  
  562. Related Information: 
  563.  
  564. o Cancel 
  565.  
  566.  
  567. ΓòÉΓòÉΓòÉ 18. Help for Describe Error ΓòÉΓòÉΓòÉ
  568.  
  569. The list displays all errors associated with the current line.  The following 
  570. options are available: 
  571.  
  572. Details 
  573.           Displays a help panel giving additional information on the error 
  574.           message, if this information was provided by the compiler vendor. 
  575. Cancel 
  576.           Returns control to the edit window. 
  577. Help 
  578.           Displays this panel. 
  579.  
  580.  
  581. ΓòÉΓòÉΓòÉ 19. Help for Tabs ΓòÉΓòÉΓòÉ
  582.  
  583. To set the edit window tabs: 
  584.  
  585.  1. Type the tab settings.  You can type either a single number to use as an 
  586.     increment, or you can type a series of numbers separated by a space that 
  587.     will be used as column positions.  In both cases, column one is used as a 
  588.     starting point. 
  589.  2. Select Set or Apply. 
  590.  
  591. For a detailed explanation of each field, select from the list below: 
  592.  
  593. o Set 
  594. o Apply 
  595. o Defaults 
  596. o Cancel 
  597.  
  598.  
  599. ΓòÉΓòÉΓòÉ 20. Help for Margins ΓòÉΓòÉΓòÉ
  600.  
  601. Use this window to set the left, right, and paragraph margins.  For each 
  602. setting, drag the slider arm, select the left or right slider button, or type a 
  603. new value.  Then select Set or Apply. 
  604.  
  605. For a detailed explanation of each field, select from the list below: 
  606.  
  607. o Margins 
  608. o Set 
  609. o Apply 
  610. o Defaults 
  611. o Cancel 
  612.  
  613.  
  614. ΓòÉΓòÉΓòÉ 21. Help for Margins ΓòÉΓòÉΓòÉ
  615.  
  616. The left and right margins control where the cursor is positioned when typing 
  617. text.  If you type beyond the right margin, the word you are typing is moved to 
  618. a new line starting at the left margin. 
  619.  
  620. When you reformat a paragraph, it is justified so that all lines are between 
  621. the left margin and the right margin, except the first line, which starts at 
  622. the paragraph margin. 
  623.  
  624. Related Information: 
  625.  
  626. Reformatting a paragraph 
  627.  
  628.  
  629. ΓòÉΓòÉΓòÉ 22. Help for Colors ΓòÉΓòÉΓòÉ
  630.  
  631. Use this window to set the colors used by the editor.  To change colors: 
  632.  
  633.  1. Select a field from the Field selection selection list. 
  634.  2. Select the Set background or Set foreground radio button. 
  635.  3. Select a color from the Color selection selection list. 
  636.  4. Select Set or Apply. 
  637.  
  638. Note:  As you change colors, Sample Text will reflect your changes.
  639.  
  640. For a detailed explanation of each field, select from the list below: 
  641.  
  642. o Field selection 
  643. o Color selection 
  644. o Set background 
  645. o Set foreground 
  646. o Set 
  647. o Apply 
  648. o Defaults 
  649. o Cancel 
  650.  
  651.  
  652. ΓòÉΓòÉΓòÉ 23. Help for Field Selection ΓòÉΓòÉΓòÉ
  653.  
  654. Use Field selection to select the field you want to change. The four fields 
  655. that you can choose from are: 
  656.  
  657. Text 
  658.           Color of normal text. 
  659. Mark 
  660.           Color of a marked area. 
  661. Status 
  662.           Color of the status line, if enabled, containing the line and column 
  663.           numbers. 
  664. Message 
  665.           Color of the message line, if enabled, and the color in which 
  666.           messages will be displayed. 
  667.  
  668.  
  669. ΓòÉΓòÉΓòÉ 24. Help for Color Selection ΓòÉΓòÉΓòÉ
  670.  
  671. Use Color selection to select the color that you want to paint the selected 
  672. field.  Select the color you want from the selection list. 
  673.  
  674.  
  675. ΓòÉΓòÉΓòÉ 25. Help for Set Background ΓòÉΓòÉΓòÉ
  676.  
  677. Select the Set background radio button to color the background of the selected 
  678. field with the selected color. 
  679.  
  680.  
  681. ΓòÉΓòÉΓòÉ 26. Help for Set Foreground ΓòÉΓòÉΓòÉ
  682.  
  683. Select the Set Foreground radio button to color the foreground of the selected 
  684. field with the selected color. 
  685.  
  686.  
  687. ΓòÉΓòÉΓòÉ 27. Help for Paths ΓòÉΓòÉΓòÉ
  688.  
  689. To enter paths: 
  690.  
  691.  1. Type an autosave path. 
  692.  2. Type a temporary path. 
  693.  3. Select Set or Apply. 
  694.  
  695. For a detailed explanation of each field, select from the list below: 
  696.  
  697. o Autosave path 
  698. o Temporary path 
  699. o Set 
  700. o Apply 
  701. o Defaults 
  702. o Cancel 
  703.  
  704.  
  705. ΓòÉΓòÉΓòÉ 28. Help for Paths ΓòÉΓòÉΓòÉ
  706.  
  707. To enter paths: 
  708.  
  709.  1. Type an autosave path. 
  710.  2. Type a temporary path. 
  711.  3. Type a dictionary path and file name. 
  712.  4. Type a personal dictionary path and file name. 
  713.  5. Select Set or Apply. 
  714.  
  715. For a detailed explanation of each field, select from the list below: 
  716.  
  717. o Autosave path 
  718. o Temporary path 
  719. o Dictionary file 
  720. o Personal dictionary 
  721. o Set 
  722. o Apply 
  723. o Defaults 
  724. o Cancel 
  725.  
  726.  
  727. ΓòÉΓòÉΓòÉ 29. Help for Autosave Path ΓòÉΓòÉΓòÉ
  728.  
  729. The subdirectory in which autosave files are stored. 
  730.  
  731. Note:  If you select a temporary disk, your autosave files will be lost if the 
  732.        system loses power while you are updating a file.
  733.  
  734. Do not select a temporary disk because they only exist until you reboot, and 
  735. while power is not interrupted. 
  736.  
  737. Note:  If you do not specify an autosave path, the current directory is used.
  738.  
  739.  
  740. ΓòÉΓòÉΓòÉ 30. Help for Temporary Path ΓòÉΓòÉΓòÉ
  741.  
  742. Use Temporary paths to select the directory where temporary files are created. 
  743.  
  744. This directory should be a temporary disk, if you have one with room to spare, 
  745. both for speed and so you don't have to explicitly erase the files.  A 
  746. temporary disk exists only until you reboot, and while power is not 
  747. interrupted. 
  748.  
  749. Note:  If you do not specify a temporary path, the current directory is used.
  750.  
  751.  
  752. ΓòÉΓòÉΓòÉ 31. Help for Dictionary File ΓòÉΓòÉΓòÉ
  753.  
  754. Use Dictionary file to specify the path and file name of the file to be used 
  755. for spell checking. 
  756.  
  757.  
  758. ΓòÉΓòÉΓòÉ 32. Help for Personal Dictionary ΓòÉΓòÉΓòÉ
  759.  
  760. Use Personal dictionary to specify where your personal dictionary addenda 
  761. exists or should be created.  Your personal dictionary addenda file is used 
  762. during the proof function. 
  763.  
  764.  
  765. ΓòÉΓòÉΓòÉ 33. Help for Autosave ΓòÉΓòÉΓòÉ
  766.  
  767. Use this window to control the number of modifications that are required to be 
  768. made to a file before it is automatically saved.  Set the number to 0 to turn 
  769. off the autosaving feature. 
  770.  
  771. For a detailed explanation of each field, select from the list below: 
  772.  
  773. o Autosave 
  774. o Set 
  775. o Apply 
  776. o Defaults 
  777. o Cancel 
  778.  
  779.  
  780. ΓòÉΓòÉΓòÉ 34. Help for Autosave ΓòÉΓòÉΓòÉ
  781.  
  782. Use Autosave to specify the number of changes that have to be made to a file 
  783. before it is automatically saved.  To specify the number, select the slider 
  784. button, drag the slider arm, or type a new value in the field. 
  785.  
  786.  
  787. ΓòÉΓòÉΓòÉ 35. Help for Fonts ΓòÉΓòÉΓòÉ
  788.  
  789. To change the editor fonts: 
  790.  
  791.  1. Select Font name. 
  792.  2. Select Size. 
  793.  3. Select any of the following attributes by selecting the symbol that 
  794.     corresponds to the desired feature: 
  795.  
  796.    o Bold 
  797.    o Italic 
  798.    o Underlined 
  799.    o Strikeout 
  800.  
  801.  4. Select Set or Apply. 
  802.  
  803. As you change fonts, Sample Text will change to show you what the font and 
  804. attributes look like. 
  805.  
  806. For a detailed explanation of each field, select from the list below: 
  807.  
  808. o Font name 
  809. o Size 
  810. o Set 
  811. o Apply 
  812. o Defaults 
  813. o Cancel 
  814.  
  815.  
  816. ΓòÉΓòÉΓòÉ 36. Help for Font Name ΓòÉΓòÉΓòÉ
  817.  
  818. Use Font name to specify the font you want to use.  Select the arrow to the 
  819. right to display the entire selection list; then select the font that you want. 
  820.  
  821.  
  822. ΓòÉΓòÉΓòÉ 37. Help for Size ΓòÉΓòÉΓòÉ
  823.  
  824. Use Size to adjust the size of the font.  Select the arrow to the right to 
  825. display the entire selection list; then select the font size that you want. 
  826.  
  827.  
  828. ΓòÉΓòÉΓòÉ 38. Help for Keys ΓòÉΓòÉΓòÉ
  829.  
  830. To define an action for the Enter key: 
  831.  
  832.  1. Select a key or key combination from the top selection list. 
  833.  2. Select an action from the bottom selection list. 
  834.  3. Select Set or Apply 
  835.  
  836. For a detailed explanation of each field, select from the list below: 
  837.  
  838. o Set 
  839. o Apply 
  840. o Defaults 
  841. o Cancel 
  842.  
  843.  
  844. ΓòÉΓòÉΓòÉ 39. Help for Set ΓòÉΓòÉΓòÉ
  845.  
  846. Select Set to save the settings and have them used every time you open an edit 
  847. window. 
  848.  
  849.  
  850. ΓòÉΓòÉΓòÉ 40. Help for Apply ΓòÉΓòÉΓòÉ
  851.  
  852. Select Apply to use the selected settings in the current edit window, without 
  853. making them permanent. 
  854.  
  855.  
  856. ΓòÉΓòÉΓòÉ 41. Help for Defaults ΓòÉΓòÉΓòÉ
  857.  
  858. Select Defaults to set the values to the initial system settings. 
  859.  
  860.  
  861. ΓòÉΓòÉΓòÉ 42. Help for Cancel ΓòÉΓòÉΓòÉ
  862.  
  863. Select Cancel to close the notebook and discard any changes that were made. 
  864.  
  865.  
  866. ΓòÉΓòÉΓòÉ 43. Help for Quitting a File ΓòÉΓòÉΓòÉ
  867.  
  868. Use Quitting a File to end an editing session before a modified file is removed 
  869. from the edit window ring.  The following options are available: 
  870.  
  871. Save 
  872.           Saves the file as it appears in the entry field.  The file name can 
  873.           be modified before Save is selected. 
  874. Discard 
  875.           Enables the quitting process to continue.  Changes to the file are 
  876.           not saved. 
  877. Cancel 
  878.           Returns control to the edit window. 
  879.  
  880. Note:  When all files have been removed from the edit window ring, the edit 
  881.        window is automatically closed.
  882.  
  883.  
  884. ΓòÉΓòÉΓòÉ 44. Help for Closing a File ΓòÉΓòÉΓòÉ
  885.  
  886. Use Closing a File to end an editing session before a modified file is removed 
  887. from the edit window ring.  The following options are available: 
  888.  
  889. Save 
  890.           Saves the file as it appears in the entry field.  The file name can 
  891.           be modified before Save is selected. 
  892. Discard 
  893.           Enables the quitting process to continue.  Changes to the file are 
  894.           not saved. 
  895. Cancel 
  896.           Returns control to the edit window. 
  897.  
  898. Note:  When all files have been removed from the edit window ring, the edit 
  899.        window is automatically closed.
  900.  
  901.  
  902. ΓòÉΓòÉΓòÉ 44.1. Help for Proof ΓòÉΓòÉΓòÉ
  903.  
  904. The Proof window is displayed when a possibly misspelled word is found during 
  905. the proof function.  This window contains a list words.  The window buttons are 
  906. as follows: 
  907.  
  908. Replace 
  909.           The highlighted word from the list is placed inside your document, 
  910.           replacing the misspelled word.  The replace function can also be 
  911.           achieved by double-clicking on a word in the list.  Replace is the 
  912.           default. 
  913. Cancel 
  914.           Terminates the proof function. 
  915. Next 
  916.           Skips the highlighted word and continues spell checking. 
  917. Temp. Add 
  918.           The word that is highlighted is placed in a temporary personal 
  919.           dictionary file.  Every other occurrence of that word is considered 
  920.           correct during the remainder of your proof session. 
  921. Add 
  922.           The word that is highlighted is placed in your personal dictionary 
  923.           file.  The word is permanently considered correct. 
  924. Edit 
  925.           Places the word that is highlighted in an entry field, where you can 
  926.           modify it. 
  927. Help 
  928.           Displays this panel. 
  929.  
  930.  
  931. ΓòÉΓòÉΓòÉ 44.2. Help for Proof Word ΓòÉΓòÉΓòÉ
  932.  
  933. The Proof Word window is displayed when a possibly misspelled word is found 
  934. during the execution of the proof word function.  This window contains a list 
  935. box which holds a selection of possible correct words. The window buttons are 
  936. as follows: 
  937.  
  938. Replace 
  939.           The highlighted word from the list is placed inside your document, 
  940.           replacing the misspelled word.  The replace function can also be 
  941.           achieved by double clicking on a word in the list.  Replace is the 
  942.           default button. 
  943. Cancel 
  944.           Terminates the proof function. 
  945. Add 
  946.           The word that is highlighted is placed in your personal dictionary 
  947.           file.  The word is permanently considered correct. 
  948. Help 
  949.           Displays this panel. 
  950.  
  951.  
  952. ΓòÉΓòÉΓòÉ 44.3. Help for Synonym ΓòÉΓòÉΓòÉ
  953.  
  954. The Synonym window is displayed if one or more synonyms are found during the 
  955. execution of the synonym function.  This window contains a list box which holds 
  956. a selection of words.  The window buttons are as follows: 
  957.  
  958. Replace 
  959.           The highlighted word from the list is placed inside your document, 
  960.           replacing the highlighted word.  The replace function can also be 
  961.           achieved by double clicking on a word in the list. Replace is the 
  962.           default button. 
  963. Cancel 
  964.           Terminates the proof function. 
  965. Help 
  966.           Displays this panel. 
  967.  
  968.  
  969. ΓòÉΓòÉΓòÉ 45. Help for Undo ΓòÉΓòÉΓòÉ
  970.  
  971. The number range represents changes made to the current file.  The lower the 
  972. number the earlier the change. 
  973.  
  974. To use Undo: 
  975.  
  976.  1. Move the slider to the change that you want to undo. 
  977.  2. Select OK. 
  978.  
  979.  
  980. ΓòÉΓòÉΓòÉ 46. Help for List Ring ΓòÉΓòÉΓòÉ
  981.  
  982. The selection list contains a list of all files in the current edit ring. 
  983.  
  984. To select a file from the list: 
  985.  
  986.  1. Select a file from the selection list to activate it. 
  987.  2. Select Switch to. 
  988.  
  989. Related Information: 
  990.  
  991. o Switch to 
  992. o Cancel 
  993.  
  994.  
  995. ΓòÉΓòÉΓòÉ 47. Help for Switch To ΓòÉΓòÉΓòÉ
  996.  
  997. Select Switch to to exit the window, and make the selected file the current 
  998. file. 
  999.  
  1000.  
  1001. ΓòÉΓòÉΓòÉ 48. Help for Cancel ΓòÉΓòÉΓòÉ
  1002.  
  1003. Select Cancel to exit the window and leave the original file as the current 
  1004. file. 
  1005.  
  1006.  
  1007. ΓòÉΓòÉΓòÉ 49. Help for Style ΓòÉΓòÉΓòÉ
  1008.  
  1009. Use Style to apply a style, consisting of a specific font, color, or both to a 
  1010. marked region of text.  You can select an existing style in the Style name 
  1011. field, or you can define a new style by doing the following: 
  1012.  
  1013.  1. Optionally, type a new name in the Style name field. 
  1014.  2. Select Font name. 
  1015.  3. Select Size. 
  1016.  4. Select any of the following attributes, if desired: 
  1017.  
  1018.    o Bold 
  1019.    o Italic 
  1020.    o Underlined 
  1021.    o Strikeout 
  1022.    o Outline. 
  1023.  
  1024.  5. Select Foreground color 
  1025.  6. Select Background color to change the background color. 
  1026.  7. Select Set to apply the selected style to the marked region, or Register to 
  1027.     register the style and continue in the window. 
  1028.  
  1029. As you change font and colors, Sample Text changes to show you what the style 
  1030. looks like. 
  1031.  
  1032. Note:  If you do not enter a name in the Style name field, you can only apply 
  1033.        the style to the marked text.  The style will not be registered.
  1034.  
  1035. For a detailed explanation of each field, select from the list below: 
  1036.  
  1037. o Style name 
  1038. o Font name 
  1039. o Font size 
  1040. o Font attributes 
  1041. o Foreground color 
  1042. o Background color 
  1043. o Color selection 
  1044. o Set 
  1045. o Register 
  1046. o Cancel 
  1047.  
  1048.  
  1049. ΓòÉΓòÉΓòÉ 50. Help for Style Name ΓòÉΓòÉΓòÉ
  1050.  
  1051. Use Style name to select the existing style you want to use, or to enter a new 
  1052. style name.  Select the arrow to the right to display the entire selection 
  1053. list; then select the style that you want. 
  1054.  
  1055.  
  1056. ΓòÉΓòÉΓòÉ 51. Help for Font Name ΓòÉΓòÉΓòÉ
  1057.  
  1058. Use Font name to specify the font you want to use.  Select the arrow to the 
  1059. right to display the entire selection list; then select the font that you want. 
  1060.  
  1061.  
  1062. ΓòÉΓòÉΓòÉ 52. Help for Font Size ΓòÉΓòÉΓòÉ
  1063.  
  1064. Use Font Size to adjust the size of the font.  Select the arrow to the right to 
  1065. display the entire selection list; then select the font that you want. 
  1066.  
  1067.  
  1068. ΓòÉΓòÉΓòÉ 53. Help for Font Attributes ΓòÉΓòÉΓòÉ
  1069.  
  1070. Select any of the following attributes by selecting the symbol that corresponds 
  1071. to the desired feature: 
  1072.  
  1073. o Bold 
  1074. o Italic 
  1075. o Underlined 
  1076. o Strikeout 
  1077. o Outline 
  1078.  
  1079.  
  1080. ΓòÉΓòÉΓòÉ 54. Help for Background Color ΓòÉΓòÉΓòÉ
  1081.  
  1082. Select the Background color radio button to color the background of the 
  1083. selected style. 
  1084.  
  1085.  
  1086. ΓòÉΓòÉΓòÉ 55. Help for Foreground Color ΓòÉΓòÉΓòÉ
  1087.  
  1088. Select the Foreground color radio button to color the foreground of the 
  1089. selected style. 
  1090.  
  1091.  
  1092. ΓòÉΓòÉΓòÉ 56. Help for Color Selection ΓòÉΓòÉΓòÉ
  1093.  
  1094. Use this listbox to select the color that you want to paint the selected style. 
  1095. Select the color you want from the selection list. 
  1096.  
  1097.  
  1098. ΓòÉΓòÉΓòÉ 57. Help for Set ΓòÉΓòÉΓòÉ
  1099.  
  1100. Select Set to use the selected settings on the current text. 
  1101.  
  1102. Note:  If a name was entered in the Style name field, the style will 
  1103.        automatically be registered if it did not exist previously.
  1104.  
  1105.  
  1106. ΓòÉΓòÉΓòÉ 58. Help for Register ΓòÉΓòÉΓòÉ
  1107.  
  1108. Select Register to save the style settings under the name in the Style name 
  1109. field. 
  1110.  
  1111.  
  1112. ΓòÉΓòÉΓòÉ 59. Help for Cancel ΓòÉΓòÉΓòÉ
  1113.  
  1114. Select Cancel to close the dialog and discard any changes that were made. 
  1115.  
  1116.  
  1117. ΓòÉΓòÉΓòÉ 60. Help for Set Bookmark ΓòÉΓòÉΓòÉ
  1118.  
  1119. To set a bookmark: 
  1120.  
  1121.  1. Type a name in the entry field. 
  1122.  2. Select Set or Set permanent. 
  1123.  
  1124. For a detailed explanation of each field, select from the list below: 
  1125.  
  1126. o Set 
  1127. o Set permanent 
  1128. o Cancel 
  1129.  
  1130.  
  1131. ΓòÉΓòÉΓòÉ 61. Help for Set ΓòÉΓòÉΓòÉ
  1132.  
  1133. Select Set to set a bookmark that lasts for the duration of your edit session. 
  1134.  
  1135.  
  1136. ΓòÉΓòÉΓòÉ 62. Help for Set Permanent ΓòÉΓòÉΓòÉ
  1137.  
  1138. Select Set permanent to set a bookmark that is saved with the file and loaded 
  1139. the next time the file is edited. 
  1140.  
  1141.  
  1142. ΓòÉΓòÉΓòÉ 63. Help for List Bookmarks ΓòÉΓòÉΓòÉ
  1143.  
  1144. To go to a bookmark: 
  1145.  
  1146.  1. Use the down arrow to the right to display the selection list; then select 
  1147.     a bookmark. 
  1148.  2. Select Go to mark. 
  1149.  
  1150. To delete a bookmark: 
  1151.  
  1152.  1. Use the down arrow to the right to display the selection list; then select 
  1153.     a bookmark. 
  1154.  2. Select Delete mark. 
  1155.  
  1156. For a detailed explanation of each field, select from the list below: 
  1157.  
  1158. o Go to mark 
  1159. o Delete mark 
  1160. o Cancel 
  1161.  
  1162.  
  1163. ΓòÉΓòÉΓòÉ 64. Help for Go To Mark ΓòÉΓòÉΓòÉ
  1164.  
  1165. Select Go to mark to position the cursor at the bookmark in the current file. 
  1166.  
  1167.  
  1168. ΓòÉΓòÉΓòÉ 65. Help for Delete Mark ΓòÉΓòÉΓòÉ
  1169.  
  1170. Select Delete mark to erase the bookmark from the current file. 
  1171.  
  1172.  
  1173. ΓòÉΓòÉΓòÉ 66. Adding and Inserting Text ΓòÉΓòÉΓòÉ
  1174.  
  1175. When the cursor is in insert mode, the text you type is inserted to the left of 
  1176. the cursor and no text is overwritten. 
  1177.  
  1178. To change the cursor to replace mode so that characters in the text are 
  1179. overwritten: 
  1180.  
  1181.  1. Position the cursor where you want to begin typing. 
  1182.  2. Press the Insert (Ins) key. 
  1183.  3. Type the new characters to overwrite text. 
  1184.  
  1185.  
  1186. ΓòÉΓòÉΓòÉ 67. Restoring Text ΓòÉΓòÉΓòÉ
  1187.  
  1188. To cancel your last action or restore text: 
  1189.  
  1190.  1. Select Edit. 
  1191.  2. Select Undo. 
  1192.  
  1193.  
  1194. ΓòÉΓòÉΓòÉ 68. Finding Text ΓòÉΓòÉΓòÉ
  1195.  
  1196. To find or change text in a file: 
  1197.  
  1198.  1. Select Search. 
  1199.  2. Select Search. 
  1200.  
  1201. For additional help, select Help after the window is displayed. 
  1202.  
  1203.  
  1204. ΓòÉΓòÉΓòÉ 69. Closing Files ΓòÉΓòÉΓòÉ
  1205.  
  1206. To close or exit a file: 
  1207.  
  1208.  1. Select File. 
  1209.  2. Select Quit. 
  1210.  
  1211.  
  1212. ΓòÉΓòÉΓòÉ 70. Copying Text ΓòÉΓòÉΓòÉ
  1213.  
  1214. You copy text by using the Copy and Paste choices on the Edit menu. 
  1215.  
  1216. To copy text from one file to another file or to another place in the same 
  1217. file: 
  1218.  
  1219.  1. Select the text to be copied. 
  1220.  2. Select Edit. 
  1221.  3. Select Copy. 
  1222.  4. Move the cursor to the point in the file where you want to place this text. 
  1223.  5. Select Edit. 
  1224.  6. Select Paste. 
  1225.  
  1226. Related Information: 
  1227.  
  1228. Selecting text 
  1229.  
  1230.  
  1231. ΓòÉΓòÉΓòÉ 71. Deleting Selected Text ΓòÉΓòÉΓòÉ
  1232.  
  1233. To delete selected text from a file: 
  1234.  
  1235.  1. Select the text to be deleted. 
  1236.  2. Select Edit. 
  1237.  3. Select Delete mark. 
  1238.  
  1239. Related Information: 
  1240.  
  1241. Selecting text 
  1242.  
  1243.  
  1244. ΓòÉΓòÉΓòÉ 72. Deleting Text ΓòÉΓòÉΓòÉ
  1245.  
  1246. To delete text, you can use one of the following: 
  1247.  
  1248. o The delete (Del) key to delete the character to the right of the cursor. In 
  1249.   the basic marking mode, the Del key will delete all of the marked text if a 
  1250.   mark exists. 
  1251. o The Backspace key to delete the character to the left of the cursor. 
  1252. o The Ctrl+Backspace key to delete the current line. 
  1253.  
  1254. Related Information: 
  1255.  
  1256. Selecting text 
  1257.  
  1258.  
  1259. ΓòÉΓòÉΓòÉ 73. Marking/Selecting Text ΓòÉΓòÉΓòÉ
  1260.  
  1261. To select (mark) text in basic marking mode: 
  1262.  
  1263.  1. Move the mouse pointer to the left of the first character to be selected. 
  1264.  2. Press and hold mouse button 1, and then drag the cursor to the right of the 
  1265.     last character to be selected. 
  1266.  3. Release mouse button 1. 
  1267.  
  1268. To deselect text (remove the mark), do one of the following: 
  1269.  
  1270. o Press mouse button 1 once within the text area. 
  1271. o Select Edit; then Unmark. 
  1272.  
  1273. Related Information: 
  1274.  
  1275. o Mark types 
  1276. o Mark operations 
  1277.  
  1278.  
  1279. ΓòÉΓòÉΓòÉ 74. Opening Existing Files ΓòÉΓòÉΓòÉ
  1280.  
  1281. To open an existing file: 
  1282.  
  1283.  1. Select File. 
  1284.  2. Select Open. 
  1285.  
  1286. For additional help, select Help after the window is displayed. 
  1287.  
  1288.  
  1289. ΓòÉΓòÉΓòÉ 75. Entering Text ΓòÉΓòÉΓòÉ
  1290.  
  1291. To enter text: 
  1292.  
  1293.  1. Position the cursor by clicking the mouse button where you want to begin 
  1294.     typing. 
  1295.  2. Press Enter to start a new line. 
  1296.  3. Press the Spacebar to move the cursor to a place where there is no text. 
  1297.  4. Use the arrow keys or mouse pointer to move the cursor to any area of text. 
  1298.  
  1299. The cursor moves one space to the right every time you type a character or 
  1300. press the Spacebar. 
  1301.  
  1302.  
  1303. ΓòÉΓòÉΓòÉ 76. Pasting or Inserting Text ΓòÉΓòÉΓòÉ
  1304.  
  1305. To insert text into a file that you have cut or copied to the clipboard: 
  1306.  
  1307.  1. Move the cursor to the point in the file where you want to insert the text. 
  1308.  2. Select Edit. 
  1309.  3. Select Paste. 
  1310.  
  1311.  
  1312. ΓòÉΓòÉΓòÉ 77. Joining Lines ΓòÉΓòÉΓòÉ
  1313.  
  1314. To join lines, press Alt+J, or (in stream editing mode): 
  1315.  
  1316.  1. Press the End key to move the cursor to the end of the line. 
  1317.  2. Press the Del key. 
  1318.  
  1319. The text from the line below joins the current line at the right of the cursor. 
  1320.  
  1321.  
  1322. ΓòÉΓòÉΓòÉ 78. Moving Text ΓòÉΓòÉΓòÉ
  1323.  
  1324. You move text by using the Copy and Paste choices on the Edit menu. 
  1325.  
  1326. To move text from one file to another file, or to a different place in the same 
  1327. file: 
  1328.  
  1329.  1. Select the text to be moved. 
  1330.  2. Select Edit. 
  1331.  3. Select Cut.  This places the text you cut on the clipboard. 
  1332.  4. Move the cursor to the point in the file where you want to place this text. 
  1333.  5. Select Edit. 
  1334.  6. Select Paste. 
  1335. or, in advanced marking mode, you can press Alt+M to move the marked text 
  1336. within the current edit window without affecting the clipboard. 
  1337.  
  1338. Related Information: 
  1339.  
  1340. Selecting text 
  1341.  
  1342.  
  1343. ΓòÉΓòÉΓòÉ 79. Splitting Lines ΓòÉΓòÉΓòÉ
  1344.  
  1345. To split a line, press Alt+S, or (in stream editing mode): 
  1346.  
  1347.  1. Position the cursor where you want to divide the text to start a new line. 
  1348.  2. Press Enter. 
  1349.  
  1350. The text from the cursor to the end of the line is moved to the next line. 
  1351.  
  1352.  
  1353. ΓòÉΓòÉΓòÉ 80. Printing Files ΓòÉΓòÉΓòÉ
  1354.  
  1355. To print a file: 
  1356.  
  1357.  1. Select File. 
  1358.  2. Select Print file. 
  1359.  
  1360.  
  1361. ΓòÉΓòÉΓòÉ 81. Reformatting Text ΓòÉΓòÉΓòÉ
  1362.  
  1363. To reflow the text in the editing area so that any text extending beyond the 
  1364. margin is moved to the next line: 
  1365.  
  1366.  1. Position the cursor to the right of the character where you want to start 
  1367.     reformatting. 
  1368.  2. Press Alt+P. 
  1369.  
  1370.  
  1371. ΓòÉΓòÉΓòÉ 82. Saving Files ΓòÉΓòÉΓòÉ
  1372.  
  1373. To save a file and continue editing it: 
  1374.  
  1375.  1. Select File. 
  1376.  2. Press Save. 
  1377.  
  1378. If you need help, highlight the Save choice on the File menu and press F1. 
  1379.  
  1380.  
  1381. ΓòÉΓòÉΓòÉ 83. Naming Files ΓòÉΓòÉΓòÉ
  1382.  
  1383. To name a file or change the name of a file: 
  1384.  
  1385.  1. Select File. 
  1386.  2. Press Rename. 
  1387.  
  1388. Note:  This only changes the name within the editor, and does not affect any 
  1389.        copy of the file previously saved.
  1390.  
  1391.  
  1392. ΓòÉΓòÉΓòÉ 84. Issuing Editor Commands ΓòÉΓòÉΓòÉ
  1393.  
  1394. To issue or process an editor command: 
  1395.  
  1396.  1. Select Command. 
  1397.  2. Select Command dialog. 
  1398.  3. Type the command. 
  1399.  4. Select OK. 
  1400.  
  1401. For additional help, select Help after the window is displayed. 
  1402.  
  1403. For a complete list of editor commands, select Editor commands below. 
  1404.  
  1405. Related Information: 
  1406.  
  1407. Editor commands 
  1408.  
  1409.  
  1410. ΓòÉΓòÉΓòÉ 85. Setting Margins ΓòÉΓòÉΓòÉ
  1411.  
  1412. To set the margins: 
  1413.  
  1414.  1. Select Options. 
  1415.  2. Select Preferences. 
  1416.  3. Select Settings. 
  1417.  4. Select the Margins tab on the Settings notebook. 
  1418.  
  1419.  
  1420. ΓòÉΓòÉΓòÉ 86. Help for Open ΓòÉΓòÉΓòÉ
  1421.  
  1422. Use this window to open a new edit window, following these steps: 
  1423.  
  1424.  1. Select the down arrow to the right of the Drive list to display all the 
  1425.     drives on your system. 
  1426.  2. Select a drive from the Drive list. 
  1427.  3. Select a directory from the Directory list. 
  1428.  4. Type the name of the file in the Open filename field. 
  1429.  5. Select Open. 
  1430.  
  1431. Note:  If you do not type a name in the Open filename field, .Untitled will be 
  1432.        used as the file name.
  1433.  
  1434.  For a detailed explanation of each field, select from the list below: 
  1435.  
  1436. o Open file name 
  1437. o Type of file 
  1438. o Drive 
  1439. o File 
  1440. o Directory 
  1441. o Open 
  1442. o Cancel 
  1443.  
  1444.  
  1445. ΓòÉΓòÉΓòÉ 87. Help for Add File ΓòÉΓòÉΓòÉ
  1446.  
  1447. Use this window to add a file to the current edit window, following these 
  1448. steps: 
  1449.  
  1450.  1. Select the down arrow to the right of the Drive list to display all the 
  1451.     drives on your system. 
  1452.  2. Select a drive from the Drive list. 
  1453.  3. Select a directory from the Directory list. 
  1454.  4. Select a file name from the File list or type a file name in the Open 
  1455.     filename field. 
  1456.  5. Select Add. 
  1457.  
  1458. For a detailed explanation of each field, select from the list below: 
  1459.  
  1460. o Open file name 
  1461. o Type of file 
  1462. o Drive 
  1463. o File 
  1464. o Directory 
  1465. o Add 
  1466. o Cancel 
  1467.  
  1468.  
  1469. ΓòÉΓòÉΓòÉ 88. Help for Import Text File ΓòÉΓòÉΓòÉ
  1470.  
  1471. Use this window to retrieve a copy of a file and insert it into the current 
  1472. file, following these steps: 
  1473.  
  1474.  1. Select the down arrow to the right of the Drive list to display all the 
  1475.     drives on your system. 
  1476.  2. Select a drive from the Drive list. 
  1477.  3. Select a directory from the Directory list. 
  1478.  4. Select a file name from the File list or type a file name in the Open 
  1479.     filename field. 
  1480.  5. Select Import. 
  1481.  
  1482. For a detailed explanation of each field, select from the list below: 
  1483.  
  1484. o Open file name 
  1485. o Type of file 
  1486. o Drive 
  1487. o File 
  1488. o Directory 
  1489. o Import 
  1490. o Cancel 
  1491.  
  1492.  
  1493. ΓòÉΓòÉΓòÉ 89. Help for Open Filename ΓòÉΓòÉΓòÉ
  1494.  
  1495. Type the name of the file you want to open in the Open filename field and then 
  1496. select OK. 
  1497.  
  1498.  
  1499. ΓòÉΓòÉΓòÉ 90. Help for Save As Filename ΓòÉΓòÉΓòÉ
  1500.  
  1501. Type the name of the file you want to save in the Save as filename field and 
  1502. then select Save As. 
  1503.  
  1504.  
  1505. ΓòÉΓòÉΓòÉ 91. Help for Type of File ΓòÉΓòÉΓòÉ
  1506.  
  1507. Select the down arrow to the right of the Type of file field to display the 
  1508. available file types. 
  1509.  
  1510.  
  1511. ΓòÉΓòÉΓòÉ 92. Help for Save File as Type ΓòÉΓòÉΓòÉ
  1512.  
  1513. Select the down arrow to the right of the Save file as type field to display 
  1514. the available file types. 
  1515.  
  1516.  
  1517. ΓòÉΓòÉΓòÉ 93. Help for Drive ΓòÉΓòÉΓòÉ
  1518.  
  1519. The Drive list displays the drives on your system.  Select the drive that 
  1520. contains the files you want to view. 
  1521.  
  1522.  
  1523. ΓòÉΓòÉΓòÉ 94. Help for File ΓòÉΓòÉΓòÉ
  1524.  
  1525. The File list displays all the files in the directory you selected from the 
  1526. Directory list.  Select the file you want to open. 
  1527.  
  1528.  
  1529. ΓòÉΓòÉΓòÉ 95. Help for Directory ΓòÉΓòÉΓòÉ
  1530.  
  1531. The Directory list displays the directories on the selected drive.  Select a 
  1532. directory to display the list of files from that directory in the File list 
  1533. box. 
  1534.  
  1535.  
  1536. ΓòÉΓòÉΓòÉ 96. Help for OK ΓòÉΓòÉΓòÉ
  1537.  
  1538. Select OK to accept all choices in the window. 
  1539.  
  1540.  
  1541. ΓòÉΓòÉΓòÉ 97. Help for Cancel ΓòÉΓòÉΓòÉ
  1542.  
  1543. Select Cancel to remove the window from the screen without saving any changes. 
  1544.  
  1545.  
  1546. ΓòÉΓòÉΓòÉ 98. Help for Open ΓòÉΓòÉΓòÉ
  1547.  
  1548. Use this window to open a new edit window, following these steps: 
  1549.  
  1550.  1. Select a file from the selection list or type a file name in the entry 
  1551.     field. 
  1552.  2. Select OK. 
  1553.  
  1554. Select File list to view a list of all files. 
  1555.  
  1556. For a detailed explanation of each field, select from the list below: 
  1557.  
  1558. o OK 
  1559. o File list 
  1560. o Cancel 
  1561.  
  1562.  
  1563. ΓòÉΓòÉΓòÉ 99. Help for Add File ΓòÉΓòÉΓòÉ
  1564.  
  1565. Use this window to add a file to the current edit window, following these 
  1566. steps: 
  1567.  
  1568.  1. Select a file from the selection list or type a file name in the entry 
  1569.     field. 
  1570.  2. Select OK. 
  1571.  
  1572. Select File list to view a list of all files. 
  1573.  
  1574. For a detailed explanation of each field, select from the list below: 
  1575.  
  1576. o OK 
  1577. o File list 
  1578. o Cancel 
  1579.  
  1580.  
  1581. ΓòÉΓòÉΓòÉ 100. Help for Import Text File ΓòÉΓòÉΓòÉ
  1582.  
  1583. Use this window to retrieve a copy of a file and insert it into the current 
  1584. file, following these steps: 
  1585.  
  1586.  1. Select a file from the list box or type a file name in the entry field. 
  1587.  2. Select OK. 
  1588.  
  1589. Select File list to view a list of all files. 
  1590.  
  1591. For a detailed explanation of each field, select from the list below: 
  1592.  
  1593. o OK 
  1594. o File list 
  1595. o Cancel 
  1596.  
  1597.  
  1598. ΓòÉΓòÉΓòÉ 101. Help for Open ΓòÉΓòÉΓòÉ
  1599.  
  1600. Select Open to open a new edit window with the selected file. 
  1601.  
  1602.  
  1603. ΓòÉΓòÉΓòÉ 102. Help for Import ΓòÉΓòÉΓòÉ
  1604.  
  1605. Select Import to place a copy of the selected file into the current file. 
  1606.  
  1607.  
  1608. ΓòÉΓòÉΓòÉ 103. Help for Add ΓòÉΓòÉΓòÉ
  1609.  
  1610. Select Add to place the selected file into the current edit window. 
  1611.  
  1612.  
  1613. ΓòÉΓòÉΓòÉ 104. Help for File List ΓòÉΓòÉΓòÉ
  1614.  
  1615. Select File list to display a window that enables you to access files on the 
  1616. system. 
  1617.  
  1618.  
  1619. ΓòÉΓòÉΓòÉ 105. Help for Save As ΓòÉΓòÉΓòÉ
  1620.  
  1621. Use this window to save a file and assign it a name, following these steps: 
  1622.  
  1623.  1. Select the down arrow to the right of the Drive list to display all the 
  1624.     drives on your system. 
  1625.  2. Select a drive from the Drive list. 
  1626.  3. Select a directory from the Directory list. 
  1627.  4. Select a file name from the File list or type a file name in the Save as 
  1628.     filename field. 
  1629.  5. Select Save As. 
  1630.  
  1631. For a detailed explanation of each field, select from the list below: 
  1632.  
  1633. o Save as filename 
  1634. o Save file as type 
  1635. o Drive 
  1636. o File 
  1637. o Directory 
  1638. o Save as 
  1639. o Cancel 
  1640.  
  1641.  
  1642. ΓòÉΓòÉΓòÉ 106. Help for Save As ΓòÉΓòÉΓòÉ
  1643.  
  1644. Select Save As to store the current file with the name you entered in the file 
  1645. name field. 
  1646.  
  1647.  
  1648. ΓòÉΓòÉΓòÉ 107. Help for Print ΓòÉΓòÉΓòÉ
  1649.  
  1650. Use this window to print the current file or display a preview of your file 
  1651. before printing. To print a file in draft mode: 
  1652.  
  1653.  1. Select a printer from the list of available printers. 
  1654.  2. Select Draft mode. 
  1655.  3. Select Print. 
  1656.  
  1657. To see a preview of your file before it is printed: 
  1658.  
  1659.  1. Select a printer from the list available printers. 
  1660.  2. Select WYSIWYG. 
  1661.  3. Select Preview. 
  1662.  
  1663. The current file will appear in a box to the right of the printer list.  You 
  1664. can select Next or Previous to view the file.  You also have two options 
  1665. available for printing:. 
  1666.  
  1667. Print viewed page 
  1668.           Print only the current page in the view window. 
  1669. Print entire file 
  1670.           Print every page of the current file. 
  1671.  
  1672. For a detailed explanation of each field, select from the list below: 
  1673.  
  1674. o Draft mode 
  1675. o WYSIWYG 
  1676. o Print viewed page 
  1677. o Print entire file 
  1678. o Print 
  1679. o Preview 
  1680. o Cancel 
  1681. o Previous 
  1682. o Next 
  1683.  
  1684.  
  1685. ΓòÉΓòÉΓòÉ 108. Help for Draft Mode ΓòÉΓòÉΓòÉ
  1686.  
  1687. Select Draft mode to print the current file. 
  1688.  
  1689.  
  1690. ΓòÉΓòÉΓòÉ 109. Help for WYSIWYG ΓòÉΓòÉΓòÉ
  1691.  
  1692. Select WYSIWYG to print the file in WYSIWYG mode, and to optionally see a 
  1693. preview of your file before it is printed.  WYSIWYG stands for "What You See Is 
  1694. What You Get". 
  1695.  
  1696.  
  1697. ΓòÉΓòÉΓòÉ 110. Help for Print Viewed Page ΓòÉΓòÉΓòÉ
  1698.  
  1699. Select Print Viewed Page to print the page currently in the preview window. 
  1700.  
  1701.  
  1702. ΓòÉΓòÉΓòÉ 111. Help for Print Entire File ΓòÉΓòÉΓòÉ
  1703.  
  1704. Select Print Entire File to print every page of the current file. 
  1705.  
  1706.  
  1707. ΓòÉΓòÉΓòÉ 112. Help for Print ΓòÉΓòÉΓòÉ
  1708.  
  1709. Select Print to print the current file. 
  1710.  
  1711.  
  1712. ΓòÉΓòÉΓòÉ 113. Help for Preview ΓòÉΓòÉΓòÉ
  1713.  
  1714. Select Preview to see a preview of your file before it is printed.  The WYSIWYG 
  1715. option must be selected before you can preview your file. 
  1716.  
  1717.  
  1718. ΓòÉΓòÉΓòÉ 114. Help for Previous ΓòÉΓòÉΓòÉ
  1719.  
  1720. Select Previous to view the page before the current page of your file in the 
  1721. preview window. 
  1722.  
  1723.  
  1724. ΓòÉΓòÉΓòÉ 115. Help for Next ΓòÉΓòÉΓòÉ
  1725.  
  1726. Select Next to view the page after the current page of your file in the preview 
  1727. window. 
  1728.  
  1729.  
  1730. ΓòÉΓòÉΓòÉ 116. Help for Print Mark ΓòÉΓòÉΓòÉ
  1731.  
  1732. Use this window to print the currently marked text. To print the marked text: 
  1733.  
  1734.  1. Select a printer from the list of available printers. 
  1735.  2. Select Draft or WYSIWYG. 
  1736.  
  1737. For a detailed explanation of each field, select from the list below: 
  1738.  
  1739. o Draft 
  1740. o WYSIWYG 
  1741. o Cancel 
  1742.  
  1743.  
  1744. ΓòÉΓòÉΓòÉ 117. Help for Draft ΓòÉΓòÉΓòÉ
  1745.  
  1746. Select Draft to print the currently marked text in a draft mode. 
  1747.  
  1748.  
  1749. ΓòÉΓòÉΓòÉ 118. Help for WYSIWYG ΓòÉΓòÉΓòÉ
  1750.  
  1751. Select WYSIWYG to print the currently marked text in the style shown on the 
  1752. monitor.  WYSIWYG stands for "What You See Is What You Get". 
  1753.  
  1754.  
  1755. ΓòÉΓòÉΓòÉ 119. Help for Type ΓòÉΓòÉΓòÉ
  1756.  
  1757. Use this window to set a type for the current file. 
  1758.  
  1759.  1. Select a file type from the list of file types. 
  1760.  2. Select Set. 
  1761.  
  1762. For a detailed explanation of each field, select from the list below: 
  1763.  
  1764. o File type 
  1765. o Set 
  1766. o Cancel 
  1767.  
  1768.  
  1769. ΓòÉΓòÉΓòÉ 120. Help for File Type ΓòÉΓòÉΓòÉ
  1770.  
  1771. The file type is an attribute of a file that describes its contents. 
  1772.  
  1773.  
  1774. ΓòÉΓòÉΓòÉ 121. Help for Set ΓòÉΓòÉΓòÉ
  1775.  
  1776. Select Set to change the current file type to the type you selected in the 
  1777. list. 
  1778.  
  1779.  
  1780. ΓòÉΓòÉΓòÉ 122. Help for Cancel ΓòÉΓòÉΓòÉ
  1781.  
  1782. Select Cancel if you decide not to change the current settings. 
  1783.  
  1784.  
  1785. ΓòÉΓòÉΓòÉ 123. Help for Subject ΓòÉΓòÉΓòÉ
  1786.  
  1787. Use this window to type a subject for the current file. 
  1788.  
  1789.  1. Type a line of text (up to 40 characters) that describes the current file. 
  1790.  2. Select Set. 
  1791.  
  1792. For a detailed explanation of each field, select from the list below: 
  1793.  
  1794. o Set 
  1795. o Cancel 
  1796.  
  1797.  
  1798. ΓòÉΓòÉΓòÉ 124. Help for Set ΓòÉΓòÉΓòÉ
  1799.  
  1800. Select Set to accept the text and close the window. 
  1801.  
  1802.  
  1803. ΓòÉΓòÉΓòÉ 125. Help for Cancel ΓòÉΓòÉΓòÉ
  1804.  
  1805. Select Cancel if you decide not to type a subject. 
  1806.  
  1807.  
  1808. ΓòÉΓòÉΓòÉ 126. Enhanced Editor Commands ΓòÉΓòÉΓòÉ
  1809.  
  1810. Enhanced Editor supports a variety of general-purpose editing commands. 
  1811. Several of the most common commands are available on the menu bar.  All of the 
  1812. commands can be started from the Command window.  Select any of the following 
  1813. commands for more information about the command: 
  1814.  
  1815. o [#] (Go To Line) 
  1816. o ACTIVATEACCEL (Activate an Accelerator Table) 
  1817. o ADD (Add Block) 
  1818. o ALL (Find All Text) 
  1819. o APPEND (Append to File) 
  1820. o ASC (Get ASCII Value) 
  1821. o AUTOSAVE (Query or Set Autosave Value) 
  1822. o BOTTOM (Go To Bottom) 
  1823. o BOX (Box Mark) 
  1824. o BROWSE (Query or Set Browse Mode) 
  1825. o BUILDACCEL (Build an Accelerator Table Entry) 
  1826. o BUILDSUBMENU (Build an Action Bar Pulldown) 
  1827. o BUILDMENUITEM (Add Menu Item to Pulldown) 
  1828. o CD (Change Directory) 
  1829. o CENTER (Center Mark) 
  1830. o CHANGE (Change Text) 
  1831. o CHR (Get Character for ASCII Value) 
  1832. o CLOSE (Close the Edit Window) 
  1833. o COPY2CLIP (Copy to Clipboard) 
  1834. o CUT (Cut Text) 
  1835. o DELETEMENU (Delete a Menu Item) 
  1836. o DIR (Directory List) 
  1837. o DISPLAY (Change Message Display Actions) 
  1838. o DOLINES (Process Lines) 
  1839. o DPATH (Show DPATH Setting) 
  1840. o DRAW (Draw Text Graphics) 
  1841. o ECHO (Echo Commands) 
  1842. o EDIT (Edit File) 
  1843. o EPATH (Edit a File in a PATH Setting) 
  1844. o ESCAPEKEY (Toggle Escape Key action) 
  1845. o EXPAND (Syntax Expansion) 
  1846. o FILE (Save and Quit) 
  1847. o FILL (Fill Mark) 
  1848. o GET (Get a File) 
  1849. o INSERT_ATTR_VAL_PAIR (Insert Character Attributes) 
  1850. o INSERT_ATTRIBUTE (Insert Character Attribute) 
  1851. o KEY (Repeat a Key) 
  1852. o LIST (Find Files) 
  1853. o LOCATE (Locate Text) 
  1854. o LOCK (Lock a File) 
  1855. o LONGNAMES (Toggle Long File Name Support) 
  1856. o LOOPKEY (Repeat a Key) 
  1857. o LOWERCASE (Convert Marked Text to Lowercase) 
  1858. o MARGINS (Set Text Margins) 
  1859. o MATCHTAB (Use Words as Tab Stops) 
  1860. o MATHx (Calculate) 
  1861. o MESSAGEBOX (Activate Message box) 
  1862. o MULT (Multiply Block) 
  1863. o NAME (Rename Current File) 
  1864. o NEWWINDOW (Move Current File to a New Edit Window) 
  1865. o OPATH (Open a File in a PATH Setting) 
  1866. o OPEN (Open New Edit Window) 
  1867. o OS2 (Process OS/2 Command) 
  1868. o PASTE (Paste Text) 
  1869. o PATH (Show PATH Setting) 
  1870. o PRINT (Print File) 
  1871. o PROFILE (Toggle Profile Setting) 
  1872. o QUIT (Quit File) 
  1873. o QD (Query Date) 
  1874. o QT (Query Time) 
  1875. o RC (Show Return Code) 
  1876. o REGISTER_MOUSE (Register Mouse Event) 
  1877. o SAVE (Save File) 
  1878. o SAYERROR (Display Error Code or Message) 
  1879. o SET (Show Environment Settings) 
  1880. o SHELL (Start a Command Shell) 
  1881. o SHOWMENU (Activate an Action Bar Menu) 
  1882. o SORT (Sort File) 
  1883. o STAY (Control Cursor Position After CHANGE Command) 
  1884. o SUBJECT (Display or Set File Subject) 
  1885. o TABKEY (Toggle Tab Key action) 
  1886. o TRIM (Trim Edit Window) 
  1887. o TABS (Set Tab Stops) 
  1888. o TOP (Go To Top) 
  1889. o TYPE (Display or Set File Type) 
  1890. o UNIVERSAL (Change Universal Variables) 
  1891. o UNLOCK (Unlock a File) 
  1892. o UPPERCASE (Convert Marked Text to Uppercase) 
  1893. o VER (Show Editor Version) 
  1894. o VOL (Show Volume Label) 
  1895.  
  1896. Related Information: 
  1897.  
  1898. Issuing editor commands 
  1899.  
  1900.  
  1901. ΓòÉΓòÉΓòÉ 126.1. (Go To Line) ΓòÉΓòÉΓòÉ
  1902.  
  1903. Syntax:  [+|-]nnnn 
  1904.  
  1905. Use this command to move the cursor to another line.  It can be used three 
  1906. ways: 
  1907.  
  1908. nnnn 
  1909.           Moves to line number nnnn. 
  1910. +nnnn 
  1911.           Moves forward (down) nnnn number of lines. 
  1912. -nnnn 
  1913.           Moves backward (up) nnnn number of lines. 
  1914.  
  1915. You must issue this command from the Command window. 
  1916.  
  1917. Related Information: 
  1918.  
  1919. o Command window 
  1920. o Issuing editor commands 
  1921.  
  1922.  
  1923. ΓòÉΓòÉΓòÉ 126.2. ACTIVATEACCEL (Activate an Accelerator Table) ΓòÉΓòÉΓòÉ
  1924.  
  1925. Syntax:  ACTIVATEACCEL [table_name] 
  1926.  
  1927. Use ACTIVATEACCEL in a Rexx macro to activate the named accelerator table.  If 
  1928. no name is given, the current accelerator table (which could have been updated 
  1929. with the BUILDACCEL command) is rebuilt. 
  1930.  
  1931. Related Information: 
  1932.  
  1933. o BUILDACCEL 
  1934.  
  1935.  
  1936. ΓòÉΓòÉΓòÉ 126.3. ADD (Add Block) ΓòÉΓòÉΓòÉ
  1937.  
  1938. Syntax:  ADD 
  1939.  
  1940. Use ADD to add the numeric expressions in the current mark, and display the 
  1941. result on the next line after the mark.  The mark must be either a block mark 
  1942. or a line mark. 
  1943.  
  1944. You must issue this command from the Command window. 
  1945.  
  1946. Related Information: 
  1947.  
  1948. o Command window 
  1949. o Issuing editor commands 
  1950. o MULT 
  1951. o MATHx 
  1952.  
  1953.  
  1954. ΓòÉΓòÉΓòÉ 126.4. ALL (Find All Text) ΓòÉΓòÉΓòÉ
  1955.  
  1956. Syntax:  ALL /search_string[/[c]] 
  1957.  
  1958. Use ALL to create a temporary file showing all occurrences of search_string in 
  1959. the current file. 
  1960.  
  1961. The c option ignores case in the search_string. For example, "Search", 
  1962. "search", and "SEARCH" are treated the same. 
  1963.  
  1964. The delimiter used to separate search_string and the options is the first 
  1965. non-blank character following "ALL." 
  1966.  
  1967. Once the command has completed processing, use Ctrl+Q to switch between the 
  1968. result file and the search file. 
  1969.  
  1970. You must issue this command from the Command window. 
  1971.  
  1972. Related Information: 
  1973.  
  1974. o Command window 
  1975. o Issuing editor commands 
  1976.  
  1977.  
  1978. ΓòÉΓòÉΓòÉ 126.5. APPEND, APP (Append to File) ΓòÉΓòÉΓòÉ
  1979.  
  1980. Syntax:  APPEND or APP [filespec] 
  1981.  
  1982. Use APPEND to add the marked text to the file filespec.  If no text is marked, 
  1983. the entire current file is taken as the source.  The equals sign, "=" can be 
  1984. used as a shorthand for various parts of the file specifier. 
  1985.  
  1986. For convenience, filespec can be omitted if you wish to repeat an APPEND to the 
  1987. same file.  APPEND commands without a filespec reuse the last-specified name. 
  1988.  
  1989. You can print a marked block of text by issuing APPEND LPTn. (But the PRINT 
  1990. command prints a block if one is marked.) 
  1991.  
  1992. You must issue this command from the Command window. 
  1993.  
  1994. Related Information: 
  1995.  
  1996. o Command window 
  1997. o Issuing editor commands 
  1998. o PRINT 
  1999. o Marking text 
  2000.  
  2001.  
  2002. ΓòÉΓòÉΓòÉ 126.6. ASC (Get ASCII Value) ΓòÉΓòÉΓòÉ
  2003.  
  2004. Syntax:  ASC [char] 
  2005.  
  2006. Use ASC to display the ASCII value of the specified character.  If no character 
  2007. is specified, the character at the cursor is used. 
  2008.  
  2009. Note:  The ASC command is the opposite of the CHR command.
  2010.  
  2011. You must issue this command from the Command window. 
  2012.  
  2013. Related Information: 
  2014.  
  2015. o Command window 
  2016. o Issuing editor commands 
  2017.  
  2018.  
  2019. ΓòÉΓòÉΓòÉ 126.7. AUTOSAVE (Query or Set Autosave Value) ΓòÉΓòÉΓòÉ
  2020.  
  2021. Syntax:  AUTOSAVE [#### | ON | OFF | ? | DIR] 
  2022.  
  2023. Use AUTOSAVE to display or set the autosave values. The parameters are: 
  2024.  
  2025. [none] 
  2026.           Displays the current values on the message line, and places an 
  2027.           AUTOSAVE command in the command window where you can change it. 
  2028. #### 
  2029.           Sets the current autosave count to the specified number. 
  2030. ON 
  2031.           Sets the current autosave count to the default value. 
  2032. OFF 
  2033.           Sets the current autosave count to 0, turning off autosaves. 
  2034.           Displays the current values in a window, with a button you can select 
  2035.           to list all files in the autosave directory. 
  2036. DIR 
  2037.           Lists all files in the autosave directory. 
  2038.  
  2039. The autosave values displayed are the autosave count (after this many changes 
  2040. are made to the file, an automatic save is done to a temporary file) and the 
  2041. autosave file name (the file which is saved whenever the autosave count is 
  2042. reached).  The default autosave count is set through the Configure window.  The 
  2043. autosave path is also set in the Configure window; the autosave file name is 
  2044. constructed from the autosave path, the current file name, and a unique 3-digit 
  2045. extension. 
  2046.  
  2047. You must issue this command from the Command window. 
  2048.  
  2049. Related Information: 
  2050.  
  2051. o Command window 
  2052. o Issuing editor commands 
  2053.  
  2054.  
  2055. ΓòÉΓòÉΓòÉ 126.8. BOT, BOTTOM (Go To Bottom) ΓòÉΓòÉΓòÉ
  2056.  
  2057. Syntax:  BOTTOM or  BOT 
  2058.  
  2059. Use BOTTOM to move the cursor position to the last line of the file. 
  2060.  
  2061. You must issue this command from the Command window. 
  2062.  
  2063. Related Information: 
  2064.  
  2065. o Command window 
  2066. o Issuing editor commands 
  2067.  
  2068.  
  2069. ΓòÉΓòÉΓòÉ 126.9. BOX (Box Mark) ΓòÉΓòÉΓòÉ
  2070.  
  2071. Syntax:  BOX 1|2|3|4|5|6|C|P|A|E|B|/character 
  2072.  
  2073. Use BOX to draw a box around the current block mark.  The box type depends on 
  2074. the option specified: 
  2075.  
  2076.           Single line. 
  2077.           Double line. 
  2078.           Dotted line. 
  2079.           Thick line. 
  2080.           Double line horizontally; single line vertically. 
  2081.           Single line horizontally; double line vertically. 
  2082.           Comment box using C language syntax. 
  2083.           Comment box using Pascal language syntax. 
  2084.           Comment box using Assembler language syntax. 
  2085.           Erases the box surrounding the block mark. 
  2086.           Box of blanks. 
  2087. /character 
  2088.           Box of specified character. 
  2089.  
  2090. Note:  If a proportional font is used, the lines will not appear to line up 
  2091.        vertically even though they are in the correct columns.  Use a 
  2092.        non-proportional font (for example, System Monospaced or Courier) if you 
  2093.        want the characters to line up on the screen. 
  2094.  
  2095. Note:  The single-to-double line intersections used in box styles 5 and 6 will 
  2096.        display as national characters in some code pages.  Either change to a 
  2097.        different code page, or use a different box style. 
  2098.  
  2099. Graphic characters cannot be sent in mail messages.  You must issue this 
  2100. command from the Command window. 
  2101.  
  2102. Related Information: 
  2103.  
  2104. o Command window 
  2105. o Issuing editor commands 
  2106.  
  2107.  
  2108. ΓòÉΓòÉΓòÉ 126.10. BROWSE (Query or Set Browse Mode) ΓòÉΓòÉΓòÉ
  2109.  
  2110. Syntax:  BROWSE [ON | OFF | ?] 
  2111.  
  2112. Use BROWSE to determine if the file can be updated. The parameters are: 
  2113.  
  2114. ON 
  2115.           File can be read, but not updated. 
  2116. OFF 
  2117.           File can be read and updated. 
  2118.           Browse mode (ON or OFF) is displayed. 
  2119.  
  2120. Note:  Browse mode applies to the entire edit ring, not to a specific file.
  2121.  
  2122. You must issue this command from the Command window. 
  2123.  
  2124. Related Information: 
  2125.  
  2126. o Command window 
  2127. o Issuing editor commands 
  2128.  
  2129.  
  2130. ΓòÉΓòÉΓòÉ 126.11. BUILDACCEL (Build Accelerator Table Entry) ΓòÉΓòÉΓòÉ
  2131.  
  2132. Syntax:  BUILDACCEL table flags key index command 
  2133.  
  2134. Use BUILDACCEL to add an accelerator table entry to an accelerator. table is 
  2135. the name of the table to be updated; use '*' to indicate the currently active 
  2136. accelerator table.  flags is a combination of flags corresponding to the AF_ 
  2137. constants in PMWIN.H in the OS/2 Toolkit, keys is an ASCII key value if flags = 
  2138. AF_CHAR; a VK_ constant from PMWIN.H if flags = AF_VIRTUALKEY, etc.  (See the 
  2139. EPM Technical Reference for further details.)  index is a unique number (unique 
  2140. in the active menu as well as the active accelerator table), and command is the 
  2141. command to be executed when the key is pressed. 
  2142.  
  2143. /* Rexx example of accelerator key definition */
  2144.    AF_CHAR        =   1   /* key style constants */
  2145.    AF_VIRTUALKEY  =   2
  2146.    AF_SCANCODE    =   4
  2147.    AF_SHIFT       =   8
  2148.    AF_CONTROL     =  16
  2149.    AF_ALT         =  32
  2150.    AF_LONEKEY     =  64
  2151.  
  2152.    VK_F1        = 32
  2153.    VK_ALT       = 11
  2154.  
  2155. 'buildaccel *' (AF_CHAR + AF_CONTROL)      122 9300 'sayerror Ctrl+z pressed'
  2156.                                   /* ASCII 122 = 'z' */
  2157. 'buildaccel *' (AF_CHAR + AF_CONTROL)       90 9301 'sayerror Ctrl+Z pressed'
  2158.                                   /* ASCII  90 = 'Z' */
  2159. 'buildaccel *' (AF_VIRTUALKEY + AF_ALT)  VK_F1 9302 'qtime'
  2160.                                 /* Alt+F1 tells the time */
  2161. 'buildaccel *  (AF_VIRTUALKEY + AF_LONEKEY)  VK_ALT 9303 'sayerror F10 = action bar'
  2162.                                 /* Block Alt key from going to the action bar. */
  2163. 'activateaccel'  /* No argument => use current table name. */
  2164.  
  2165. Related Information: 
  2166.  
  2167. o ACTIVATEACCEL 
  2168.  
  2169.  
  2170. ΓòÉΓòÉΓòÉ 126.12. BUILDMENUITEM (Add Menu Item to Pulldown) ΓòÉΓòÉΓòÉ
  2171.  
  2172. Syntax:  BUILDMENUITEM menuname submenuid menuitemid submenutext attrib 
  2173. helppanel e_command 
  2174.  
  2175. Use BUILDMENUITEM in a Rexx macro to add menu items to an action bar pulldown. 
  2176. Buildmenuitem adds a menu item to the pulldown with ID submenuid in the menu 
  2177. named menuname. The text displayed on the pulldown will be submenutext (which 
  2178. can not contain spaces). The attribute will be attrib (see the menu calls in 
  2179. the OS/2 Technical Reference for the various attributes, or just use 0), the 
  2180. help panel resid that will be displayed if the user presses F1 while the menu 
  2181. item is selected is helppanel (0 if no help for that menu item), and e_command 
  2182. is the command that will be executed if that menu item is selected. All the 
  2183. menuitemid's must be unique. 
  2184.  
  2185. /* Rexx sample .erx file - adds "RexxInterface" to the action bar, */
  2186. /* with two menu entries under it.                               */
  2187. 'buildsubmenu default 1990 RexxInterface  0 0'
  2188. 'buildmenuitem default 1990 1991 AddCommentFields      0 0 rx comment'
  2189. 'buildmenuitem default 1990 1992 ShowRexxDateFormats   0 0 rx rxdates'
  2190. 'showmenu default'
  2191.  
  2192. The submenuids for the standard menus are: 
  2193.  
  2194. File        2 
  2195. Edit        8 
  2196. Search      3 
  2197. Options     4 
  2198. Command     1 
  2199. Help        6 
  2200.  
  2201. Related Information: 
  2202.  
  2203. o BUILDSUBMENU 
  2204. o DELETEMENU 
  2205. o SHOWMENU 
  2206.  
  2207.  
  2208. ΓòÉΓòÉΓòÉ 126.13. BUILDSUBMENU (Build an Action Bar Pulldown) ΓòÉΓòÉΓòÉ
  2209.  
  2210. Syntax:  BUILDSUBMENU menuname submenuid submenutext attrib helppanel e_command 
  2211.  
  2212. Use BUILDSUBMENU in a Rexx macro to create a new action bar entry. Buildsubmenu 
  2213. adds a pulldown to the action bar menu named menuname, as submenu number 
  2214. submenuid.  The text displayed on the action bar will be submenutext (which can 
  2215. not contain spaces), the attribute will be attrib (see the menu calls in the 
  2216. OS/2 Technical Reference for the various attributes, or just use 0), the help 
  2217. panel resid that will be displayed if the user presses F1 while the menu item 
  2218. is selected is helppanel (0 if no help for that menu item), and e_command is 
  2219. the command that will be executed if that menu item is selected.  It should be 
  2220. blank (omitted) if you want to define a pull-down; if a command is defined in 
  2221. the Buildsubmenu opcode then it will act immediately.  If no command is 
  2222. defined, then the pull-down menu presented will be all the menu items added via 
  2223. Buildmenuitem calls that specified the same submenuid. 
  2224.  
  2225. Related Information: 
  2226.  
  2227. o BUILDMENUITEM 
  2228. o DELETEMENU 
  2229. o SHOWMENU 
  2230.  
  2231.  
  2232. ΓòÉΓòÉΓòÉ 126.14. CD (Change Directory) ΓòÉΓòÉΓòÉ
  2233.  
  2234. Syntax:  CD [ [drive:]path ] 
  2235.  
  2236. Use CD to change the current directory to the drive and path specified.  If 
  2237. neither drive nor path are specified, the current directory is displayed. 
  2238.  
  2239. You must issue this command from the Command window. 
  2240.  
  2241. Related Information: 
  2242.  
  2243. o Command window 
  2244. o Issuing editor commands 
  2245.  
  2246.  
  2247. ΓòÉΓòÉΓòÉ 126.15. CENTER (Center Mark) ΓòÉΓòÉΓòÉ
  2248.  
  2249. Syntax:  CENTER 
  2250.  
  2251. Use CENTER to center the text within the current mark.  If the current mark is 
  2252. a line mark, the text is centered using the current margins.  If the current 
  2253. mark is a block mark, the text is centered using the block boundaries for the 
  2254. margins. 
  2255.  
  2256. You must issue this command from the Command window. 
  2257.  
  2258. Related Information: 
  2259.  
  2260. o Command window 
  2261. o Issuing editor commands 
  2262.  
  2263.  
  2264. ΓòÉΓòÉΓòÉ 126.16. CHANGE, C (Change Text) ΓòÉΓòÉΓòÉ
  2265.  
  2266. Syntax: CHANGE or  C /search_string /replace_string/options 
  2267.  
  2268. Use CHANGE to find search_string and replace it with replace_string, depending 
  2269. on the options specified: 
  2270.  
  2271.           Searches from the current cursor position backward. 
  2272.           Searches from the current cursor position forward. 
  2273.           Replaces all occurrences of search_string with replace_string. 
  2274.           Searches within the marked area only. 
  2275.           Searches within the entire file. 
  2276.           Ignores case while searching for search_string. 
  2277.           Respects case while searching for search_string. 
  2278.           Search reversed, right to left, within each line. 
  2279.           Search forward, left to right, within each line. 
  2280.  
  2281. The default options are + A E F. 
  2282.  
  2283. The delimiter used to separate search_string, replace_string, and the options 
  2284. is the first non-blank character following C. 
  2285.  
  2286. You must issue this command from the Command window. 
  2287.  
  2288. Related Information: 
  2289.  
  2290. o Command window 
  2291. o Issuing editor commands 
  2292. o Search dialog 
  2293.  
  2294.  
  2295. ΓòÉΓòÉΓòÉ 126.17. CHR (Get Character for ASCII Value) ΓòÉΓòÉΓòÉ
  2296.  
  2297. Syntax:  CHR ASCII_character_code 
  2298.  
  2299. Use CHR to display the character associated with the ASCII_character_code 
  2300. specified. 
  2301.  
  2302. Note:  The CHR command is the opposite of the ASC command.
  2303.  
  2304. You must issue this command from the Command window. 
  2305.  
  2306. Related Information: 
  2307.  
  2308. o Command window 
  2309. o Issuing editor commands 
  2310.  
  2311.  
  2312. ΓòÉΓòÉΓòÉ 126.18. CLOSE (Close the Edit Window) ΓòÉΓòÉΓòÉ
  2313.  
  2314. Syntax:  CLOSE 
  2315.  
  2316. Use CLOSE to quit all the files in the current edit ring and close the edit 
  2317. window.  Before quitting any modified files in the ring, a window appears which 
  2318. enables you to select Save to save the file, Discard to discard the changes, or 
  2319. Cancel to cancel the close.  If you select Cancel for any of the modified 
  2320. files, no files are removed from the ring. 
  2321.  
  2322. You must issue this command from the Command window. 
  2323.  
  2324. Related Information: 
  2325.  
  2326. o Command window 
  2327. o Issuing editor commands 
  2328.  
  2329.  
  2330. ΓòÉΓòÉΓòÉ 126.19. COPY2CLIP (Copy to Clipboard) ΓòÉΓòÉΓòÉ
  2331.  
  2332. Syntax:  COPY2CLIP 
  2333.  
  2334. Use COPY2CLIP to copy the text within the current mark to the clipboard for 
  2335. transfer to other files being edited, or to other programs. 
  2336.  
  2337. You must issue this command from the Command window. 
  2338.  
  2339. Related Information: 
  2340.  
  2341. o Command window 
  2342. o Issuing editor commands 
  2343. o CUT 
  2344. o PASTE 
  2345.  
  2346.  
  2347. ΓòÉΓòÉΓòÉ 126.20. CUT (Cut Text) ΓòÉΓòÉΓòÉ
  2348.  
  2349. Syntax:  CUT 
  2350.  
  2351. Use CUT to copy the text within the current mark to the clipboard for transfer 
  2352. to other files being edited, or to other programs.  The marked text is deleted 
  2353. from the file. 
  2354.  
  2355. You must issue this command from the Command window. 
  2356.  
  2357. Related Information: 
  2358.  
  2359. o Command window 
  2360. o Issuing editor commands 
  2361. o Marking text 
  2362. o COPY2CLIP 
  2363. o PASTE 
  2364.  
  2365.  
  2366. ΓòÉΓòÉΓòÉ 126.21. DELETEMENU (Delete a Menu Item) ΓòÉΓòÉΓòÉ
  2367.  
  2368. Syntax:  DELETEMENU menuname submenuid menuitemid itemonly 
  2369.  
  2370. Use DELETEMENU to delete an action bar or pulldown menu item. menuname is the 
  2371. name of the menu.  submenuid is the pulldown submenu that is to be deleted. 
  2372. (To delete all submenus set this parameter to 0.) menuitemid is the item to 
  2373. start deleting off a particular submenu (To delete all menu items under a 
  2374. submenu, set this parameter to 0.) itemonly is true if it is desired to delete 
  2375. only the items under a sub-menu but not the sub-menu itself. 
  2376.  
  2377. Related Information: 
  2378.  
  2379. o BUILDMENUITEM 
  2380. o BUILDSUBMENU 
  2381. o SHOWMENU 
  2382.  
  2383.  
  2384. ΓòÉΓòÉΓòÉ 126.22. DIR (Directory List) ΓòÉΓòÉΓòÉ
  2385.  
  2386. Syntax:  DIR [ path ] 
  2387.  
  2388. Use DIR to open a temporary file containing the directory listing for the path 
  2389. or the current directory, if no path is specified. 
  2390.  
  2391. You must issue this command from the Command window. 
  2392.  
  2393. Related Information: 
  2394.  
  2395. o Command window 
  2396. o Issuing editor commands 
  2397.  
  2398.  
  2399. ΓòÉΓòÉΓòÉ 126.23. DISPLAY (Change Message Display Actions) ΓòÉΓòÉΓòÉ
  2400.  
  2401. Syntax:  DISPLAY number 
  2402.  
  2403. Use DISPLAY in a Rexx macro to control message display and screen updating.  A 
  2404. negative number turns the display control off, and a positive number turns it 
  2405. back on.  You can turn on or off multiple flags in one DISPLAY call by adding 
  2406. them together, provided they are all positive or negative. -1 turns off screen 
  2407. update; 1 turns it back on. -2 turns off the display of messages; 2 turns it 
  2408. back on. -4 forces messages to be displayed in the message box; 4 reverts to 
  2409. displaying them on the message line; -8 prevents messages from being saved in 
  2410. the message box list; 8 lets them be saved. 
  2411.  
  2412.  
  2413. ΓòÉΓòÉΓòÉ 126.24. DOLINES (Executes Lines) ΓòÉΓòÉΓòÉ
  2414.  
  2415. Syntax:  DOLINES 
  2416.  
  2417. Use DOLINES to process the current line or all marked lines as though they were 
  2418. typed in the Command window.  The line or lines must be editor or OS/2* 
  2419. commands.  If a line mark exists, you are asked if you want to process all 
  2420. marked lines.  You can select Yes, No (to only process the current line), or 
  2421. Cancel. 
  2422.  
  2423. You must issue this command from the Command window. 
  2424.  
  2425. Related Information: 
  2426.  
  2427. o Command window 
  2428. o Issuing editor commands 
  2429.  
  2430.  
  2431. ΓòÉΓòÉΓòÉ 126.25. DPATH (Show DPATH Setting) ΓòÉΓòÉΓòÉ
  2432.  
  2433. Syntax:  DPATH 
  2434.  
  2435. Use DPATH to open a temporary file containing the DPATH environment setting. 
  2436.  
  2437. You must issue this command from the Command window. 
  2438.  
  2439. Related Information: 
  2440.  
  2441. o Command window 
  2442. o Issuing editor commands 
  2443.  
  2444.  
  2445. ΓòÉΓòÉΓòÉ 126.26. DRAW (Draw Text Graphics) ΓòÉΓòÉΓòÉ
  2446.  
  2447. Syntax:  DRAW 1|2|3|4|5|6|B|/character 
  2448.  
  2449. Use DRAW to draw lines within your document, using the built-in graphics 
  2450. characters.  The type of line depends on the option specified: 
  2451.  
  2452.           Single line. 
  2453.           Double line. 
  2454.           Dotted line. 
  2455.           Thick line. 
  2456.           Double line horizontally; single line vertically. 
  2457.           Single line horizontally; double line vertically. 
  2458.           Blank line, for erasing other lines. 
  2459. /character 
  2460.           Line of specified character. 
  2461.  
  2462. Note:  If a proportional font is used, the lines will not appear to line up 
  2463.        vertically even though they are in the correct columns.  Use a 
  2464.        non-proportional font (for example, System Monospaced or Courier) if you 
  2465.        want the characters to line up on the screen. 
  2466.  
  2467. Note:  The single-to-double line intersections used in drawing styles 5 and 6 
  2468.        will display as national characters in some code pages.  Either change 
  2469.        to a different code page, or use a different drawing style. 
  2470.  
  2471. Graphic characters cannot be sent in mail messages.  You must issue this 
  2472. command from the Command window. 
  2473.  
  2474. Related Information: 
  2475.  
  2476. o Command window 
  2477. o Issuing editor commands 
  2478.  
  2479.  
  2480. ΓòÉΓòÉΓòÉ 126.27. ECHO (Echo Commands) ΓòÉΓòÉΓòÉ
  2481.  
  2482. Syntax:  ECHO [ON | OFF] 
  2483.  
  2484. Use ECHO to switch the echo mode on or off; anything else tells you the current 
  2485. value.  When echo mode is on, every command is displayed in the message field 
  2486. before being processed.  The parameters are: 
  2487.  
  2488. [none] 
  2489.           Displays current value. 
  2490. ON 
  2491.           Every command is displayed in the message field before being 
  2492.           processed. 
  2493. OFF 
  2494.           No commands are displayed. 
  2495.  
  2496. You must issue this command from the Command window. 
  2497.  
  2498. Related Information: 
  2499.  
  2500. o Command window 
  2501. o Issuing editor commands 
  2502.  
  2503.  
  2504. ΓòÉΓòÉΓòÉ 126.28. EDIT, E (Edit File) ΓòÉΓòÉΓòÉ
  2505.  
  2506. Syntax:  EDIT or E [ [options] [=]file1 ][, [options] [=]file2 ]... 
  2507.  
  2508. Use EDIT to load the specified files into the current ring, using the options 
  2509. specified for each file: 
  2510.  
  2511. /C 
  2512.           Create a new file with the given name. 
  2513. /D 
  2514.           Search for the file on disk. 
  2515. /L 
  2516.           use the OS/2 and DOS convention that a new line is signified by a 
  2517.           carriage return followed by a line feed.  Carriage returns or line 
  2518.           feeds standing by themself are kept as text. 
  2519. /N 
  2520.           Search for the file in the current ring. 
  2521. /T 
  2522.           Do not expand tabs when the file is loaded.  The default is to expand 
  2523.           all tabs to an appropriate number of spaces. 
  2524. /U 
  2525.           use the Unix convention that a line feed alone is sufficient to start 
  2526.           a new line when loading a file.  Carriage returns are discarded. 
  2527.           (This is the default.) 
  2528.  
  2529. The equals sign, "=" can be used as a shorthand for various parts of the file 
  2530. specifier. 
  2531.  
  2532.  Commands (inside paired single quotes) can be intermixed with the file names. 
  2533. The files are loaded and the commands executed in the order in which they 
  2534. appear on the command line. For example: 
  2535.  
  2536. E new.c 'get skeleton.c' 'bot'
  2537.  
  2538. File names containing spaces or "=" must be enclosed inside paired double 
  2539. quotes.  Commands containing single quotes can have the quotes doubled up.  For 
  2540. example: 
  2541.  
  2542. e "c:\This name contains spaces"  'L /It''s'
  2543.  
  2544. You must issue this command from the Command window. 
  2545.  
  2546. Related Information: 
  2547.  
  2548. o Command window 
  2549. o Issuing editor commands 
  2550.  
  2551.  
  2552. ΓòÉΓòÉΓòÉ 126.29. EPATH, EP (Edit a File in a PATH Setting) ΓòÉΓòÉΓòÉ
  2553.  
  2554. Syntax:  EPATH or EP filespec [pathname] 
  2555.  
  2556. Use EPATH to search an environment setting for the specified file and load it. 
  2557. The path name defaults to EPMPATH, except if the file specifier extension is 
  2558. CMD; then the path name defaults to PATH. Examples: 
  2559.  
  2560. ep mycnf.e 
  2561.           Searches the EPMPATH setting for MYCNF.E. 
  2562. ep test.cmd 
  2563.           Searches the PATH setting for TEST.CMD. 
  2564. ep main.c include 
  2565.           Searches the INCLUDE setting for MAIN.C. 
  2566.  
  2567. The search order is: 
  2568.  
  2569.  1. The current directory 
  2570.  2. Each directory listed in the path setting 
  2571.  
  2572. If the file is found in the search path, it is loaded from that subdirectory. 
  2573. If not, an empty file with that name will be loaded.  The path will default to 
  2574. the current directory. 
  2575.  
  2576. You must issue this command from the Command window. 
  2577.  
  2578. Related Information: 
  2579.  
  2580. o Command window 
  2581. o Issuing editor commands 
  2582.  
  2583.  
  2584. ΓòÉΓòÉΓòÉ 126.30. ESCAPEKEY (Toggle Escape Key Action) ΓòÉΓòÉΓòÉ
  2585.  
  2586. Syntax:  ESCAPEKEY [ON | OFF] 
  2587.  
  2588. Use ESCAPEKEY to switch the escape key mode on or off; anything else tells you 
  2589. the current value.  When escape key mode is on, the escape key can be used to 
  2590. bring up the command line dialog (just like Ctrl+I).  This is for compatability 
  2591. with previous versions of EPM.  The default is escape key mode off. 
  2592.  
  2593. You must issue this command from the Command window. 
  2594.  
  2595. To save the current escape key mode setting as your permanent default: 
  2596.  
  2597.  1. Select Options. 
  2598.  2. Select Save options. 
  2599.  
  2600. Related Information: 
  2601.  
  2602. o Command window 
  2603. o Issuing editor commands 
  2604.  
  2605.  
  2606. ΓòÉΓòÉΓòÉ 126.31. EXPAND (Syntax Expansion) ΓòÉΓòÉΓòÉ
  2607.  
  2608. Syntax:  EXPAND [ON | OFF] 
  2609.  
  2610. Use EXPAND to set syntax expansion ON or OFF.  If no parameters are given, the 
  2611. current value is displayed. 
  2612.  
  2613. Syntax expansion occurs when Space or Enter is pressed while a file with a 
  2614. supported language-specific extension is active (for example C, PAS, or CMD). 
  2615. When automatic expansion is off, you can force expansion to occur by pressing 
  2616. Ctrl+X. 
  2617.  
  2618. You must issue this command from the Command window. 
  2619.  
  2620. Related Information: 
  2621.  
  2622. o Command window 
  2623. o Issuing editor commands 
  2624.  
  2625.  
  2626. ΓòÉΓòÉΓòÉ 126.32. FILE (Save and Quit) ΓòÉΓòÉΓòÉ
  2627.  
  2628. Syntax:  FILE [ [=]filename ] [options] 
  2629.  
  2630. Use FILE to store the file (using the file name specified, or the current file 
  2631. name) and quit editing the file. 
  2632.  
  2633. If "=" is specified, filename is prefixed with the drive and path of the 
  2634. current file. 
  2635.  
  2636. See the SAVE command for the list of valid options. 
  2637.  
  2638. You must issue this command from the Command window. 
  2639.  
  2640. Related Information: 
  2641.  
  2642. o Command window 
  2643. o Issuing editor commands 
  2644. o SAVE command 
  2645.  
  2646.  
  2647. ΓòÉΓòÉΓòÉ 126.33. FILEFIND (Find Files) ΓòÉΓòÉΓòÉ
  2648.  
  2649. Synonym for the LIST command. 
  2650.  
  2651. Related Information: 
  2652.  
  2653. LIST 
  2654.  
  2655.  
  2656. ΓòÉΓòÉΓòÉ 126.34. FILL (Fill Mark) ΓòÉΓòÉΓòÉ
  2657.  
  2658. Syntax:  FILL [ character ] 
  2659.  
  2660. Use FILL to fill the current mark with the character specified.  If no 
  2661. character is given, a dialog will be presented asking for one. 
  2662.  
  2663. You must issue this command from the Command window. 
  2664.  
  2665. Related Information: 
  2666.  
  2667. o Command window 
  2668. o Issuing editor commands 
  2669.  
  2670.  
  2671. ΓòÉΓòÉΓòÉ 126.35. FINDFILE (Find Files) ΓòÉΓòÉΓòÉ
  2672.  
  2673. Synonym for the LIST command. 
  2674.  
  2675. Related Information: 
  2676.  
  2677. LIST 
  2678.  
  2679.  
  2680. ΓòÉΓòÉΓòÉ 126.36. GET (Get a File) ΓòÉΓòÉΓòÉ
  2681.  
  2682. Syntax:  GET filespec 
  2683.  
  2684. Use GET to retrieve a file and insert it starting on the next line after the 
  2685. cursor position.  The equals sign, "=" can be used for various parts of the 
  2686. file specifier. 
  2687.  
  2688. You must issue this command from the Command window. 
  2689.  
  2690. Related Information: 
  2691.  
  2692. o Command window 
  2693. o Issuing editor commands 
  2694.  
  2695.  
  2696. ΓòÉΓòÉΓòÉ 126.37. HELP (Open Help Browser) ΓòÉΓòÉΓòÉ
  2697.  
  2698. Syntax:  HELP 
  2699.  
  2700. Use HELP to load the EPMHELP.QHL file into a browse-mode window, which displays 
  2701. help information. 
  2702.  
  2703. You must issue this command from the Command window. 
  2704.  
  2705. Related Information: 
  2706.  
  2707. o Command window 
  2708. o Issuing editor commands 
  2709.  
  2710.  
  2711. ΓòÉΓòÉΓòÉ 126.38. INSERT_ATTR_VAL_PAIR (Insert Character Attributes) ΓòÉΓòÉΓòÉ
  2712.  
  2713. Syntax:  INSERT_ATTR_VAL_PAIR class attr_val [fstline lstline fstcol lstcol 
  2714. [fid]] 
  2715.  
  2716. Use INSERT_ATTR_VAL_PAIR in a Rexx macro to insert push and pop attributes as a 
  2717. pair into a file.  class is the attribute class; attr_val is the attribute 
  2718. value; fstline lstline fstcol lstcol refer to the beginning and ending 
  2719. characters where the attributes are to be inserted (if omitted, then a mark 
  2720. must exist, and the attributes are inserted at the beginning and end of the 
  2721. mark; for a block mark, at the left and right sides of the mark on each line), 
  2722. and fid is the identifier of the file into which the attributes should be 
  2723. inserted (if omitted, it defaults to the current file). 
  2724.  
  2725. /* Rexx macro to highlight the subject line */
  2726. /* Assumes .levelofattributesupport has '1' turned on */
  2727. /* to enable color display. */
  2728. BLACK = 0; BLUE = 1; GREEN = 2; CYAN = 3; RED = 4; MAGENTA = 5; BROWN = 6;
  2729. LIGHT_GREY = 7; DARK_GREY = 8; LIGHT_BLUE = 9; LIGHT_GREEN = 10;
  2730. LIGHT_CYAN = 11; LIGHT_RED = 12; LIGHT_MAGENTA = 13; YELLOW = 14;
  2731. WHITE = 15; BLACKB = 0; BLUEB = 16; GREENB = 32; CYANB = 48; REDB = 64;
  2732. MAGENTAB = 80; BROWNB = 96; GREYB =112; LIGHT_GREYB =112;
  2733. DARK_GREYB =128; LIGHT_BLUEB =144; LIGHT_GREENB =160; LIGHT_CYANB = 176;
  2734. LIGHT_REDB =192; LIGHT_MAGENTAB =208; YELLOWB =224; WHITEB =240;
  2735.  
  2736. 'l /Subject:/c'
  2737. if rc = 0 then do        /* Found it! */
  2738.    'extract /line/col'
  2739.    'Insert_attr_val_pair 1' (Light_Magenta + Light_CyanB) ,
  2740.                          line.1 line.1 col.1 (col.1 + 7)
  2741. end
  2742.  
  2743. Related Information: 
  2744.  
  2745. o Insert_attribute 
  2746.  
  2747.  
  2748. ΓòÉΓòÉΓòÉ 126.39. INSERT_ATTRIBUTE (Insert Character Attribute) ΓòÉΓòÉΓòÉ
  2749.  
  2750. Syntax:  INSERT_ATTRIBUTE class attr_val push_flag offset [col [line [fid]]] 
  2751.  
  2752. Use INSERT_ATTRIBUTE in a Rexx macro to insert a character attribute into a 
  2753. file.  class is the attribute class; attr_val is the attribute value; push_flag 
  2754. is 1 for push, 0 for pop, or the value appropriate for the attribute class 
  2755. specified. offset is the offset from the character at which the attribute 
  2756. should be inserted; line and col are the position at which the attribute should 
  2757. be inserted, and default to the cursor position; and fid is the identifier of 
  2758. the file into which the attributes should be inserted (if omitted, it defaults 
  2759. to the current file). 
  2760.  
  2761. Related Information: 
  2762.  
  2763. o Insert_attr_val_pair 
  2764.  
  2765.  
  2766. ΓòÉΓòÉΓòÉ 126.40. KEY (Repeat a Key) ΓòÉΓòÉΓòÉ
  2767.  
  2768. Syntax:  KEY #### character 
  2769.  
  2770. Use KEY to repeat a character horizontally the specified number of times.  This 
  2771. can be quite powerful;  for example, you can repeat an entire set of recorded 
  2772. keystrokes (Ctrl+T) 20 times. Example: 
  2773.  
  2774. KEY 80 =
  2775. This writes a line of 80 equal signs into your document. 
  2776.  
  2777. Character can be a normal ASCII character, or a string representing an extended 
  2778. ASCII character. 
  2779.  
  2780. You must issue this command from the Command window. 
  2781.  
  2782. Related Information: 
  2783.  
  2784. o Command window 
  2785. o Issuing editor commands 
  2786. o LOOPKEY 
  2787.  
  2788.  
  2789. ΓòÉΓòÉΓòÉ 126.41. LIST (Find Files) ΓòÉΓòÉΓòÉ
  2790.  
  2791. Syntax:  LIST filespec 
  2792.  
  2793. Use LIST to load a list of file names that match filespec. If filespec includes 
  2794. a path, then that directory is used as the starting point; if not, the current 
  2795. directory is used.  Both the starting directory and any subdirectories are 
  2796. searched for matching files.  This may take a significant amount of time (a 
  2797. minute or more) if you name a filespec that qualifies an entire hard disk, such 
  2798. as 
  2799.  
  2800. list \*.*
  2801.  Once you have the list, you can place the cursor on the name of a file, and 
  2802. then press Alt-1 to edit that file. 
  2803.  
  2804. You must issue this command from the Command window. 
  2805.  
  2806. Related Information: 
  2807.  
  2808. o Command window 
  2809. o Issuing editor commands 
  2810.  
  2811.  
  2812. ΓòÉΓòÉΓòÉ 126.42. LOCATE, L (Locate Text) ΓòÉΓòÉΓòÉ
  2813.  
  2814. Syntax: LOCATE or L /searchstring/options 
  2815.  
  2816. Use LOCATE to find searchstring depending on the options specified: 
  2817.  
  2818.           Searches from the current cursor position backward. 
  2819.           Searches from the current cursor position forward. 
  2820.           Searches within the marked area only. 
  2821.           Searches within the entire file. 
  2822.           Ignores case while searching for searchstring. 
  2823.           Respects case while searching for searchstring. 
  2824.           Search reversed, that is from right to left, within each line. 
  2825.           Search forward, this is from left to right, within each line. 
  2826.           Use the GREP algorithm. 
  2827.  
  2828. The default options are + A E F. 
  2829.  
  2830. The delimiter used to separate searchstring, replacestring, and the options is 
  2831. the first non-blank character following L. 
  2832.  
  2833. You must issue this command from the Command window. 
  2834.  
  2835. Related Information: 
  2836.  
  2837. o Command window 
  2838. o Issuing editor commands 
  2839. o Search dialog 
  2840.  
  2841.  
  2842. ΓòÉΓòÉΓòÉ 126.42.1. GREP option ΓòÉΓòÉΓòÉ
  2843.  
  2844. Use the GREP option, /g, to specify special pattern-matching characters within 
  2845. the search string. These characters are: 
  2846.  
  2847. . (period) 
  2848.           Matches any character. 
  2849.           Matches the beginning of a line. 
  2850.           When following search string, matches the end of a line. 
  2851. \ character 
  2852.           Matches character; used to override any special meaning given to 
  2853.           characters. 
  2854. [list_of_characters] 
  2855.           Matches any of the characters in the list. 
  2856.  
  2857.           A list of characters can be indicated as a range using the hyphen (-) 
  2858.           For example, [a-z] matches with any letter of the alphabet.  If the 
  2859.           first character after the [ is a ^, then the set is negated, (because 
  2860.           it matches any character except those in the set). 
  2861.           Matches a sequence of 0 or more of whatever expression it follows. 
  2862.           Matches a sequence of 1 or more of whatever expression it follows. 
  2863.  
  2864. Examples are presented that search the following file: 
  2865.  
  2866. Contents of file junk.e:
  2867.  
  2868. soft
  2869. good junk
  2870. and more
  2871. stuff
  2872. even good
  2873. 123456
  2874. l
  2875. do,re,mi,fa,so,la,ti,do
  2876. $35
  2877.  
  2878. --------------------------------------
  2879.  
  2880. Example searches using GREP:
  2881.  
  2882. /l./g
  2883.                     Finds "la".
  2884.  
  2885. /^good/g
  2886.                     Finds only first occurrence of "good".
  2887.  
  2888. /good$/g
  2889.                     Finds only "even good".
  2890.  
  2891. /\$/g
  2892.                     Finds "$35".
  2893.  
  2894. ^[m-t]/g
  2895.                     Finds "soft" and "stuff".
  2896.  
  2897. /^[^adeg]/g
  2898.                     Finds "soft", "stuff", "123456",
  2899.                     "l", and "$35".
  2900.  
  2901. /^[m-t]+/g
  2902.                     Finds "soft" and "stuff".
  2903.  
  2904. /^[m-t]*/g
  2905.                     Finds everything.
  2906.  
  2907.  
  2908. ΓòÉΓòÉΓòÉ 126.43. LOCK (Lock a File) ΓòÉΓòÉΓòÉ
  2909.  
  2910. Syntax:  LOCK [filespec] 
  2911.  
  2912. Use LOCK to protect the disk copy of the file from other users in a LAN 
  2913. networking situation.  If a file name is specified, it is loaded and then 
  2914. locked; if no file name is given, the current file is locked. 
  2915.  
  2916. The file is unlocked automatically after a FILE or QUIT command, or it can be 
  2917. unlocked manually with the UNLOCK command. 
  2918.  
  2919. You must issue this command from the Command window. 
  2920.  
  2921. Related Information: 
  2922.  
  2923. o Command window 
  2924. o Issuing editor commands 
  2925. o FILE 
  2926. o QUIT 
  2927. o UNLOCK 
  2928.  
  2929.  
  2930. ΓòÉΓòÉΓòÉ 126.44. LONGNAMES (Toggle Long Names Setting) ΓòÉΓòÉΓòÉ
  2931.  
  2932. Syntax:  LONGNAMES [ON | OFF] 
  2933.  
  2934. Use LONGNAMES to switch the long names setting on or off; anything else tells 
  2935. you the current value.  When long names is on, a file containing a .LONGNAMES 
  2936. extended attribute will have the extended attribute value shown on the title 
  2937. bar when being edited, rather than the actual file name.  This is useful if a 
  2938. file with a long name is copied from an HPFS drive to a FAT drive and has the 
  2939. original name saved in .LONGNAME; you will be able to see the long name instead 
  2940. of the truncated name.  The default is long names mode off. 
  2941.  
  2942. You must issue this command from the Command window. 
  2943.  
  2944. To save the current long names mode setting as your permanent default: 
  2945.  
  2946.  1. Select Options. 
  2947.  2. Select Save options. 
  2948.  
  2949. Related Information: 
  2950.  
  2951. o Command window 
  2952. o Issuing editor commands 
  2953.  
  2954.  
  2955. ΓòÉΓòÉΓòÉ 126.45. LOOPKEY (Repeat a Key) ΓòÉΓòÉΓòÉ
  2956.  
  2957. Syntax:LOOPKEY [#### | ALL] character 
  2958.  
  2959. Use LOOPKEY to repeat the character in a vertical column.  The character is 
  2960. typed #### times, proceeding vertically downward in the current column. 
  2961. (Compare this to the KEY command, which repeats the key horizontally in the 
  2962. same row.)  The parameter ALL can be used instead of a number, in which case 
  2963. the repetition continues to the end of the file. 
  2964.  
  2965. Character can be a normal ASCII character, or a string representing an extended 
  2966. ASCII character. 
  2967.  
  2968. You must issue this command from the Command window. 
  2969.  
  2970. Related Information: 
  2971.  
  2972. o Command window 
  2973. o Issuing editor commands 
  2974.  
  2975.  
  2976. ΓòÉΓòÉΓòÉ 126.46. LOWERCASE (Convert Marked Text to Lowercase) ΓòÉΓòÉΓòÉ
  2977.  
  2978. Syntax:  LOWERCASE 
  2979.  
  2980. Use LOWERCASE to convert all uppercase alphabetic characters in the marked area 
  2981. to lowercase. 
  2982.  
  2983. You must issue this command from the Command window. 
  2984.  
  2985. Related Information: 
  2986.  
  2987. o Command window 
  2988. o Issuing editor commands 
  2989.  
  2990.  
  2991. ΓòÉΓòÉΓòÉ 126.47. MARGINS, MA (Set Text Margins) ΓòÉΓòÉΓòÉ
  2992.  
  2993. Syntax:  MARGINS or MA [ left [ right [ paragraph]]] 
  2994.  
  2995. Use MARGINS to set specified values for the margins.  If right or paragraph is 
  2996. omitted, the default values are as follows: 
  2997.  
  2998. Omitted   Default Value 
  2999. right 
  3000.           The previous right margin value is used for the current value. 
  3001. paragraph 
  3002.           The value for left is used for the current value. 
  3003.  
  3004. You must issue this command from the Command window. 
  3005.  
  3006. Related Information: 
  3007.  
  3008. o Command window 
  3009. o Issuing editor commands 
  3010.  
  3011.  
  3012. ΓòÉΓòÉΓòÉ 126.48. MATCHTAB (Use Words as Tab Stops) ΓòÉΓòÉΓòÉ
  3013.  
  3014. Syntax:  MATCHTAB [ON | OFF] 
  3015.  
  3016. If set on, Tab and Shift+Tab use the previous line's columns for the current 
  3017. line's tab stops.  The previous line's columns are defined by the first 
  3018. character of each (space-delimited) word.  If no parameter is given, the 
  3019. current value is displayed. 
  3020.  
  3021. You must issue this command from the Command window. 
  3022.  
  3023. Related Information: 
  3024.  
  3025. o Command window 
  3026. o Issuing editor commands 
  3027.  
  3028.  
  3029. ΓòÉΓòÉΓòÉ 126.49. MATHx (Calculate) ΓòÉΓòÉΓòÉ
  3030.  
  3031. Syntax:  MATH|MATHX|MATHO expression 
  3032.  
  3033. Use MATHx to calculate the value of expression and display the result according 
  3034. to the command specified: 
  3035.  
  3036. MATH 
  3037.           Decimal. 
  3038. MATHX 
  3039.           Hexadecimal. 
  3040. MATHO 
  3041.           Octal. 
  3042.  
  3043. You must issue this command from the Command window. 
  3044.  
  3045. Related Information: 
  3046.  
  3047. o Command window 
  3048. o Issuing editor commands 
  3049. o MULT 
  3050.  
  3051.  
  3052. ΓòÉΓòÉΓòÉ 126.50. MESSAGEBOX (Activate Message Box ) ΓòÉΓòÉΓòÉ
  3053.  
  3054. Syntax:  MESSAGEBOX [message] 
  3055.  
  3056. Use MESSAGEBOX to display the editor message box.  If a message is given, it is 
  3057. added to the message box. 
  3058.  
  3059. You must issue this command from the Command window. 
  3060.  
  3061. Related Information: 
  3062.  
  3063. o Command window 
  3064. o Issuing editor commands 
  3065.  
  3066.  
  3067. ΓòÉΓòÉΓòÉ 126.51. MULT (Multiply Block) ΓòÉΓòÉΓòÉ
  3068.  
  3069. Syntax:  MULT 
  3070.  
  3071. Use MULT to multiply the numeric expressions in the current mark and to display 
  3072. the result on the next line after the mark.  The mark must be either a block 
  3073. mark or a line mark. 
  3074.  
  3075. You must issue this command from the Command window. 
  3076.  
  3077. Related Information: 
  3078.  
  3079. o Command window 
  3080. o Issuing editor commands 
  3081. o ADD 
  3082. o MATHx 
  3083.  
  3084.  
  3085. ΓòÉΓòÉΓòÉ 126.52. NAME (Rename Current File) ΓòÉΓòÉΓòÉ
  3086.  
  3087. Syntax:  NAME filename 
  3088.  
  3089. Use NAME to rename the file in the editor.  The Name command does not change 
  3090. the name of the file on the disk.  The new name is used the next time the file 
  3091. is stored on the disk. 
  3092.  
  3093. You must issue this command from the Command window. 
  3094.  
  3095. Related Information: 
  3096.  
  3097. o Command window 
  3098. o Issuing editor commands 
  3099.  
  3100.  
  3101. ΓòÉΓòÉΓòÉ 126.53. NEWWINDOW (Move Current File to a New Edit Window) ΓòÉΓòÉΓòÉ
  3102.  
  3103. Syntax:  NEWWINDOW 
  3104.  
  3105. Use NEWWINDOW to store the current file if it has been changed, open a new 
  3106. window containing the file, then quit the file in the current window. 
  3107.  
  3108. You must issue this command from the Command window. 
  3109.  
  3110. Related Information: 
  3111.  
  3112. o Command window 
  3113. o Issuing editor commands 
  3114.  
  3115.  
  3116. ΓòÉΓòÉΓòÉ 126.54. OPATH, OP (Open a File in a PATH Setting) ΓòÉΓòÉΓòÉ
  3117.  
  3118. Syntax:  OPATH or OP filespec [pathname] 
  3119.  
  3120. Use OPATH to search an environment setting for the specified file and load it 
  3121. into a new window.  The path name defaults to EPMPATH, except if the file 
  3122. specifier extension is CMD, then the path name defaults to PATH. Examples: 
  3123.  
  3124. op mycnf.e 
  3125.           Searches the EPMPATH setting for MYCNF.E. 
  3126. op test.cmd 
  3127.           Searches the PATH setting for TEST.CMD. 
  3128. op main.c include 
  3129.           Searches the INCLUDE setting for MAIN.C. 
  3130.  
  3131. The search order is: 
  3132.  
  3133.  1. The current directory 
  3134.  2. Each directory listed in the path setting 
  3135. If the file is found, it is loaded from that subdirectory. If not, it is loaded 
  3136. without specifying a directory (which defaults to the current directory). 
  3137.  
  3138. Note:  OPATH is like EPATH, except that it executes an OPEN command instead of 
  3139.        an EDIT command.
  3140.  
  3141. You must issue this command from the Command window. 
  3142.  
  3143. Related Information: 
  3144.  
  3145. o Command window 
  3146. o Issuing editor commands 
  3147. o EPATH 
  3148. o OPEN 
  3149. o EDIT 
  3150.  
  3151.  
  3152. ΓòÉΓòÉΓòÉ 126.55. OPEN (Open New Edit Window) ΓòÉΓòÉΓòÉ
  3153.  
  3154. Syntax:  OPEN [ [=]file1 ][, [=]file2 ]... 
  3155.  
  3156. Use OPEN to load the specified files into a new edit window. 
  3157.  
  3158. If "=" is specified, the file name is prefixed with the drive and path of the 
  3159. current file. 
  3160.  
  3161. You must issue this command from the Command window. 
  3162.  
  3163. Related Information: 
  3164.  
  3165. o Command window 
  3166. o Issuing editor commands 
  3167. o EDIT 
  3168.  
  3169.  
  3170. ΓòÉΓòÉΓòÉ 126.56. OS2 (Execute OS/2 Command) ΓòÉΓòÉΓòÉ
  3171.  
  3172. Syntax:  OS2 [command_etc] 
  3173.  
  3174. Use OS/2 to run the OS/2* command processor specified in the COMSPEC 
  3175. environment variable.  If command_etc is specified, it is passed as an 
  3176. parameter to the command processor. 
  3177.  
  3178. You must issue this command from the Command window. 
  3179.  
  3180. Related Information: 
  3181.  
  3182. o Command window 
  3183. o Issuing editor commands 
  3184.  
  3185.  
  3186. ΓòÉΓòÉΓòÉ 126.57. PASTE (Paste Text) ΓòÉΓòÉΓòÉ
  3187.  
  3188. Syntax:  PASTE [C | B] 
  3189.  
  3190. Use PASTE to copy text from the clipboard to the editor file at the current 
  3191. cursor position.  The default is to paste the text as lines (each line in the 
  3192. clipboard becomes a new line in the file). 
  3193.  
  3194.           The text is pasted as if it were inside a character mark. 
  3195.           The text is pasted as if it were in a block mark (the smallest 
  3196.           rectangle that would contain all the clipboard text). 
  3197.  
  3198. You must issue this command from the Command window. 
  3199.  
  3200. Related Information: 
  3201.  
  3202. o Command window 
  3203. o Issuing editor commands 
  3204. o Mark types 
  3205. o COPY2CLIP 
  3206. o CUT 
  3207.  
  3208.  
  3209. ΓòÉΓòÉΓòÉ 126.58. PATH (Show PATH Setting) ΓòÉΓòÉΓòÉ
  3210.  
  3211. Syntax:  PATH 
  3212.  
  3213. Use PATH to open a temporary file containing the PATH environment setting. 
  3214.  
  3215. You must issue this command from the Command window. 
  3216.  
  3217. Related Information: 
  3218.  
  3219. o Command window 
  3220. o Issuing editor commands 
  3221.  
  3222.  
  3223. ΓòÉΓòÉΓòÉ 126.59. PRINT (Print File) ΓòÉΓòÉΓòÉ
  3224.  
  3225. Syntax:  PRINT [ printer ] 
  3226.  
  3227. Use PRINT to print the marked block, if one exists, or the entire file to the 
  3228. printer specified.  Printer must be PRN, LPT1-LPT9, or a LAN printer name 
  3229. (\\servername\queuename).  If no printer is specified, the printer used is the 
  3230. default printer for your system. 
  3231.  
  3232. You must issue this command from the Command window. 
  3233.  
  3234. Related Information: 
  3235.  
  3236. o Command window 
  3237. o Issuing editor commands 
  3238.  
  3239.  
  3240. ΓòÉΓòÉΓòÉ 126.60. PROFILE (Toggle Rexx Profile Support) ΓòÉΓòÉΓòÉ
  3241.  
  3242. Syntax:  PROFILE [ON | OFF] 
  3243.  
  3244. Use PROFILE to switch the profile setting on or off; anything else tells you 
  3245. the current value.  When PROFILE is on, a Rexx profile (PROFILE.ERX) is 
  3246. searched for along the EPMPATH and PATH.  If found, it is executed, and passed 
  3247. the same arguments that EPM was given.  This happens after EPM has processed 
  3248. the arguments.  The default is profile mode off. 
  3249.  
  3250. You must issue this command from the Command window. 
  3251.  
  3252. To save the current profile mode setting as your permanent default: 
  3253.  
  3254.  1. Select Options. 
  3255.  2. Select Save options. 
  3256.  
  3257. Related Information: 
  3258.  
  3259. o Command window 
  3260. o Issuing editor commands 
  3261.  
  3262.  
  3263. ΓòÉΓòÉΓòÉ 126.61. QUIT, Q (Quit a File) ΓòÉΓòÉΓòÉ
  3264.  
  3265. Syntax:  QUIT or Q 
  3266.  
  3267. Use QUIT to exit the current file.  If there are more files in the edit ring, 
  3268. the previous file becomes the current file. If there are no more files, the 
  3269. edit window closes. 
  3270.  
  3271. You must issue this command from the Command window. 
  3272.  
  3273. Related Information: 
  3274.  
  3275. o Command window 
  3276. o Issuing editor commands 
  3277.  
  3278.  
  3279. ΓòÉΓòÉΓòÉ 126.62. QDATE, QD (Query Date) ΓòÉΓòÉΓòÉ
  3280.  
  3281. Syntax:  QDATE or QD 
  3282.  
  3283. Use QDATE to display the current system date in the form: 
  3284.  
  3285.   Today is Tuesday March 31, 1992.
  3286.  
  3287. You must issue this command from the Command window. 
  3288.  
  3289. Related Information: 
  3290.  
  3291. o Command window 
  3292. o Issuing editor commands 
  3293. o QTIME 
  3294.  
  3295.  
  3296. ΓòÉΓòÉΓòÉ 126.63. QTIME, QT (Query Time) ΓòÉΓòÉΓòÉ
  3297.  
  3298. Syntax:  QTIME or QT 
  3299.  
  3300. Use QTIME to display the current system time in the form: 
  3301.  
  3302.   The time is 12:00:01 am.
  3303.  
  3304. You must issue this command from the Command window. 
  3305.  
  3306. Related Information: 
  3307.  
  3308. o Command window 
  3309. o Issuing editor commands 
  3310. o QDATE 
  3311.  
  3312.  
  3313. ΓòÉΓòÉΓòÉ 126.64. RC (Show Return Code) ΓòÉΓòÉΓòÉ
  3314.  
  3315. Syntax:  RC command 
  3316.  
  3317. Use RC to execute the specified command and display the return code in the 
  3318. information window.  The command can be either an editor or an OS/2* command. 
  3319.  
  3320. You must issue this command from the Command window. 
  3321.  
  3322. Related Information: 
  3323.  
  3324. o Command window 
  3325. o Issuing editor commands 
  3326.  
  3327.  
  3328. ΓòÉΓòÉΓòÉ 126.65. REGISTER_MOUSE (Register Mouse Event) ΓòÉΓòÉΓòÉ
  3329.  
  3330. Syntax:  REGISTER_MOUSE which button action shifts command 
  3331.  
  3332. Use REGISTER_MOUSE in a Rexx macro to associate a command with a mouse event. 
  3333. which is 1 for the global mouse table or 0 for the local; button is the mouse 
  3334. button (1, 2 or 3), action is one of: 
  3335.  
  3336. Action    meaning 
  3337.  
  3338. CLICK     Pressing and releasing the mouse button produces a click. 
  3339.  
  3340. SECONDCLK follows click when the mouse is double-clicked. 
  3341.  
  3342. BEGINDRAG this is called when the mouse button is depressed and the mouse is 
  3343.           moved. 
  3344.  
  3345. ENDDRAG   this is called when the mouse button is released after dragging it. 
  3346.  
  3347. CANCELDRAG. this is called when the drag is cancelled (by pressing Esc before 
  3348.           releaseing the mouse button). 
  3349. shifts is 0 for no shift, or the sum of any combination of 1 for the shift key, 
  3350. 2 for the Ctrl key, and 4 for the Alt key. command is the command to be 
  3351. executed when this mouse event occurs, or blank if the event should be ignored. 
  3352.  
  3353. Note:  The standard mouse definitions issue a register_mouse for ENDDRAG and 
  3354.        CANCELDRAG as part of the BEGINDRAG processing.
  3355.  
  3356. /* Register an action for Ctrl+Alt+Double-click MB1 */
  3357. 'register_mouse 1 1 SECONDCLK 6 rx do_line'
  3358.  
  3359. /* Do_Line.erx */
  3360. 'MH_gotoposition'  /* Move cursor to mouse position */
  3361. 'extract /line/getline'
  3362. if line.1 > 0 then
  3363.    getline.1  /* Execute the line as a command */
  3364.  
  3365.  
  3366. ΓòÉΓòÉΓòÉ 126.66. SAVE, S (Save File) ΓòÉΓòÉΓòÉ
  3367.  
  3368. Syntax:  SAVE or S {option} [[=]filename ] 
  3369.  
  3370. Use SAVE to store the current file on the disk with the name filename, or using 
  3371. the current file name if filename is not specified. 
  3372.  
  3373. If "=" is specified, filename is prefixed with the drive and path of the 
  3374. current file. option can be any of the following.  If conflicting options are 
  3375. specified, the last one given is used. 
  3376.  
  3377. /L 
  3378.           Save the file in standard OS/2 format - each line should be 
  3379.           terminated with a carriage return followed by a line feed. 
  3380. /NE 
  3381.           Do not add an EOF character at the end of the file. 
  3382. /NS 
  3383.           Do not strip trailing spaces. 
  3384. /Q 
  3385.           Save quietly; don't give the "Saving" message. 
  3386. /S 
  3387.           Strip trailing spaces from each line when saving. 
  3388. /T 
  3389.           Converts excess blank characters to tabs. 
  3390. /U 
  3391.           Save in Unix format; each line will be terminated with just a line 
  3392.           feed, and no EOF will be added at the End of File.  This is useful 
  3393.           when saving files to NFS-mounted drives on an AIX or Unix system. 
  3394.  
  3395. You must issue this command from the Command window. 
  3396.  
  3397. Related Information: 
  3398.  
  3399. o Command window 
  3400. o Issuing editor commands 
  3401.  
  3402.  
  3403. ΓòÉΓòÉΓòÉ 126.67. SAYERROR (Display Error Code or Message) ΓòÉΓòÉΓòÉ
  3404.  
  3405. Syntax:  SAYERROR expression 
  3406.  
  3407. Use SAYERROR to display an error code or message in the message area. 
  3408.  
  3409. If expression is the number 0 or 1, any pending error messages are discarded 
  3410. and not displayed.  0 will refresh the screen; 1 will not. 
  3411.  
  3412. If expression is any number other than 0 or 1, the interpreter displays the 
  3413. string corresponding to that numbered error message.  Error messages and their 
  3414. corresponding return codes are listed in the EPM Technical Reference. 
  3415.  
  3416. If expression is not a number, that text will be displayed on the message line. 
  3417. This is useful in Rexx macros. 
  3418.  
  3419.  
  3420. ΓòÉΓòÉΓòÉ 126.68. SET (Show Environment Settings) ΓòÉΓòÉΓòÉ
  3421.  
  3422. Syntax:  SET 
  3423.  
  3424. Use SET to open a temporary file containing all the environment settings. 
  3425.  
  3426. You must issue this command from the Command window. 
  3427.  
  3428. Related Information: 
  3429.  
  3430. o Command window 
  3431. o Issuing editor commands 
  3432.  
  3433.  
  3434. ΓòÉΓòÉΓòÉ 126.69. SHELL (Start EPM Command Shell Session) ΓòÉΓòÉΓòÉ
  3435.  
  3436. Syntax:  SHELL 
  3437.  
  3438. Use SHELL to create an EPM command shell session.  The first time you enter 
  3439. SHELL in an edit window, two new entries are added to the Command menu.  Create 
  3440. command shell creates a new shell window, and Write to shell... lets you write 
  3441. a string to the shell window.  If the shell window is waiting at an OS/2 
  3442. command prompt, then you can enter a command to be executed by either: 
  3443.  
  3444.  1. Select Command. 
  3445.  2. Select Write to shell.... 
  3446.  3. Type the text to be written to the shell. 
  3447.  4. Select OK. 
  3448. or 
  3449.  
  3450.  1. Type the text in the shell window following the prompt. 
  3451.  2. Press the Enter key. 
  3452.  
  3453. If the string to be written to the shell is in response to a program prompt, 
  3454. then you must perform the first sequence; the second method won't write 
  3455. anything to the shell. 
  3456.  
  3457. The shell can be used for running any non-fullscreen OS/2 program.  The output 
  3458. from the program is inserted in the shell window as it is generated, even if 
  3459. you switch to some other file in the edit ring. 
  3460.  
  3461. You must issue this command from the Command window. 
  3462.  
  3463. Related Information: 
  3464.  
  3465. o Command window 
  3466. o Issuing editor commands 
  3467.  
  3468.  
  3469. ΓòÉΓòÉΓòÉ 126.70. SHOWMENU (Activate Menu) ΓòÉΓòÉΓòÉ
  3470.  
  3471. Syntax:  SHOWMENU menuname 
  3472.  
  3473. Use SHOWMENU to activate the action bar named menuname. Changes made with the 
  3474. BuildSubMenu and BuildMenuItem commands will not be seen until the updated menu 
  3475. is displayed with ShowMenu. 
  3476.  
  3477. Related Information: 
  3478.  
  3479. o BUILDMENUITEM 
  3480. o BUILDSUBMENU 
  3481. o DELETEMENU 
  3482.  
  3483.  
  3484. ΓòÉΓòÉΓòÉ 126.71. SORT (Sort File) ΓòÉΓòÉΓòÉ
  3485.  
  3486. Syntax:  SORT [R][C][I] 
  3487.  
  3488. Use SORT to sort the lines in the current block or the entire file.  The sort 
  3489. key is the marked columns.  The options are as follows: 
  3490.  
  3491.           Sorts in reverse (descending) order. 
  3492.           Sorts according to collating order, as indicated by your country and 
  3493.           code page settings. 
  3494.           Sorts ignoring case. 
  3495.  
  3496. You must issue this command from the Command window. 
  3497.  
  3498. Related Information: 
  3499.  
  3500. o Command window 
  3501. o Issuing editor commands 
  3502.  
  3503.  
  3504. ΓòÉΓòÉΓòÉ 126.72. STAY (Control Cursor Position after CHANGE Command) ΓòÉΓòÉΓòÉ
  3505.  
  3506. Syntax:  STAY [ON | OFF] 
  3507.  
  3508. Use STAY to control the position of the cursor after a CHANGE command.  The 
  3509. parameters are: 
  3510.  
  3511. [none] 
  3512.           Displays current value of STAY. 
  3513. ON 
  3514.           Cursor remains in original position after CHANGE. 
  3515. OFF 
  3516.           Cursor moves to the last changed string. 
  3517.  
  3518. You must issue this command from the Command window. 
  3519.  
  3520. Related Information: 
  3521.  
  3522. o Command window 
  3523. o Issuing editor commands 
  3524. o CHANGE 
  3525.  
  3526.  
  3527. ΓòÉΓòÉΓòÉ 126.73. SUBJECT (Display or Set File Subject) ΓòÉΓòÉΓòÉ
  3528.  
  3529. Syntax:  SUBJECT 
  3530.  
  3531. Use SUBJECT to display, set, or change the file subject field. 
  3532.  
  3533. You must issue this command from the Command window. 
  3534.  
  3535. Related Information: 
  3536.  
  3537. o Command window 
  3538. o Issuing editor commands 
  3539.  
  3540.  
  3541. ΓòÉΓòÉΓòÉ 126.74. TABKEY (Toggle TAB Key Action) ΓòÉΓòÉΓòÉ
  3542.  
  3543. Syntax:  TABKEY [ON | OFF] 
  3544.  
  3545. Use TABKEY to switch the tab key mode on or off; anything else tells you the 
  3546. current value.  When tab key mode is on, the tab key will enter a tab 
  3547. character.  When TAB key mode is off, the tab key will move the cursor to the 
  3548. next tab stop without typing in a tab character.  The default is tab key mode 
  3549. off. 
  3550.  
  3551. You must issue this command from the Command window. 
  3552.  
  3553. To save the current tab key mode setting as your permanent default: 
  3554.  
  3555.  1. Select Options. 
  3556.  2. Select Save options. 
  3557.  
  3558. Related Information: 
  3559.  
  3560. o Command window 
  3561. o Issuing editor commands 
  3562.  
  3563.  
  3564. ΓòÉΓòÉΓòÉ 126.75. TABS (Set Tab Stops) ΓòÉΓòÉΓòÉ
  3565.  
  3566. Syntax:  TABS [ inc | tab1 tab2... tab32 ] 
  3567.  
  3568. Use TABS to set the tab stops according to the options specified: 
  3569.  
  3570. inc 
  3571.           Sets 32 tab stops, beginning with 1, inc spaces apart. 
  3572. tab1 tab2 ... tab32 
  3573.           Sets up to 32 tab stops at the specified locations. 
  3574.  
  3575. You must issue this command from the Command window. 
  3576.  
  3577. Related Information: 
  3578.  
  3579. o Command window 
  3580. o Issuing editor commands 
  3581.  
  3582.  
  3583. ΓòÉΓòÉΓòÉ 126.76. TOP (Go To Top) ΓòÉΓòÉΓòÉ
  3584.  
  3585. Syntax:  TOP 
  3586.  
  3587. Use TOP to move the cursor position to the first line of the file. 
  3588.  
  3589. You must issue this command from the Command window. 
  3590.  
  3591. Related Information: 
  3592.  
  3593. o Command window 
  3594. o Issuing editor commands 
  3595.  
  3596.  
  3597. ΓòÉΓòÉΓòÉ 126.77. TRIM (Trim Edit Window) ΓòÉΓòÉΓòÉ
  3598.  
  3599. Syntax:  TRIM 
  3600.  
  3601. Use TRIM to resize the edit window so that no partial characters can be seen at 
  3602. the right or bottom edge of the edit window. 
  3603.  
  3604. You must issue this command from the Command window. 
  3605.  
  3606. Related Information: 
  3607.  
  3608. o Command window 
  3609. o Issuing editor commands 
  3610.  
  3611.  
  3612. ΓòÉΓòÉΓòÉ 126.78. TYPE (Display or Set File Type) ΓòÉΓòÉΓòÉ
  3613.  
  3614. Syntax:  TYPE 
  3615.  
  3616. Use TYPE to display, set, or change the file type. 
  3617.  
  3618. You must issue this command from the Command window. 
  3619.  
  3620. Related Information: 
  3621.  
  3622. o Command window 
  3623. o Issuing editor commands 
  3624.  
  3625.  
  3626. ΓòÉΓòÉΓòÉ 126.79. UNIVERSAL (Change Universal Variables) ΓòÉΓòÉΓòÉ
  3627.  
  3628. Syntax:  UNIVERSAL variable_name [value] 
  3629.  
  3630. Use REGISTER_MOUSE in a Rexx macro to update some internal universal variables 
  3631. without having to recompile the macros. variable_name can be one of 
  3632.  
  3633. default_search_options Options used by the Locate command and initial values 
  3634.           for the Search dialog. 
  3635.  
  3636. default_edit_options Options used by the Edit command 
  3637.  
  3638. default_save_options Options used by the Save command 
  3639. value is the value to be set in the universal variable, and can be blank. The 
  3640. value of these variables is inserted before any options passed on the command 
  3641. line, so these defaults can be overridden on any specific command. 
  3642.  
  3643. /* Profile.erx - initializations for a new edit window */
  3644.       /* Make the default search be case-insensitive */
  3645. 'universal default_search_options C'
  3646.       /* No Tabs - expand them when loading a file */
  3647. 'universal default_edit_options /nt'
  3648.       /* Strip trailing blanks when saving a file */
  3649. 'universal default_save_options /s'
  3650.  
  3651.  
  3652. ΓòÉΓòÉΓòÉ 126.80. UNLOCK (Unlock a File) ΓòÉΓòÉΓòÉ
  3653.  
  3654. Syntax:  UNLOCK [filespec] 
  3655.  
  3656. Use UNLOCK to unlock the current or specified file, which must have been locked 
  3657. using the LOCK command. 
  3658.  
  3659. You must issue this command from the Command window. 
  3660.  
  3661. Related Information: 
  3662.  
  3663. o Command window 
  3664. o Issuing editor commands 
  3665. o LOCK 
  3666.  
  3667.  
  3668. ΓòÉΓòÉΓòÉ 126.81. UPPERCASE (Convert Marked Text to Uppercase) ΓòÉΓòÉΓòÉ
  3669.  
  3670. Syntax:  UPPERCASE 
  3671.  
  3672. Use UPPERCASE to convert all lowercase alphabetic characters in the marked area 
  3673. to uppercase. 
  3674.  
  3675. You must issue this command from the Command window. 
  3676.  
  3677. Related Information: 
  3678.  
  3679. o Command window 
  3680. o Issuing editor commands 
  3681.  
  3682.  
  3683. ΓòÉΓòÉΓòÉ 126.82. VER (Show Editor Version) ΓòÉΓòÉΓòÉ
  3684.  
  3685. Syntax:  VER 
  3686.  
  3687. Use VER to display the version number of the editor. 
  3688.  
  3689. You must issue this command from the Command window. 
  3690.  
  3691. Related Information: 
  3692.  
  3693. o Command window 
  3694. o Issuing editor commands 
  3695.  
  3696.  
  3697. ΓòÉΓòÉΓòÉ 126.83. VOL (Show Volume Label) ΓòÉΓòÉΓòÉ
  3698.  
  3699. Syntax:  VOL [drive] 
  3700.  
  3701. Use VOL to open a temporary file containing the volume label of the specified 
  3702. (or default) drive. 
  3703.  
  3704. You must issue this command from the Command window. 
  3705.  
  3706. Related Information: 
  3707.  
  3708. o Command window 
  3709. o Issuing editor commands 
  3710.  
  3711.  
  3712. ΓòÉΓòÉΓòÉ 127. Equals ΓòÉΓòÉΓòÉ
  3713.  
  3714. The equals sign, "=", can be used when specifying a new file name to refer the 
  3715. current file path, file name, and extension, depending on where it appears. 
  3716. For example, assume the current directory is C:\EDIT, and the current file is 
  3717. C:\MYDOC\PROG\FOO.DOC. 
  3718.  
  3719.           C:\MYDOC\PROG\FOO.DOC. 
  3720. =bar.zot 
  3721.           C:\MYDOC\PROG\BAR.ZOT. 
  3722. C:\EDIT\= 
  3723.           C:\EDIT\FOO.DOC. 
  3724. .\= 
  3725.           C:\EDIT\FOO.DOC. 
  3726. =bar.= 
  3727.           C:\MYDOC\PROG\BAR.DOC. 
  3728. =.new 
  3729.           C:\MYDOC\PROG\FOO.NEW. 
  3730.  
  3731.  
  3732. ΓòÉΓòÉΓòÉ 128. IBM Trademarks ΓòÉΓòÉΓòÉ
  3733.  
  3734. Trademark of the IBM Corporation. 
  3735.  
  3736.  
  3737. ΓòÉΓòÉΓòÉ 129. Help for Enhanced Editor Startup options. ΓòÉΓòÉΓòÉ
  3738.  
  3739. When starting Enhanced Editor from an OS/2* command prompt, the following 
  3740. options can be specified: 
  3741.  
  3742. /Eexfilename 
  3743.           Allows a custom .EX file to be specified. (The default is EPM.EX) 
  3744. /I 
  3745.           Causes an Enhanced Editor icon to be created.  This icon can be used 
  3746.           to drop onto to open up a new edit window.  It can be used to start 
  3747.           an edit window directly, by double-clicking on the icon or by 
  3748.           activating the icon and pressing Enter.  Finally, the icon is useful 
  3749.           for keeping the Enhanced Editor active even after closing all open 
  3750.           edit windows.  The icon can be closed from the task manager, or by 
  3751.           selecting it and pressing F3. 
  3752. /O 
  3753.           Bypasses the simple dialogs and goes directly to the full dialogs. 
  3754. /M 
  3755.           Gives the ability to start multiple instances of the Enhanced Editor. 
  3756.           By default, if you attempt to start the Enhanced Editor twice, the 
  3757.           second invocation will pass its arguments to the existing session, 
  3758.           then exit.  This option overrides this default.  This is useful when 
  3759.           calling the Enhanced Editor from a command file, if you want to be 
  3760.           sure that control doesn't return to the .CMD file until the edit 
  3761.           session has ended. 
  3762. quoted string 
  3763.           Quoted string representing an editor command can be specified on the 
  3764.           editor command line.  For example: 
  3765.  
  3766.                     C:\> EPM mydoc.doc 'bot'
  3767.  
  3768.           This causes the Enhanced Editor to open an edit window containing the 
  3769.           file mydoc.doc and then process the BOTTOM command, which scrolls the 
  3770.           file to its end. 
  3771. filename 
  3772.           One or more file names can be specified.  For example: 
  3773.  
  3774.                     C:\> EPM mydoc.doc d:\yourdoc.doc herdoc.doc d:\him\hisdoc.doc
  3775.  
  3776. wildcard 
  3777.           One or more wildcards can be specified.  For example: 
  3778.  
  3779.                     C:\> EPM *.doc d:\test\temp*.*
  3780.  
  3781.  
  3782. ΓòÉΓòÉΓòÉ <hidden> Help for INI File Location ΓòÉΓòÉΓòÉ
  3783.  
  3784. Enhanced Editor stores configuration information in an EPM.INI file.  When you 
  3785. start Enhanced Editor for the first time, it asks you for the location of this 
  3786. file. If you have an EPM.INI file from a previous release, give the path to it 
  3787. here. If not, supply the directory where you would like the new one to be 
  3788. created. The default is C:\OS2, which is where OS/2* keeps its .INI files. 
  3789.  
  3790.  
  3791. ΓòÉΓòÉΓòÉ 130. Edit Ring ΓòÉΓòÉΓòÉ
  3792.  
  3793. The term ring is often used interchangeably with edit window.  This is because 
  3794. each edit window contains a ring, which contains one or more files, and each 
  3795. ring must be associated with an edit window.  The current file is the file that 
  3796. is displayed by the edit window.  Other files in the ring can be displayed by 
  3797. use of the Next File and Previous File operations. 
  3798.  
  3799. When you Add files, you begin to see why it's called a ring. You can move 
  3800. "forward" or "backward" around the ring, using the Next file and Previous file 
  3801. operations. 
  3802.  
  3803. When you add a new file to the ring, it is inserted after the current file, and 
  3804. then becomes the current file. 
  3805.  
  3806. Initially, the ring is disabled, and you are limited to only one file per 
  3807. window. 
  3808.  
  3809. Related Information: 
  3810.  
  3811. Enabling the edit ring 
  3812.  
  3813.  
  3814. ΓòÉΓòÉΓòÉ 130.1. Enabling the Edit Ring ΓòÉΓòÉΓòÉ
  3815.  
  3816. To enable the edit ring or load multiple files: 
  3817.  
  3818.  1. Select Options. 
  3819.  2. Select Preferences. 
  3820.  3. Select Ring enabled. 
  3821.  
  3822.  
  3823. ΓòÉΓòÉΓòÉ 131. Stream Versus Line Mode ΓòÉΓòÉΓòÉ
  3824.  
  3825. There are two basic types of editors for editing text files, a stream editor 
  3826. and a line editor.  A stream editor treats the file as one long stream of text. 
  3827. A line editor treats the file as a series of individual lines, separated by a 
  3828. line end character. 
  3829.  
  3830. Stream mode 
  3831.           In a stream editor, a new-line character (generally an ASCII 
  3832.           line-feed character) is treated like any other character.  It can be 
  3833.           inserted into the text stream, breaking the line into two at that 
  3834.           point, or it can be deleted from the text stream, joining the two 
  3835.           lines on either side of it.  As you move the cursor left and right, 
  3836.           when it passes the beginning or end of one line, it moves to the end 
  3837.           or beginning of the next - because although you see individual lines 
  3838.           on the display, it's actually one long stream internally.  Also, when 
  3839.           you move the cursor up and down, if you move it over a shorter line, 
  3840.           the cursor bounces to the left; if you continue moving it up or down 
  3841.           to a longer line, it bounces back to the original column. 
  3842. Line mode 
  3843.           The Enhanced Editor is a line editor.  If you move the cursor left or 
  3844.           right, it stays on that line.  You can move the cursor beyond the end 
  3845.           of the line.  If you do so, and then start typing text, the editor 
  3846.           will fill in spaces between the previous end of the line and the 
  3847.           characters you have added.  Since the new-line character does not 
  3848.           actually exist in the file once loaded, there is no concept of 
  3849.           inserting or deleting a new-line.  Pressing the Enter key  (by 
  3850.           default; another key can be chosen) adds a new line after the current 
  3851.           line, but it doesn't split the line; it adds a new, empty line 
  3852.           between the current line and the following line, regardless of the 
  3853.           cursor position. 
  3854.  
  3855. Since some users are accustomed to using a stream-mode editor, the Enhanced 
  3856. Editor can be configured to act like one. 
  3857.  
  3858. Related Information: 
  3859.  
  3860. Enabling stream-mode editing 
  3861.  
  3862.  
  3863. ΓòÉΓòÉΓòÉ 131.1. Enabling Stream-Mode Editing ΓòÉΓòÉΓòÉ
  3864.  
  3865. To enable stream-mode editing: 
  3866.  
  3867.  1. Select Options. 
  3868.  2. Select Preferences. 
  3869.  3. Select Stream editing. 
  3870.  
  3871.  
  3872. ΓòÉΓòÉΓòÉ 132. Bookmarks ΓòÉΓòÉΓòÉ
  3873.  
  3874. A bookmark is a reference to a particular point in a file. When a bookmark is 
  3875. created, it is given a name, which is associated with the character at the 
  3876. cursor position.  If that character is moved around in the file, the bookmark 
  3877. moves with it.  If that character is deleted, the bookmark is deleted along 
  3878. with it. 
  3879.  
  3880. If a bookmark is set as a permanent bookmark, it is saved when the file is 
  3881. saved, and reloaded when the file is loaded.  The bookmark is stored as an 
  3882. extended attribute. If the file is edited with an editor that does not preserve 
  3883. extended attribute information, the bookmarks will be lost.  If a file 
  3884. containing bookmarks is edited with an editor that does preserve attributes, 
  3885. but cannot handle Enhanced Editor's bookmarks, then the line and column 
  3886. information will not be updated, and the next time the file is loaded into the 
  3887. Enhanced Editor,  the bookmarks might not be accurate. 
  3888.  
  3889.  
  3890. ΓòÉΓòÉΓòÉ 133. Help for File ΓòÉΓòÉΓòÉ
  3891.  
  3892. Use File to open, save, change the name of, or print a file. 
  3893.  
  3894.  
  3895. ΓòÉΓòÉΓòÉ 134. Help for New ΓòÉΓòÉΓòÉ
  3896.  
  3897. Use New to replace the current file with a new file named .Untitled.  You must 
  3898. name the file by using Rename.  If the current file has been modified, you will 
  3899. be asked if you want to save it before continuing. 
  3900.  
  3901. Related Information: 
  3902.  
  3903. Rename 
  3904.  
  3905.  
  3906. ΓòÉΓòÉΓòÉ 135. Help for Open ΓòÉΓòÉΓòÉ
  3907.  
  3908. Use Open to open a new edit window.  A window appears, in which you can type 
  3909. the names of one or more files.  If you select Open without typing a name, 
  3910. .Untitled is used as the file name. 
  3911.  
  3912. Related Information: 
  3913.  
  3914. OPEN 
  3915.  
  3916.  
  3917. ΓòÉΓòÉΓòÉ 136. Help for Open .Untitled ΓòÉΓòÉΓòÉ
  3918.  
  3919. Use Open .Untitled to open a new edit window with .Untitled used as the file 
  3920. name. 
  3921.  
  3922. Related Information: 
  3923.  
  3924. OPEN 
  3925.  
  3926.  
  3927. ΓòÉΓòÉΓòÉ 137. Help for Import Text File ΓòÉΓòÉΓòÉ
  3928.  
  3929. Use Import text file to retrieve a file and insert it into the current file 
  3930. being edited.  The file is inserted starting after the current line. 
  3931.  
  3932. A window appears, in which you can type the name of the desired file. 
  3933.  
  3934. Related Information: 
  3935.  
  3936. GET 
  3937.  
  3938.  
  3939. ΓòÉΓòÉΓòÉ 138. Help for Add File ΓòÉΓòÉΓòÉ
  3940.  
  3941. Use Add file to add files to the current edit window.  A window appears, in 
  3942. which you can type the name of one or more files. 
  3943.  
  3944.  
  3945. ΓòÉΓòÉΓòÉ 139. Help for Rename ΓòÉΓòÉΓòÉ
  3946.  
  3947. Use Rename to change the name of the file being edited. A window appears ready 
  3948. for you type a file name. 
  3949.  
  3950. Related Information: 
  3951.  
  3952. NAME 
  3953.  
  3954.  
  3955. ΓòÉΓòÉΓòÉ 140. Help for Save ΓòÉΓòÉΓòÉ
  3956.  
  3957. Use Save to store the current file on disk. 
  3958.  
  3959. Related Information: 
  3960.  
  3961. SAVE 
  3962.  
  3963.  
  3964. ΓòÉΓòÉΓòÉ 141. Help for Save As ΓòÉΓòÉΓòÉ
  3965.  
  3966. Use Save as to assign a name to the current file, then store the file on disk. 
  3967. It is equivalent to Rename followed by Save. 
  3968.  
  3969.  
  3970. ΓòÉΓòÉΓòÉ 142. Help for Save and Quit ΓòÉΓòÉΓòÉ
  3971.  
  3972. Use Save and Quit to store the current file and, if there were no errors 
  3973. storing it, remove the file from the edit window.  If this is the only file in 
  3974. the current edit window, the window closes. 
  3975.  
  3976. Related Information: 
  3977.  
  3978. FILE 
  3979.  
  3980.  
  3981. ΓòÉΓòÉΓòÉ 143. Help for Quit ΓòÉΓòÉΓòÉ
  3982.  
  3983. Use Quit to remove the current file from the edit window. If there are unsaved 
  3984. changes, you are asked if you wish to save the changes, discard them, or cancel 
  3985. the Quit.  When you quit the last file in the edit window, the window closes. 
  3986.  
  3987. Related Information: 
  3988.  
  3989. o FILE 
  3990. o QUIT 
  3991.  
  3992.  
  3993. ΓòÉΓòÉΓòÉ 144. Help for Print File ΓòÉΓòÉΓòÉ
  3994.  
  3995. Use Print file to print the current file. 
  3996.  
  3997. Related Information: 
  3998.  
  3999. PRINT 
  4000.  
  4001.  
  4002. ΓòÉΓòÉΓòÉ 145. Help for Edit ΓòÉΓòÉΓòÉ
  4003.  
  4004. Use Edit to work with marks, access the clipboard, and undo changes you have 
  4005. made to the file. 
  4006.  
  4007.  
  4008. ΓòÉΓòÉΓòÉ 146. Help for Undo ΓòÉΓòÉΓòÉ
  4009.  
  4010. Use Undo to display up a window, which enables you step through the changes you 
  4011. have made to the file. 
  4012.  
  4013.  
  4014. ΓòÉΓòÉΓòÉ 147. Help for Copy Mark ΓòÉΓòÉΓòÉ
  4015.  
  4016. Use Copy mark to copy the marked text to the current cursor position. 
  4017.  
  4018. Related Information: 
  4019.  
  4020. o Marking text 
  4021. o Mark types 
  4022. o Mark operations 
  4023.  
  4024.  
  4025. ΓòÉΓòÉΓòÉ 148. Help for Move Mark ΓòÉΓòÉΓòÉ
  4026.  
  4027. Use Move mark to move the marked text to the current cursor position. 
  4028.  
  4029. Related Information: 
  4030.  
  4031. o Marking text 
  4032. o Mark types 
  4033. o Mark operations 
  4034.  
  4035.  
  4036. ΓòÉΓòÉΓòÉ 149. Help for Overlay Mark ΓòÉΓòÉΓòÉ
  4037.  
  4038. Use Overlay mark to overwrite the text at the current cursor position with a 
  4039. copy of the marked text. 
  4040.  
  4041. Related Information: 
  4042.  
  4043. o Marking text 
  4044. o Mark types 
  4045. o Mark operations 
  4046.  
  4047.  
  4048. ΓòÉΓòÉΓòÉ 150. Help for Adjust Mark ΓòÉΓòÉΓòÉ
  4049.  
  4050. Use Adjust mark to overwrite the text at the current cursor position with the 
  4051. marked text and leave blanks in place of the source text. 
  4052.  
  4053.  Related Information: 
  4054.  
  4055. o Marking text 
  4056. o Mark types 
  4057. o Mark operations 
  4058.  
  4059.  
  4060. ΓòÉΓòÉΓòÉ 151. Help for Style ΓòÉΓòÉΓòÉ
  4061.  
  4062. Use Style to change the font or color of the marked text. 
  4063.  
  4064. Related Information: 
  4065.  
  4066. o Marking text 
  4067. o Mark types 
  4068. o Mark operations 
  4069.  
  4070.  
  4071. ΓòÉΓòÉΓòÉ 152. Help for Unmark ΓòÉΓòÉΓòÉ
  4072.  
  4073. Use Unmark to remove any mark that exists in this window. The marked text is 
  4074. not changed. 
  4075.  
  4076. Related Information: 
  4077.  
  4078. o Marking text 
  4079. o Mark types 
  4080. o Mark operations 
  4081.  
  4082.  
  4083. ΓòÉΓòÉΓòÉ 153. Help for Delete Mark ΓòÉΓòÉΓòÉ
  4084.  
  4085. Use Delete mark to erase the marked text.  If the mark is a block mark, the 
  4086. text that is marked is erased, but the space remains in the file. 
  4087.  
  4088. Related Information: 
  4089.  
  4090. o Marking text 
  4091. o Mark types 
  4092. o Mark operations 
  4093.  
  4094.  
  4095. ΓòÉΓòÉΓòÉ 154. Help for Push Mark ΓòÉΓòÉΓòÉ
  4096.  
  4097. Use Push mark to save the location of a mark.  You can then select Unmark, mark 
  4098. other text, manipulate it, and then select Pop mark to restore the original 
  4099. mark. 
  4100.  
  4101. Note:  Only the boundary of the mark is saved, not the contents.
  4102.  
  4103.  Related Information: 
  4104.  
  4105. o Marking text 
  4106. o Mark types 
  4107. o Mark operations 
  4108.  
  4109.  
  4110. ΓòÉΓòÉΓòÉ 155. Help for Pop Mark ΓòÉΓòÉΓòÉ
  4111.  
  4112. Use Pop mark to restore the location of a previous mark. 
  4113.  
  4114. Related Information: 
  4115.  
  4116. o Marking text 
  4117. o Mark types 
  4118. o Mark operations 
  4119.  
  4120.  
  4121. ΓòÉΓòÉΓòÉ 156. Help for Push Cursor ΓòÉΓòÉΓòÉ
  4122.  
  4123. Use Push cursor to save the current cursor position.  You can later select Pop 
  4124. cursor to jump back to the same place in the same file. 
  4125.  
  4126. Related Information: 
  4127.  
  4128. Pop Cursor 
  4129.  
  4130.  
  4131. ΓòÉΓòÉΓòÉ 157. Help for Pop Cursor ΓòÉΓòÉΓòÉ
  4132.  
  4133. Use Pop cursor to restore the previous cursor position. 
  4134.  
  4135. Related Information: 
  4136.  
  4137. Push Cursor 
  4138.  
  4139.  
  4140. ΓòÉΓòÉΓòÉ 158. Help for Copy ΓòÉΓòÉΓòÉ
  4141.  
  4142. Use Copy to copy the marked text to the clipboard. 
  4143.  
  4144. Related Information: 
  4145.  
  4146. o PASTE 
  4147. o COPY2CLIP 
  4148.  
  4149.  
  4150. ΓòÉΓòÉΓòÉ 159. Help for Cut ΓòÉΓòÉΓòÉ
  4151.  
  4152. Use Cut to copy the marked text to the clipboard, and then delete it from EPM. 
  4153.  
  4154. Related Information: 
  4155.  
  4156. CUT 
  4157.  
  4158.  
  4159. ΓòÉΓòÉΓòÉ 160. Help for Paste Lines ΓòÉΓòÉΓòÉ
  4160.  
  4161. Use Paste lines to copy text from the clipboard into the current file, 
  4162. following the cursor position.  Each line of text in the clipboard is added as 
  4163. a new line in EPM. 
  4164.  
  4165. Related Information: 
  4166.  
  4167. PASTE 
  4168.  
  4169.  
  4170. ΓòÉΓòÉΓòÉ 161. Help for Paste ΓòÉΓòÉΓòÉ
  4171.  
  4172. Use Paste to insert text from the clipboard into the current file, following 
  4173. the cursor position.  The text from the clipboard is treated as a character 
  4174. mark - that is it is treated as a stream of text, possibly containing embedded 
  4175. line breaks, rather than as a series of lines. 
  4176.  
  4177. Related Information: 
  4178.  
  4179. PASTE 
  4180.  
  4181.  
  4182. ΓòÉΓòÉΓòÉ 162. Help for Paste Block ΓòÉΓòÉΓòÉ
  4183.  
  4184. Use Paste block to insert text from the clipboard into the current file, 
  4185. following the cursor position.  The clipboard text is treated as a block mark, 
  4186. surrounded by the smallest possible bounding rectangle. 
  4187.  
  4188. Related Information: 
  4189.  
  4190. PASTE 
  4191.  
  4192.  
  4193. ΓòÉΓòÉΓòÉ 163. Help for Print Mark ΓòÉΓòÉΓòÉ
  4194.  
  4195. Use Print mark to print a copy of the marked text. 
  4196.  
  4197. Related Information: 
  4198.  
  4199. Marking text 
  4200.  
  4201.  
  4202. ΓòÉΓòÉΓòÉ 164. Help for Undo Line ΓòÉΓòÉΓòÉ
  4203.  
  4204. Use Undo line to reverse any changes that you just typed on the current line. 
  4205. If you select this in error, you can immediately select it again to redo the 
  4206. changes. Once you move the cursor off the line, the changes are committed and 
  4207. you cannot use Undo line to remove them, instead; you must use Undo. 
  4208.  
  4209. Related Information: 
  4210.  
  4211. Undo 
  4212.  
  4213.  
  4214. ΓòÉΓòÉΓòÉ 165. Help for Recover Mark Delete ΓòÉΓòÉΓòÉ
  4215.  
  4216. Use Recover mark delete to restore accidentally deleted text.  When you select 
  4217. Delete mark, the deleted text is stored in a buffer.  Recover mark delete 
  4218. retrieves the text from the buffer and inserts it after the current cursor 
  4219. position. 
  4220.  
  4221. Note:  You can delete text from one place and restore it in another. 
  4222.  
  4223.  
  4224. ΓòÉΓòÉΓòÉ 166. Help for Search ΓòÉΓòÉΓòÉ
  4225.  
  4226. Use Search to find and change text, and to work with bookmarks. 
  4227.  
  4228.  
  4229. ΓòÉΓòÉΓòÉ 167. Help for Search ΓòÉΓòÉΓòÉ
  4230.  
  4231. Use Search to display the Search window, which enables you to search through 
  4232. the file or change one string to another. 
  4233.  
  4234.  
  4235. ΓòÉΓòÉΓòÉ 168. Help for Find Next ΓòÉΓòÉΓòÉ
  4236.  
  4237. Use Find next to repeat the previous Find command. 
  4238.  
  4239.  
  4240. ΓòÉΓòÉΓòÉ 169. Help for Change Next ΓòÉΓòÉΓòÉ
  4241.  
  4242. Use Change next to repeat the previous Change command. 
  4243.  
  4244.  
  4245. ΓòÉΓòÉΓòÉ 170. Help for Bookmarks ΓòÉΓòÉΓòÉ
  4246.  
  4247. Use Bookmarks to create, list and find bookmarks in the current file.  The 
  4248. options are: 
  4249.  
  4250. Set       Displays a window that enables you to create a bookmark at the 
  4251.           current cursor position. 
  4252. List      Displays a list of bookmarks for the current file.  You can place the 
  4253.           cursor at a particular bookmark by selecting it from the list. 
  4254. Next      Places the cursor at the next bookmark. 
  4255. Previous  Places the cursor at the previous bookmark. 
  4256.  
  4257.  
  4258. ΓòÉΓòÉΓòÉ 171. Help for Options ΓòÉΓòÉΓòÉ
  4259.  
  4260. Use Options to list the files in the ring, query autosave values, review 
  4261. previously-displayed editor messages, and configure the editor. 
  4262.  
  4263.  
  4264. ΓòÉΓòÉΓòÉ 172. Help for List Ring ΓòÉΓòÉΓòÉ
  4265.  
  4266. Use List ring to list the files in the edit ring.  Files that have been 
  4267. modified and not yet saved are preceded by a period. From the list, you can 
  4268. select any file and make it the current file. 
  4269.  
  4270.  
  4271. ΓòÉΓòÉΓòÉ 173. Help for Proof ΓòÉΓòÉΓòÉ
  4272.  
  4273. Use Proof to check the spelling in a file. 
  4274.  
  4275.  
  4276. ΓòÉΓòÉΓòÉ 174. Help for Proof Word ΓòÉΓòÉΓòÉ
  4277.  
  4278. Use Proof word to check the spelling of the word at the current cursor 
  4279. position. 
  4280.  
  4281.  
  4282. ΓòÉΓòÉΓòÉ 175. Help for Synonym ΓòÉΓòÉΓòÉ
  4283.  
  4284. Use Synonym to suggest a synonym for the word at the current cursor position. 
  4285.  
  4286.  
  4287. ΓòÉΓòÉΓòÉ 176. Help for Preferences ΓòÉΓòÉΓòÉ
  4288.  
  4289. Use Preferences to switch edit-window options or display the Settings window. 
  4290.  
  4291.  
  4292. ΓòÉΓòÉΓòÉ 177. Help for Settings ΓòÉΓòÉΓòÉ
  4293.  
  4294. Use Settings to display a window, from which you can change editor 
  4295. configuration settings (such as color and fonts). 
  4296.  
  4297.  
  4298. ΓòÉΓòÉΓòÉ 178. Help for Set Enter ΓòÉΓòÉΓòÉ
  4299.  
  4300. Use Set enter to change the action of the Enter key (in its various shift 
  4301. states).  You can select the Enter key on the main portion of the keyboard or 
  4302. the Enter key on the numeric keypad portion of the keyboard alone or in 
  4303. combination with the Alt, Ctrl or Shift key. 
  4304.  
  4305. Each of these eight keys or key combinations can be set to one of six actions. 
  4306. This setting is applied when the editor is in line mode. When the editor is in 
  4307. stream mode, a different action is performed, regardless of how the keys were 
  4308. set.  See Stream versus Line mode for details. 
  4309.  
  4310. Related Information: 
  4311.  
  4312. Stream versus Line mode 
  4313.  
  4314.  
  4315. ΓòÉΓòÉΓòÉ 179. Help for Advanced Marking ΓòÉΓòÉΓòÉ
  4316.  
  4317. Use Advanced marking to switch between the CUA marking mode and the advanced 
  4318. EPM marking mode.  The mode of marking that you use affects the way your mouse 
  4319. works. 
  4320.  
  4321. A check mark appears next to this choice if it is currently active. 
  4322.  
  4323. Related Information: 
  4324.  
  4325. Configuring the mouse 
  4326.  
  4327.  
  4328. ΓòÉΓòÉΓòÉ 180. Help for Stream Editing ΓòÉΓòÉΓòÉ
  4329.  
  4330. Use Stream editing to switch between stream-mode and line-mode editing. 
  4331.  
  4332. A check mark appears next to this choice if it is currently active. 
  4333.  
  4334. Related Information: 
  4335.  
  4336. Stream versus Line mode 
  4337.  
  4338.  
  4339. ΓòÉΓòÉΓòÉ 181. Help for Ring Enabled ΓòÉΓòÉΓòÉ
  4340.  
  4341. Use Ring enabled to allow multiple files to exist in the edit ring.  The edit 
  4342. ring always exists, but unless you select this option, the editor prevents you 
  4343. from loading more than one file into it. 
  4344.  
  4345. A check mark appears next to this choice if it is currently active. 
  4346.  
  4347. Related Information: 
  4348.  
  4349. Edit Ring 
  4350.  
  4351.  
  4352. ΓòÉΓòÉΓòÉ 182. Help for Swap Mark ΓòÉΓòÉΓòÉ
  4353.  
  4354. Use Swap mark to exchange the current mark with the topmost mark on the stack 
  4355. (the most recently pushed mark). 
  4356.  
  4357. Related Information: 
  4358.  
  4359. Push mark 
  4360.  
  4361.  
  4362. ΓòÉΓòÉΓòÉ 183. Help for Swap Cursor ΓòÉΓòÉΓòÉ
  4363.  
  4364. Use Swap cursor to exchange the current cursor position with the topmost 
  4365. position on the stack (the most recently pushed position). 
  4366.  
  4367. Related Information: 
  4368.  
  4369. Push cursor 
  4370.  
  4371.  
  4372. ΓòÉΓòÉΓòÉ 184. Help for Stack Commands ΓòÉΓòÉΓòÉ
  4373.  
  4374. Use Stack commands to enable or disable the stack-related commands on the Edit 
  4375. menu. 
  4376.  
  4377. The stack commands are: 
  4378.  
  4379. o Push mark 
  4380. o Pop mark 
  4381. o Swap mark 
  4382. o Push cursor 
  4383. o Pop cursor 
  4384. o Swap cursor 
  4385.  
  4386. A check mark appears next to your selection. 
  4387.  
  4388.  
  4389. ΓòÉΓòÉΓòÉ 185. Help for Autosave ΓòÉΓòÉΓòÉ
  4390.  
  4391. Use Autosave to display the autosave file name and the number of changed lines 
  4392. per autosave. You can also list the autosave directory. 
  4393.  
  4394.  
  4395. ΓòÉΓòÉΓòÉ 186. Help for Messages ΓòÉΓòÉΓòÉ
  4396.  
  4397. Use Messages to review displayed editor messages. 
  4398.  
  4399.  
  4400. ΓòÉΓòÉΓòÉ 187. Help for Frame Controls ΓòÉΓòÉΓòÉ
  4401.  
  4402. Use Frame controls to configure various edit window frame controls. 
  4403.  
  4404.  
  4405. ΓòÉΓòÉΓòÉ 188. Help for Status Line ΓòÉΓòÉΓòÉ
  4406.  
  4407. Use Status line to switch the status line on and off. 
  4408.  
  4409. A check mark appears next to this choice if it is currently active. 
  4410.  
  4411.  
  4412. ΓòÉΓòÉΓòÉ 189. Help for Message Line ΓòÉΓòÉΓòÉ
  4413.  
  4414. Use Message line to switch the message line on and off. 
  4415.  
  4416. A check mark appears next to this choice if it is currently active. 
  4417.  
  4418.  
  4419. ΓòÉΓòÉΓòÉ 190. Help for Scrollbars ΓòÉΓòÉΓòÉ
  4420.  
  4421. Use Scrollbars to toggle the scroll bars on and off. 
  4422.  
  4423. A check mark appears next to this choice if it is currently active. 
  4424.  
  4425.  
  4426. ΓòÉΓòÉΓòÉ 191. Help for File Symbol ΓòÉΓòÉΓòÉ
  4427.  
  4428. Use File symbol to switch the file symbol on and off. 
  4429.  
  4430. A check mark appears next to this choice if it is currently active. 
  4431.  
  4432.  
  4433. ΓòÉΓòÉΓòÉ 192. Help for Rotate Buttons ΓòÉΓòÉΓòÉ
  4434.  
  4435. Use Rotate buttons to switch the rotate buttons on and off. 
  4436.  
  4437. A check mark appears next to this choice if it is currently active. 
  4438.  
  4439.  
  4440. ΓòÉΓòÉΓòÉ 193. Help for Info at Top ΓòÉΓòÉΓòÉ
  4441.  
  4442. Use Info at top to switch the position of the Information window between the 
  4443. top and the bottom of the edit window.  The information window is composed of 
  4444. the status line and the message line. 
  4445.  
  4446. A check mark appears next to this choice if it is currently active. 
  4447.  
  4448.  
  4449. ΓòÉΓòÉΓòÉ 194. Help for Prompting ΓòÉΓòÉΓòÉ
  4450.  
  4451. Use Prompting to control if prompts are displayed when menu choices are 
  4452. selected.  Displaying the prompts forces the Information window to be displayed 
  4453. at the bottom of the edit window instead of at the top. 
  4454.  
  4455. A check mark appears next to this choice if it is currently active. 
  4456.  
  4457. Note:  The menu prompting is done through an internal command that is called 
  4458.        whenever a menu choice is selected.  Therefore, the prompting will not 
  4459.        appear while another command is processing.  This ensures that you will 
  4460.        always be able to select Halt command to stop processing.
  4461.  
  4462. Related Information: 
  4463.  
  4464. Halt command 
  4465.  
  4466.  
  4467. ΓòÉΓòÉΓòÉ 195. Help for Save Options ΓòÉΓòÉΓòÉ
  4468.  
  4469. Use Save options to store the font and frame controls. The next time an edit 
  4470. window is opened, these same settings are used. 
  4471.  
  4472.  
  4473. ΓòÉΓòÉΓòÉ 196. Help for Book Icon ΓòÉΓòÉΓòÉ
  4474.  
  4475. Use Book icon to activate the EPM book icon, from which you can close EPM or 
  4476. list all edit windows. 
  4477.  
  4478.  
  4479. ΓòÉΓòÉΓòÉ 197. Help for Command ΓòÉΓòÉΓòÉ
  4480.  
  4481. Use Command to bring up the EPM command line, or to halt a long-running command 
  4482. before it finishes. 
  4483.  
  4484.  
  4485. ΓòÉΓòÉΓòÉ 198. Help for Command Dialog ΓòÉΓòÉΓòÉ
  4486.  
  4487. Use Command dialog to enter editor commands. 
  4488.  
  4489.  
  4490. ΓòÉΓòÉΓòÉ 199. Help for Halt Command ΓòÉΓòÉΓòÉ
  4491.  
  4492. Use Halt command to stop a command. 
  4493.  
  4494.  
  4495. ΓòÉΓòÉΓòÉ 200. Help for Create Shell ΓòÉΓòÉΓòÉ
  4496.  
  4497. Use Create shell to create a command shell, an OS/2 command prompt where you 
  4498. can type commands.  The output appears in an edit window while other programs 
  4499. are running. 
  4500.  
  4501.  
  4502. ΓòÉΓòÉΓòÉ 201. Help for Write to Shell ΓòÉΓòÉΓòÉ
  4503.  
  4504. Use Write to shell to write a string to the command shell. The string is 
  4505. generally a command, but can also be the response to a prompt in the shell 
  4506. window. 
  4507.  
  4508.  
  4509. ΓòÉΓòÉΓòÉ 202. Help for Destroy Shell ΓòÉΓòÉΓòÉ
  4510.  
  4511. Use Destroy shell to quit the command shell and delete the associated command 
  4512. process. 
  4513.  
  4514.  
  4515. ΓòÉΓòÉΓòÉ 203. Help for Quick Reference ΓòÉΓòÉΓòÉ
  4516.  
  4517. Use Quick reference to view the Information in the quick reference file. 
  4518.  
  4519.  
  4520. ΓòÉΓòÉΓòÉ 204. Help for Product Information ΓòÉΓòÉΓòÉ
  4521.  
  4522. Use Product information to display the copyright and version number for EPM. 
  4523.  
  4524.  
  4525. ΓòÉΓòÉΓòÉ 205. Help for IBM ΓòÉΓòÉΓòÉ
  4526.  
  4527. Use IBM to display copyright and version number information about EPM. 
  4528.  
  4529.  
  4530. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  4531.  
  4532. Prints the text to the selected printer using the default printer font. 
  4533.  
  4534.  
  4535. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  4536.  
  4537. A symbol that shows that a choice is currently active. 
  4538.  
  4539.  
  4540. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  4541.  
  4542. An extended ASCII character can be entered in a KEY or LOOPKEY command as 
  4543. follows: 
  4544.  
  4545. a+x 
  4546.           Alt+X, where "x" is any alphabetic key. 
  4547. c+x 
  4548.           Ctrl+X, where "x" is any alphabetic key. 
  4549. Fn 
  4550.           Function key N, where "n" is 1 to 12. 
  4551. x+Fn 
  4552.           shifted Function key N, where "n" is 1 to 12, and "x" can be "s" for 
  4553.           Shift, "a" for Alt, or "c" for Ctrl. 
  4554.  
  4555. In the above, "+" can actually be "+", "-", or "_".  For example: 
  4556.  
  4557. KEY 10 c-F8
  4558.  
  4559.  
  4560. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  4561.  
  4562. An area of computer memory, or storage, that temporarily holds data.  Data in 
  4563. the clipboard is available to other programs. 
  4564.  
  4565.  
  4566. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  4567.  
  4568. The visual indicator in a slider that shows that the numerical value can be 
  4569. changed by manipulating it. See also slider. 
  4570.  
  4571.  
  4572. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  4573.  
  4574. A control that represents a quantity and its relationship to the range of 
  4575. possible values for that quantity.  In some cases, you can change the value of 
  4576. the quantity.  See also slider arm. 
  4577.  
  4578.  
  4579. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  4580.  
  4581. A family of characters of a given size and style; for example,9-point 
  4582. Helvetica. 
  4583.  
  4584.  
  4585. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  4586.  
  4587. A symbol that shows that a choice is currently active. 
  4588.  
  4589.  
  4590. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  4591.  
  4592. Additional information that the system or a program associates with a file. 
  4593. The file system or program then uses this information, which is not visible to 
  4594. you, to recognize the file.