Clip.Menu
Description
- Shows a menu of recently captured clips (or, optionally, a menu of clips from another folder), allowing user to select an entry to put on the clipboard.
Syntax
Parameters
- foldername
- (string) name of the folder to show clips from
- Optional, default is the current PowerPro clip capture folder (usually the "clip" folder under the PowerPro installation directory).
Examples
- Clip.Menu
- Shows a menu of recent clips & puts selection onto clipboard.
- Clip.Menu("work")
- Shows a menu of the clips from the folder "work" (a subfolder of the current clip capture folder) & pastes the selection to the active window.
Note
- Clip.Menu does not paste the selected entry -- use Clip.MenuPaste or Clip.MenuIPaste for that.
See Also
- For more information on setting up subfolders for permanent clip storage, see:
- PowerPro Help CHM > Configuring with the GUI Dialogs > Clip Filters