HP3000-L Archives

July 1995, Week 4

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:
John Serban <[log in to unmask]>
Reply To:
John Serban <[log in to unmask]>
Date:
Mon, 24 Jul 1995 08:56:11 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (40 lines)
>Someone posed a problem stating that they were having difficulty
>making a job restream itself to run at the same time the next
>day.
>
>
>Here's a simple solution.  Let's say that we'd like to have TheJob
>streamed at 23:00.  It may take only 12 seconds to execute.
>We'd like it to stream itself to run at the same time tomrrow.
>Just before we end our job stream, we can issue,
>
>   !pause 60
>   !stream thejob;at=23:00
>   !eoj
>
>I don't recall if this will work under MPE/V, but it works fine
>under MPE/iX.
>\KenR
>
>
If one wanted to be fancy, they could set a variable with the value of
HPTIME when the job logs on.  This variable could be used as the value for
the "AT=" parameter in the STREAM command.  This wouldn't require the
jobstream to be edited if the desired time to be streamed changes.  It will
restream at the same time that the original job is streamed.
Sorry I don't have an example.  If I tried to come up with one on the fly,
the HP guru's on this list would cut me to shreds.  My command (no pun
intended) of HP variable substitution is limited to; 1) find and example, 2)
plaigerize and modify, 3) fix the mistakes I've made.  Any example from
quick thinking HP guru's would be appreciated.
======================================================================
John Serban
[log in to unmask]
Jacksonville University
Compu$erve: 75200,200
2800 University Blvd. N.
Phone: (904) 745-7507
Jacksonville, FL  32211-3394
Fax:   (904) 744-0101
======================================================================

ATOM RSS1 RSS2