Hi.
I am trying to delete a file on the client workstation using frontcall. It always fails.
the value of delstr is
del C:\Users\Snorri\AppData\Local\Temp\prentarar.pdf
The call is:
call ui.interface.frontCall("standard","execute",[delstr,1],[ret])
If I execute the displayed del command in Command Prompt on the client workstation it works fine. Any thoughts?
Best regards,
-Snorri