| Previous | Next | Contents | Index |
PMDF's ANJE slave program, BN_SLAVE, is
designed to act as the ANJE delivery agent. BN_SLAVE is
run from a symbiont executing in ANJE's receive queue when
a file of the name PMDF_COM:bn_slave.com is found. The
file contains:
$ set verify $ ! bn_slave.com - Command file to run the slave component of the $ ! BITNET channel ANJE_. $ ! $ set noon $ define/user pmdf_channel "anje_local" $ define/user rqst_filespec 'p1' $ run pmdf_exe:bn_slave.exe $ status == "''$status'" $ set noverify |
| Previous | Next | Contents | Index |