ScriptSpot

Forum topic · General Scripting

how to use copyPasteKeys() function

By draging · 2013-09-10

Description

found this in mxs helps


copyPasteKeys (controller) ((map_struct) | (fn) (arg)) [#replacekeys] [#insertkeys]

I'm not familiar with (map_struct)
I tried but it did not work .. and always failed to (fn).. :-(

is there someone give me an example to use it ?

Comments (2)

barigazy · 2013-09-10

Here an example by Bobo

draging · 2013-09-10

finally there is also ... although I am still confused to use it ... X-D
I probably missed this function by using another method.

ok, thanks barigazy