DOS Commands in RTC

RomRom Member Posts: 64
edited 2012-10-30 in NAV Three Tier
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

Sign In or Register to comment.