[HECnet] Sample DCL code for simple client-server task-to-task comms

sampsa at mac.com sampsa at mac.com
Wed Jan 16 16:18:14 PST 2013


I get this error in netserver.log:

    --------------------------------------------------------

              Connect request received at 17-JAN-2013 03:17:45.52
                      from remote process RHESUS::"0=SYSTEM"
                      for object "FOOBAR.COM"

              --------------------------------------------------------

%DCL-W-UNDFIL, file has not been opened by DCL - check logical name

FOOBAR.COM does exist in the home directory of the user.

sampsa






On 17 Jan 2013, at 01:58, "Brian Schenkenberger, VAXman-" <system at TMESIS.COM> wrote:

sampsa at mac.com writes: 

Anybody have a snippet of DCL for doing this, i.e. talking from one host
(client) to anohter (server) in DCL. 

Do you have the task object enabled?

If so, you can use:

$ TYPE NODE"username password"::"TASK=some_command_procedure.COM"


The command procedure must reside in the home directory of the account 
associated with "username password".   Once you've connected, communicate
using the SYS$NET logical.


-- 
VAXman- A Bored Certified VMS Kernel Mode Hacker       VAXman(at)TMESIS(dot)ORG

Well I speak to machines with the voice of humanity.



More information about the Hecnet-list mailing list