DCL, OpenVMS --> Error during running an Executable

269 views Asked by At

I am trying to run an executable file using --> @NH1060.COM and the NH1060.com contains the below code:

SET PROCESS/NAME = "Watch"
RUN R2_EXE:NH1060.EXE

But when am running the NH1060 Com, the com is neither giving any errors nor the executable is running. I could see the cursor blinking in the next line.

0

There are 0 answers