I was looking around trying to find a way to insert the current clip in the clip library with one
single keystroke, without first making the clip library active. There is ClipInsert, but that
functions requires me to first make the clip selection active.
Inserting from the Clip Library
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
RE: Inserting from the Clip Library
You could write a macro consisting of two commands:
ActivateClipLibrary and ClipInsert
and then assign a key to that macro.
Andreas
ActivateClipLibrary and ClipInsert
and then assign a key to that macro.
Andreas
RE: Inserting from the Clip Library
ClipInsert is not in the help files. This sounds like what I want to do --play a macro that inserts a clip for every file open.--but how can I write or edit a macro to add ClipInsert? When recording a macro, double clicking the clip does not get picked up in the macro.
I opened the macro (.tpm) in notepad but it is not plain text.
I opened the macro (.tpm) in notepad but it is not plain text.