Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error stops the Macro
#1
Hi,

I don't know why, but sometimes my macro stops on the line below, even putting the ";err" statement.

Code:
Copy      Help
cop- "C:\Base\web_page.html"   "D:\Links\web_page.html"  ;3 ;err

It shows the error 0x80070021

How can I avoid this error message and the macro interruption?

Thank you for helping
#2
Macro Macro2752
Code:
Copy      Help
cop- "C:\Base\web_page.html" "D:\Links\web_page.html"; err
3
#3
Thanks.

But an error remains.

The windows shows this message error anyway "error 0x80070021" (https://issues.liferay.com/secure/attach...0Error.png)

How can I close this error whenever it happens?
#4
Try floating toolbar -> Files -> Copy -> No error message box.
#5
Thanks!


Forum Jump:


Users browsing this thread: 1 Guest(s)