home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / rexxedit.zip / REXXEDIT.HLP (.txt) < prev    next >
OS/2 Help File  |  1995-02-19  |  16KB  |  494 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. About Rexx Editor ΓòÉΓòÉΓòÉ
  3.  
  4.                            Rexx Editor - Introduction
  5.  
  6.                              Version 1.10 ShareWare
  7.  
  8.             (c) Copyright MB Products, 1994-95. All rights reserved.
  9.  
  10.                           Program and Documentation by
  11.  
  12.                                M.B. van den Brink
  13.  
  14. No warranties, guarantees, etc. are implied, and no liability is assumed for 
  15. the code, examples, DLLs, or documentation. 
  16.  
  17. DESCRIPTION 
  18.  
  19. This Rexx Editor is a tool designed to aid in the development of REXX 
  20. procedures. I build this editor because I needed more functions then E and EPM 
  21. or other editors have. Some examples are: 
  22.  
  23. o Running the REXX procedure directly from the editor. 
  24. o Testing some REXX statements or functions. 
  25. o Fast and easy REXX help. 
  26.  
  27. This product is ShareWare and not FreeWare, if you like the program order the 
  28. legal version with some bonusses. See for ordering info in this help file. 
  29.  
  30. TRADEMARKS 
  31.  
  32. The following trademarks apply to this reference: 
  33.  
  34. o IBM is a registered trademark of International Business Machines Corporation. 
  35.  
  36. o Operating System/2 and OS/2 are trademarks of International Business Machines 
  37.   Corporation. 
  38.  
  39. o REXX is a trademark of International Business Machines Corporation. 
  40.  
  41.  
  42. ΓòÉΓòÉΓòÉ 2. Ordering ΓòÉΓòÉΓòÉ
  43.  
  44. Dutch Users 
  45.  
  46. Program:                                          Copies             Amount
  47.  
  48.      Rexx Editor    1 copy   at Fl 20,00  each   _________         Fl________
  49.        2  -   9       copies at Fl 17,50  each   _________         Fl________
  50.       10  -  24       copies at Fl 15,00  each   _________         Fl________
  51.       25  -  99       copies at Fl 12,50  each   _________         Fl________
  52.      100 and more     copies at Fl 10,00  each   _________         Fl________
  53.  
  54.  
  55.         Specify disk: 3-╨╗", 5-╨╝"     : _______
  56.  
  57. P&P           Netherlands   . . . . . . . . . . . . . . . . . . . .  Fl    5,00
  58.               Foreign       . . . . . . . . . . . . . . . . . . . .  Fl   15,00
  59.  
  60. TOTAL         . . . . . . . . . . . . . . . . . . . . . . . . . . .  Fl________
  61.  
  62. PAYMENT BY:
  63.  
  64. Check/Money                                            enclosed for  Fl________
  65.  
  66.  
  67. MAILING ADDRESS:
  68.  
  69.  
  70. Name:____________________________________________________________
  71.  
  72. Address:_________________________________________________________
  73.  
  74. City/State/Province:_____________________________________________
  75.  
  76. Country/Postal Code:_____________________________________________
  77.  
  78. Telephone:_______________________________________________________
  79.  
  80.  
  81.  
  82. Signature:_______________________________________________________
  83.  
  84.  
  85. Other comments or suggestions:
  86.  
  87.              _____________________________________________________
  88.  
  89.              _____________________________________________________
  90.  
  91.              _____________________________________________________
  92.  
  93.              _____________________________________________________
  94.  
  95.              _____________________________________________________
  96.  
  97.              _____________________________________________________
  98.  
  99.  
  100. Thank you for taking the time to register!
  101.  
  102.  
  103. Send completed Registration Forms to:
  104.  
  105.      MB Products
  106.      Lekerwaard 34
  107.      1824 HC Alkmaar
  108.      Holland
  109.  
  110.  
  111. ΓòÉΓòÉΓòÉ 2.1. Ordering Dutch ΓòÉΓòÉΓòÉ
  112.  
  113. Nederlandse gebruikers mogen ook het juiste bedrag overmaken naar : 
  114.  
  115. Postgiro 5749391
  116. M.H. van den Brink
  117. Lekerwaard 34
  118. Alkmaar
  119.  
  120. o.v.v. Rexx Editor, aantal = ...
  121.  
  122.  
  123. ΓòÉΓòÉΓòÉ 3. File Menu ΓòÉΓòÉΓòÉ
  124.  
  125. The File menu contains commands that you use to create, open, save, and import 
  126. data files. In addition, it also contains the command that you use to exit the 
  127. Rexx Editor. The following commands appear in the File menu: 
  128.  
  129. New            Creates a new untitled file 
  130.  
  131. Open           Opens an existing file 
  132.  
  133. Import         Imports an existing file 
  134.  
  135. Save           Saves any changes to current file 
  136.  
  137. Save As        Saves the current file using a new name 
  138.  
  139. Exit           Quits the Sample application 
  140.  
  141.  
  142. ΓòÉΓòÉΓòÉ 3.1. New ΓòÉΓòÉΓòÉ
  143.  
  144. You can create a new file in the Rexx Editor by using the New command. When you 
  145. click this option you will be asked to save any unsaved information in you 
  146. currently opened file and you are presented with a dialog asking you for a 
  147. title for your new document. To create a new file, do the following: 
  148.  
  149. o Select the File menu and choose the New menu item. 
  150.  
  151.  The word "<untitled>" appears in the title bar of the new file. 
  152.  
  153. Shortcut : Ctrl-O 
  154.  
  155.  
  156. ΓòÉΓòÉΓòÉ 3.2. Open ΓòÉΓòÉΓòÉ
  157.  
  158. You can open a file that exists on any drive or in any directory by using the 
  159. Open command. When you click this option you will be asked to save any unsaved 
  160. information in you currently opened file and you are presented with a dialog 
  161. asking you for a title for your new document. To open a file, do the following: 
  162.  
  163. o Select the File menu and choose the Open menu item. 
  164.  
  165. A dialog box appears, showing you a list of files in the current directory. 
  166. Select a filename and choose the Ok command. 
  167.  
  168. Shortcut : Ctrl-N 
  169.  
  170.  
  171. ΓòÉΓòÉΓòÉ 3.3. Import ΓòÉΓòÉΓòÉ
  172.  
  173. You use the Import command to import an existing file to your current file. To 
  174. import an existing file, do the following: 
  175.  
  176. o Select the File menu and choose the Import menu item. 
  177.  
  178. A dialog box appears, showing you a list of files in the current directory. 
  179. Select a filename and choose the Ok command. 
  180.  
  181.  
  182. ΓòÉΓòÉΓòÉ 3.4. Save ΓòÉΓòÉΓòÉ
  183.  
  184. You use the Save command to save changes you've made to your file. To save the 
  185. changes to of current file, do the following: 
  186.  
  187. o Select the File menu and choose the Save menu item. 
  188.  
  189. Shortcut : Ctrl-S 
  190.  
  191.  
  192. ΓòÉΓòÉΓòÉ 3.5. Save As ΓòÉΓòÉΓòÉ
  193.  
  194. You use the Save As command to name and save a new file. 
  195.  
  196. Follow these steps to save a new file: 
  197.  
  198. o Select the File menu and choose the Save As command. 
  199.  
  200. A dialog box appears, prompting you for a new filename. Fill in the new 
  201. filename and choose the OK button. 
  202.  
  203.  
  204. ΓòÉΓòÉΓòÉ 3.6. Exit ΓòÉΓòÉΓòÉ
  205.  
  206. You quit Rexx Editor by using the Exit command. When you click this option you 
  207. will be asked to save any unsaved information in you currently opened file and 
  208. you are presented with a dialog asking you for a title for your new document. 
  209. To quit the Sample application, do the following: 
  210.  
  211. o Select the File menu and choose the Exit command. 
  212.  
  213. Shortcut : Alt-X 
  214.  
  215.  
  216. ΓòÉΓòÉΓòÉ 4. Edit Menu ΓòÉΓòÉΓòÉ
  217.  
  218. The Edit menu contains commands that you can use to. 
  219.  
  220. Undo                     Undoes last edit action 
  221.  
  222. Cut                      Cuts selected text to the clipboard 
  223.  
  224. Copy                     Copies selected text to the clipboard 
  225.  
  226. Paste                    Pastes the contents of the clipboard 
  227.  
  228. Clear                    Clears selected text. 
  229.  
  230. Search and Replace       Search and replaces text 
  231.  
  232. Search Again             Searches again 
  233.  
  234.  
  235. ΓòÉΓòÉΓòÉ 4.1. Undo ΓòÉΓòÉΓòÉ
  236.  
  237. Undoes the last edit made in the main window. 
  238.  
  239. Shortcut : Alt+Backspace 
  240.  
  241.  
  242. ΓòÉΓòÉΓòÉ 4.2. Cut ΓòÉΓòÉΓòÉ
  243.  
  244. Cuts the selected text to the clipboard. 
  245.  
  246. Shortcut : Shift+Delete 
  247.  
  248.  
  249. ΓòÉΓòÉΓòÉ 4.3. Copy ΓòÉΓòÉΓòÉ
  250.  
  251. Copies the selected text to the clipboard. 
  252.  
  253. Shortcut : Ctrl+Insert 
  254.  
  255.  
  256. ΓòÉΓòÉΓòÉ 4.4. Paste ΓòÉΓòÉΓòÉ
  257.  
  258. Pastes contents of the clipboard to the main window. 
  259.  
  260. Shortcut : Shift+Insert 
  261.  
  262.  
  263. ΓòÉΓòÉΓòÉ 4.5. Clear ΓòÉΓòÉΓòÉ
  264.  
  265. Clears the selected text. 
  266.  
  267. Shortcut : Delete 
  268.  
  269.  
  270. ΓòÉΓòÉΓòÉ 4.6. Search and Replace ΓòÉΓòÉΓòÉ
  271.  
  272. Enter the text to search for in the Search input box. You can also pick up the 
  273. text that currently selected is; simply select the text to search for and 
  274. invoke Search and Replace from the Edit menu. 
  275.  
  276. Enter the text to replace with in the Replace input box. 
  277.  
  278. Options : 
  279.  
  280. Case Sensitive           When Case sensitive option is on, Rexx editor 
  281.                          differentiates uppercase from lowercase when a search 
  282.                          is performed. 
  283.  
  284. Prompt on Replace 
  285.  
  286. Change all 
  287.  
  288. Forward Direction 
  289.  
  290. Backward Direction 
  291.  
  292. From cursor 
  293.  
  294. Entire scope 
  295.  
  296. Press Find to start the search. 
  297.  
  298. Press Change to change the text to search for by the text to replace with. 
  299.  
  300. Press Cancel to abort any selection. 
  301.  
  302.  
  303. ΓòÉΓòÉΓòÉ 4.7. Search Again ΓòÉΓòÉΓòÉ
  304.  
  305. The Search Again option repeats the last Find option, from the current 
  306. position. 
  307.  
  308. The last settings made in the Find Text window remain in effect when you select 
  309. Search Again. 
  310.  
  311. Shortcut : F3 
  312.  
  313.  
  314. ΓòÉΓòÉΓòÉ 5. Options Menu ΓòÉΓòÉΓòÉ
  315.  
  316. The Options menu contains commands that you use to change fonts, colors and 
  317. your preferences. 
  318.  
  319. Fonts          Specify the font and point size that you prefer. 
  320.  
  321. Colors         SPecify the fore and background colors that you prefer. 
  322.  
  323. Preferences    Specify wich settings are to be saved at the end of the program. 
  324.  
  325.  
  326. ΓòÉΓòÉΓòÉ 5.1. Fonts ΓòÉΓòÉΓòÉ
  327.  
  328. Fonts lets you specify your preferred font and point size. It brings up the 
  329. Font dialog box. 
  330.  
  331. To select another font or point size: 
  332.  
  333.  1. Choose Fonts from the Options menu. 
  334.  2. If you want to use a different font, select a new font from the Name 
  335.     drop-down list box. 
  336.  3. If you want to use a different point size, select a new size from the Size 
  337.     drop-down list box. 
  338.  4. When the Sample group box reflects the font and point size you want to use, 
  339.     click OK. 
  340.  
  341.  
  342. ΓòÉΓòÉΓòÉ 5.2. Colors ΓòÉΓòÉΓòÉ
  343.  
  344. Colors lets you specify your preferred foreground and background colors. It 
  345. brings up the Colors dialog box. 
  346.  
  347. To select another foreground or background color: 
  348.  
  349.  1. Choose Colors from the Options menu. 
  350.  2. If you want to use a different foreground color, select a new color from 
  351.     the Foreground value color list. 
  352.  3. If you want to use a different background color, select a new color from 
  353.     the Background value color list. 
  354.  4. If you want to use the default settings press the Default button. 
  355.  5. When the Sample group box reflects the foreground and background color you 
  356.     want to use, click OK. 
  357.  
  358.  
  359. ΓòÉΓòÉΓòÉ 5.3. Preference ΓòÉΓòÉΓòÉ
  360.  
  361. Preferences lets you select the settings that you want to save at the end of 
  362. the program. It brings up the Preferences dialog box. 
  363.  
  364. To specify which settings are to be saved: 
  365.  
  366.  1. Choose Preferences from the Options menu. 
  367.  2. Click the preferred save settings. 
  368.  3. Click OK. 
  369.  
  370.  
  371. ΓòÉΓòÉΓòÉ 6. Rexx Menu ΓòÉΓòÉΓòÉ
  372.  
  373. The Rexx menu contains commands. 
  374.  
  375. Run Procedure            Runs your current Rexxprocedure. 
  376.  
  377. RexxTry                  Try some rexx commands. 
  378.  
  379. Rexx commands            Insert rexx commands in your Rexx procedure. 
  380.  
  381.  
  382. ΓòÉΓòÉΓòÉ 6.1. Run Procedure ΓòÉΓòÉΓòÉ
  383.  
  384. With the Run Procedure menu item, you can test your current Rexx Program. If 
  385. you do not has stored your program previously, Rexx Editor brings a dialog up 
  386. to ask for saving your current program. 
  387.  
  388. If you stored your program previously or you did not press Cancel on the Save 
  389. file dialog, the dialog Run Procedure comes up. 
  390.  
  391. Enter arguments for the Rexx procedure in the Run Arguments input box. 
  392.  
  393. Select Exit Shell to close the shell at the end of the Rexx procedure or 
  394. Continue Shell if you do not want this. 
  395.  
  396. Press Run to run your Rexx procedure and press Cancel to abort the current 
  397. selection. 
  398.  
  399. Shortcut : F9 
  400.  
  401.  
  402. ΓòÉΓòÉΓòÉ 6.2. RexxTry ΓòÉΓòÉΓòÉ
  403.  
  404. Try the Rexx commands before you use them. 
  405.  
  406. Enter the commands you want to try in the Rexx Command input box. Press Runto 
  407. run the commands, and press Close to abort any selection. 
  408.  
  409.  
  410. ΓòÉΓòÉΓòÉ 6.3. Rexx Commands ΓòÉΓòÉΓòÉ
  411.  
  412. With these menu items you can quickly select the Rexx - commands and they will 
  413. be inserted in your Rexx procedure. 
  414.  
  415.  
  416. ΓòÉΓòÉΓòÉ 7. RexxUtil Menu ΓòÉΓòÉΓòÉ
  417.  
  418. The RexxUtil menu contains commands that you can use to quickly select the 
  419. RexxUtil functions so that they will be inserted in your Rexx procedure. For 
  420. additional help information about these rexxutil functions press F10  or select 
  421. the Help menu and choose Rexx Book menu item. 
  422.  
  423.  
  424. ΓòÉΓòÉΓòÉ 8. Help Menu ΓòÉΓòÉΓòÉ
  425.  
  426. The Help menu contains commands that you use to access help for Rexx Editor and 
  427. to access the REXX Book. 
  428.  
  429. Help Index               Displays an index of available help topics in 
  430.                          alphabetical order. 
  431.  
  432. General Help             Display a general overview of the program. 
  433.  
  434. Using Help               Displays general information about using online help. 
  435.  
  436. Rexx Book                Views the online OS/2 Procedures Language/2REXX Book. 
  437.  
  438. Product Information      Display product information and version number. 
  439.  
  440.  
  441. ΓòÉΓòÉΓòÉ 8.1. Help Index ΓòÉΓòÉΓòÉ
  442.  
  443. Help Index displays an index of available help topics in alphabetical order. 
  444.  
  445. To get additional help about a particular topic: 
  446.  
  447. o Double-click the topic, or select it and press Enter. 
  448.  
  449.  
  450. ΓòÉΓòÉΓòÉ 8.2. General Help ΓòÉΓòÉΓòÉ
  451.  
  452. General Help display a general overview of the program. 
  453.  
  454.  
  455. ΓòÉΓòÉΓòÉ 8.3. Using Help ΓòÉΓòÉΓòÉ
  456.  
  457. Using help displays general information about using online help. 
  458.  
  459.  
  460. ΓòÉΓòÉΓòÉ 8.4. Rexx Book ΓòÉΓòÉΓòÉ
  461.  
  462. Views the online OS/2 Procedures Language/2REXX Book. To view information about 
  463. a function select the function and press Ctrl+F1 
  464.  
  465. Shortcut : F10 
  466.  
  467.  
  468. ΓòÉΓòÉΓòÉ 8.5. Product Information ΓòÉΓòÉΓòÉ
  469.  
  470. The Product Information dialog, display product information and version number. 
  471.  
  472.  
  473. ΓòÉΓòÉΓòÉ 9. Keys ΓòÉΓòÉΓòÉ
  474.  
  475. The following shortcut keys can be used: 
  476.  
  477. F1                       Shows help information. 
  478.  
  479. F3                       Exit's Rexx Editor. 
  480.  
  481. F9                       Run's the current procedure. 
  482.  
  483. F10                      Shows the Rexx Book. 
  484.  
  485. Shift+F1                 Shows help index. 
  486.  
  487. Ctrl-F1                  Search the selected text in the Rexx Book. 
  488.  
  489. Ctrl-N                   Clears the screen to edit a new REXX procedure. 
  490.  
  491. Ctrl-O                   Shows the FileOpen Dialog box. 
  492.  
  493. Ctrl-S                   Saves the current REXX procedure. 
  494.