An rts 198 can mean a number of things. What happens is you just execute RUN.EXE without the command line? do you get an error?
It could mean that the .dll you are trying to run has a dependency on another .dll that cannot be found, either in your application or OS or 3rd party like database .dll, etc. Running a procmon trace or a ctf trace would help you to locate the problem.