HP3000-L Archives

February 1995, Week 1

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:
Mon, 6 Feb 1995 19:40:44 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (14 lines)
  One solution would be to set a CONNECT limit on the job.  If the job
takes longer than 3 hours (a normal backup time?) then abort the job.
Or, you could do some thing like this:
 
:BUILD TRUE
:TELLOP Backup will not procede until file TRUE is purged.
 Then set up a while loop to scan for the presence of the file.  When the
scan for file presence is false, then backup can commence.  Otherwise,
the program can keep scanning, or, after an interval of time, quit.  I'm
sorry I can't elaborate furthur, as it has been a while since I've used
MPE, I can't remember semantics of MPE scripting.  Hope this helps!
 
Dan Kosack [log in to unmask]

ATOM RSS1 RSS2