Copy (Ctrl C) in a macro

  • Follow


I want to copy the value one field and paste it into another field in a 
macro.  However, when I run the macro and it gets to the Copy command line 
(CommandExec form BuiLtin command cmdEditCopy ), I get "Command Disabled".  
Is it possible to copy and paste from within a macro?  If so, how do I do it?
0
Reply Utf 2/28/2010 12:29:01 PM

Never mind - I just figured it out!  I need to Edit > Select All before I can 
Edit > Copy.

"Elaine" wrote:

> I want to copy the value one field and paste it into another field in a 
> macro.  However, when I run the macro and it gets to the Copy command line 
> (CommandExec form BuiLtin command cmdEditCopy ), I get "Command Disabled".  
> Is it possible to copy and paste from within a macro?  If so, how do I do it?
0
Reply Utf 2/28/2010 12:35:01 PM


1 Replies
623 Views

(page loaded in 0.066 seconds)

Similiar Articles:
















7/22/2012 2:41:13 PM


Reply: