Hi everyone,
I had created a report, which execute a DOS Command:
wsh.Exec('cmd.exe /c Copy '+ FileName+' LPT2');
This file is send to a printer. At the classic client everything works fine but not at RTC.
Is it possible to execute the command at the client and not at the application server (middle tier).
Thanks in advance!
rom
Comments
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
What do u mean?
For the file I use CREATE(Filename), but i guess for this command I have no other options?
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n