Friday, June 20, 2008 Tip of the Day #2: R> Command History
Section: R> Prompt Supported Versions: . R:BASE 7.6 for Windows (Build: 7.6.4.30623 or higher) . R:BASE C/S:I 7.6 for Windows (Build: 7.6.4.30623 or higher) . R:BASE Turbo V-8 for Windows (Build: 8.0.18.30623 or higher) Pressing [Ctrl+H] keys at the R> Prompt brings up the list of all commands that were executed at the R> Prompt during that particular session of R:BASE 7.6 or Turbo V-8 for Windows. Once the R> Command History list is displayed in the order of execution, traditionally, you will have to select the command from the list, click on [Select] button to paste the command at the R> Prompt and then press [Enter] key to execute that command again at the R> prompt. Did you know that you can click on the [Run Selected] button to execute the selected command at the R> prompt? You will also notice that the last executed command is listed at the top of the list. Enjoy the latest updates and make sure to have fun! Very Best R:egards, Razzak.

