Clip.MenuIPaste
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-Ins.
Syntax
- Clip.MenuIPaste(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.MenuIPaste
- Shows a menu of recent clips & inserts selection in active document.
- Clip.MenuIPaste("work")
- Shows a menu of the clips from the clip subfolder "work" & inserts the selection to the active window.
Notes
- Note that this keyword contains an added letter "i".
See Also
- For more information on setting up subfolders for permanent clip storage, see:
- PowerPro Help CHM > Configuring with the GUI Dialogs > Clip Filters