[back] [prev] [next] [index] [root]
PvmUseMsg
Enables or disables output for
debugging.
Syntax:
PvmUseMsg(true|false);
s := PvmUseMsg();
Description:
Initial state is false. If no argument is given, it gets
the status of PvmUseMsg. The output is written
to files of the name "pvm_master_uid.old" or
"pvm_slave_uid.old" in the directory /tmp. uid
is the user-id of the particular PVM-process.
<- back[back] [prev] [next] [index] [root]