Programming with Reflection

image\rwnprg32.gif SetRecentlyUsedFile method

 

Syntax object.SetRecentlyUsedFile Title, Description, Commands

 

Description

Sets the first item on the list of recently used commands on the File menu. (This list is visible only when ShowRecentlyUsedFiles is set to True.)

Arguments

Title Argument type: String
The text that appears next to item 1 in the list.

Description Argument type: String
The text that appears in the status line when this menu item is selected.

Commands Argument type: String
The command(s) executed when this item is selected.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this command