02-28-2017, 08:00 PM
This is the success of the code:
Macro Macro2
This is the code that failed :?:
Macro Macro3
![Smile Smile](https://www.libreautomate.com/forum/images/smilies/smile.png)
Macro Macro2
str z7.expandpath("$qm$\7z.exe")
str zf.expandpath("$desktop$\test\file.7z")
str f.expandpath("$desktop$\test\file.doc")
RunConsole2(F"''{z7}'' a ''{zf}'' ''{f}''")
This is the code that failed :?:
Macro Macro3