Page 1 of 1

... Write an Alias?

PostPosted: Fri Nov 11, 2016 10:05 am
by Neil Blanchard
Hi,

I would like to create an Alias to Paste from a previous Clipboard - how can I invoke Control-V to get to the Paste menu at the beginning of the Alias string?

Re: ... Write an Alias?

PostPosted: Fri Nov 11, 2016 10:21 am
by Roger D
Might try Function #
http://www.datacad.com/ddn/built-in_fun ... mbers.html

122 Paste from Clipboard

Re: ... Write an Alias?

PostPosted: Fri Nov 11, 2016 10:44 am
by Neil Blanchard
Thanks - I tried 122^S7^S9 and it takes me to Overshoots. Any other thoughts?

Re: ... Write an Alias?

PostPosted: Fri Nov 11, 2016 11:29 am
by Mark F. Madura
197#

122 Paste from Clipboard
126 Paste Text from Clipboard
131 Paste Metafile from Clipboard
139 Paste Bitmap from Clipboard
197 Paste
198 Paste As Symbol

Re: ... Write an Alias?

PostPosted: Fri Nov 11, 2016 11:44 am
by Neil Blanchard
Mark,

I am not sure how to use 197# - I tried it this way: 197#^S7^S9 and that still takes me to Overshoots.

Re: ... Write an Alias?

PostPosted: Fri Nov 11, 2016 12:40 pm
by Mark F. Madura
Your Alias sequence has to begin with a carat [^].

Code: Select all^197#^
This should bring up the Paste menu.

[S9] is Clipboards.

Re: ... Write an Alias?

PostPosted: Fri Nov 11, 2016 1:45 pm
by Neil Blanchard
Awesome!

By the way, before I hover over a Clipboard, I see the current hatch pattern name and scale in the preview dialog. This only happens the first time I use the Alias.