diff options
Diffstat (limited to 'manual/Tasks/exec.html')
-rw-r--r-- | manual/Tasks/exec.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/manual/Tasks/exec.html b/manual/Tasks/exec.html index 1d2eba242..b298a65ec 100644 --- a/manual/Tasks/exec.html +++ b/manual/Tasks/exec.html @@ -90,9 +90,6 @@ executed exactly as specified inside a temporary DCL script. This has some impl an <q>@</q>-sign (e.g. <var>executable</var>=<q>@[FOO]BAR.COM</q>), just as you would in a DCL script</li> </ul> -<p>For <code><exec></code> to work in an environment with a JVM older than version 1.4.1-2 it -is also <em>required</em> that the logical <code>JAVA$FORK_SUPPORT_CHDIR</code> is set -to <code>TRUE</code> in the job table (see the <em>JDK Release Notes</em>).</p> <p>Please note that JVM provided by HP doesn't follow OpenVMS' conventions of exit codes. If you run a JVM with this task, the task may falsely claim that an error occurred (or silently ignore an |