PeterPanettone 157 Posted January 13, 2021 I tried to record a macro that does the following actions: 1. Copy the selection in the code editor to the clipboard (with CTRL-C) 2. Switch to Design mode (with F12) 3. Focus the F6 search-box (with F6) 4. Paste the previously copied selection into the F6 search-box (with CTRL V) But recording this macro in the IDE does not work! Share this post Link to post
Anders Melander 1782 Posted January 13, 2021 Yes, we know the macro function only works in the editor. Now you know too. Share this post Link to post
Guest Posted January 13, 2021 try some software to automation, like RANOREX by IDERA (try trial) Share this post Link to post
Vandrovnik 214 Posted January 14, 2021 23 hours ago, emailx45 said: try some software to automation, like RANOREX by IDERA (try trial) AutoHotkey should be free. Share this post Link to post
PeterPanettone 157 Posted January 14, 2021 Liu Xiao from CnWizards has just confirmed to me that he will implement this functionality in the next nightly build. http://www.cnpack.org/showdetail.php?id=862&lang=en Share this post Link to post
PeterPanettone 157 Posted January 14, 2021 24 minutes ago, emailx45 said: Good news! Thanks for Liu I gave him the idea. Share this post Link to post