leclercq@bachus.enet.dec.com (Philippe Leclercq) (03/02/91)
In article <1991Feb22.151353.29142@mlb.semi.harris.com>, dcb@dave.mis.semi.harris.com (Dave Brillhart) writes: |> What I'd like to do is run a remote task on a VMS machine (ie: bookreader) |> with the display routed to my 5000. |> |> Currently I dlogin to the VMS node, issue "set display/create/node=5270", |> and "@bookreader". If you have DECnet : - create a VMS command file A.COM on your ULTRIX machine, containing the VMS commands ($set display/create/node=... $@bookreader) - dcp -S A.COM VMSNODE/Username/Password::'A.COM' This will copy the file A.COM to the VMS machine and execute it there. Hope this helps, Philippe Leclercq System Support Engineer TSSC Brussels