[back] [prev] [next] [index] [root]
PvmUseWatch
Enables or disables the PVM-Watch for debugging.
If h is given, the PVM-Watch starts on this host.
Initial state is false.
If no argument is given, it gets the status of PvmUseWatch.
Syntax:
PvmUseWatch(x, h);
s := PvmUseWatch(x);
s := PvmUseWatch();
boolean |
x |
|
string |
h |
hostname |
boolean |
s |
|
Description:
no detailed description available yet
<- back[back] [prev] [next] [index] [root]