Thursday, May 13, 2010 Tip of the Day: Documenting and Recycling R> Prompt Command History
Supported Versions: R:BASE eXtreme 9.0 (32/64) Supported Builds..: 9.0.1.10511 or higher http://www.rupdates.com/rbg90_32 http://www.rupdates.com/rbg90_64 The Command History panel is a new addition within the R> Prompt window. If it is not displayed, you can access the Command History panel, using the [Ctrl]+[H] keys, or from within the R> Prompt Settings. To execute any command displayed within the Command History panel, you can either double click on a command, or select the command from the list, which will display the command at the R> Prompt Input console, and then press the [Enter] key. Did you know that you can [Save] the entire command history to a file or copy to Clipboard for documenting or recycling purposes? You can also [Load] the command history from file. Notice the following options when you right-click on "Command History" panel. . Run Selected Command . Clear Command History . Close Command History Panel . Load Command History from File... . Save Command History to File... . Copy Command History to Clipboard Have fun! Very Best R;egards, Razzak.

