Clip.MenuPaste
Description
- Shows a menu of recently captured clips (or, optionally, a menu of clips from another folder), & the selected entry is put onto the clipboard then pasted into the active window using Ctrl-V.
Syntax
- Clip.MenuPaste(foldername)
Parameters
- foldername
- (string) Name of the folder to show clips from, which must be a subfolder of the current clip capture folder.
- Optional, default is the current PowerPro clip capture folder (usually the "clip" folder under the PowerPro installation directory).
Examples
- Clip.MenuPaste
- Shows a menu of recent clips & pastes selection to active window.
- Clip.MenuPaste("work")
- Shows a menu of the clips from the clip subfolder "work" & pastes the selection to the active window.
See Also
- For more information on setting up subfolders for permanent clip storage, see:
- PowerPro Help CHM > Configuring with the GUI Dialogs > Clip Filters