Page 1 of 1

Set copy options to similar cm_commands

Posted: 2023-05-18, 19:04 UTC
by Galizza
It's great that on version 11 we can assign optional parameters to set copy
options on cm_copy & cm_renmov , but IMHO other similar cm_commands should accept the same parameters, examples:

cm_copy /V1 - WORK OK
cm_CopyOtherpanel /V1 - DOESN'T WORK

cm_renmov /V1 - WORK OK
cm_MoveOnly /V1 - DOESN'T WORK

Thanks.

Re: Set copy options to similar cm_commands

Posted: 2023-05-19, 13:56 UTC
by ghisler(Author)
Only cm_copy, cm_renmov and cm_CreateShortcut support parameters.
You don't really need the others when you can use parameters.