Is there an 8.40.G equivalent to PHTEMPKEEP?

Richard Witkopp RWitkopp at phxa.com
Thu Apr 28 13:15:59 CDT 2011


Our sys admin here has a command procedure that finds the .sfd and copies it to a specific location. It is invoked in quiz/qtp after the build but before exiting, using the $@location:magic.com construct. I can't show the code because of copyright/ownership blah, blah. But it's not rocket science, and a reasonably competent DCL coder should be able to whip something similar up.

-----Original Message-----
From: powerh-l-bounces+rwitkopp=phxa.com at lists.sowder.com [mailto:powerh-l-bounces+rwitkopp=phxa.com at lists.sowder.com] On Behalf Of Bob Deskin
Sent: Thursday, April 28, 2011 11:00 AM
To: Peter Bateman
Cc: powerh-l-bounces+bob.deskin=ca.ibm.com at lists.sowder.com; PowerHouse List
Subject: Re: Is there an 8.40.G equivalent to PHTEMPKEEP?

PHTEMP and PHTEMPKEEP are not available on OpenVMS. Way back during the 
original port project, it was decided to stick with the fact that OpenVMS 
does not have a temporary file domain like MPE. Therefore interim and 
temporary subfiles are in SYS$SCRATCH, but they are normally deleted when 
the QUIZ or QTP session ends. I don't know if it says this anywhere in the 
current reference, but in the original docs, it says that if you need a 
subfile between QUIZ and QTP sessions, you have to specify KEEP.

Bob



From:   Peter Bateman <peterbateman808 at hotmail.com>
To:     PowerHouse List <powerh-l at lists.sowder.com>
Date:   2011-04-28 01:04 PM
Subject:        Is there an 8.40.G equivalent to PHTEMPKEEP?
Sent by:        powerh-l-bounces+bob.deskin=ca.ibm.com at lists.sowder.com





Hi all:

   I would like keep the subfiles that I create while compiling QTP and 
QUIZ.
   My understanding is if I set PHTEMPKEEP my subfiles should be saved in 
the directory pointed to by
   PHTEMP.

   Define/job PHTEMP  <temp location>
   PHTEMPKEEP == 1
   QTP
   > .
   > Subfile ...
   >Build
   >Exit
 
   Dir PHTEMP:
 
   No files

Regards,
Peter -- 
= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l at lists.sowder.com
Subscribe: 'subscribe' in message body to 
powerh-l-request at lists.sowder.com
Unsubscribe: 'unsubscribe &lt;password&gt;' in message body to 
powerh-l-request at lists.sowder.com
http://lists.sowder.com/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.
Add 'site:lists.sowder.com powerh-l' to your search terms to search the 
list archive at Google.

-- 
= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l at lists.sowder.com
Subscribe: 'subscribe' in message body to powerh-l-request at lists.sowder.com
Unsubscribe: 'unsubscribe &lt;password&gt;' in message body to powerh-l-request at lists.sowder.com
http://lists.sowder.com/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.
Add 'site:lists.sowder.com powerh-l' to your search terms to search the list archive at Google.

------------------------------------------------------------------------------
NOTICE: The information contained in this e-mail and any attachments is confidential and may be privileged or otherwise protected from disclosure.This e-mail is intended solely for the use of the named addressee. Any other use, printing, copying, disclosure or dissemination may be subject to legal restriction. If you are not the intended recipient, please contact the sender and delete all copies including any attachments.

==============================================================================




More information about the powerh-l mailing list