in reply to Re^3: Is it possible to execute some command in qx argument
in thread Is it possible to execute some command in qx argument
Ok, it worked perfectly in command line but when testing end to end I found out that all quotes and apostrophes were replaced with &aquot; and & apos;. The arguments are being passed in the vm through an xml, so I guess that's why they were converted. Is there a way to do the same without apostrophes or quotes?