Running QTP from QUICK

Carol Kaffenberger kaffenbe@karmanos.org
Tue, 12 Jan 1999 14:49:27 -0500


This is a multi-part message in MIME format.
--------------BF9F5A726C8DB9D12BAE6795
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Thanks for the quick response everyone.  I ended up doing something very
similar to that recommended by Roger Smith.  Roger writes:

FILE FILEA PRIMARY
  ACCESS VIA KEY_FLD REQUEST KEY_FLD
  ACCESS VIA KEY_FLD USING SAVE_KEY

PROCEDURE INTERNAL DO-QTP
LET SAVE_KEY = KEY_FLD
COMMAND QTP . . . .
PUSH FIND

PROCEDURE PATH
   BEGIN
            IF 0 < SIZE(TRUN(SAVE_KEY))
                 THEN LET PATH = 99
   (PLACE NORMAL PATH STATEMENTS HERE)
. . .
  END

PROCEDURE FIND
  BEGIN
    (NORMAL PATH STATEMENTS)
     IF PATH = 99
         THEN GET FILEA VIA KEY_FLD USING SAVE_KEY
  END

POSTFIND
  BEGIN
          LET SAVE_KEY = " "
  END

--------------BF9F5A726C8DB9D12BAE6795
Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Carol Kaffenberger
Content-Disposition: attachment; filename="vcard.vcf"

begin:          vcard
fn:             Carol Kaffenberger
n:              Kaffenberger;Carol
org:            Karmanos Cancer Institute
email;internet: kaffenbe@karmanos.org
title:          Information Systems
x-mozilla-cpt:  ;0
x-mozilla-html: FALSE
version:        2.1
end:            vcard


--------------BF9F5A726C8DB9D12BAE6795--

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
This list is closed, thus to post to the list, you must be a subscriber.