HP3000-L Archives

May 1996, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reply To:
Date:
Wed, 15 May 1996 07:26:07 +0000
Content-Type:
text/plain
Parts/Attachments:
text/plain (39 lines)
On 15 May 96 at 0:08, Mike Liening wrote:
 
>(snip)
> UDC on the 70:
> start
> option logon
> dsline ......
> remote hello .....
> bye
>
> UDC on the 937:
> start
> option logon
> run app
> bye
 
Mike,
 
If you are only running one program, you could do it all from the 70
with the following UDC on the 70:
 
start
option logon
dsline ......
remote hello .....
remote run app
remote bye
bye
 
If you have other file equations, etc. in your UDC on the 937, you
could execute them with 'remote file=file.group' from the 70.
 
It's been a long time since I've had to solve this type of problem,
and I *think* this is how I did it.
 
Hope this helps.
 
Larry Boyd

ATOM RSS1 RSS2