Converting v7x .sfd's to v8?
Bob Deskin
Bob.Deskin at ca.ibm.com
Thu Jul 10 08:47:56 CDT 2008
QUIZ and QTP will read old format subfiles. By default, they write out
subfiles in the current/default format. Use SUBFORMAT or the FORMAT option
to force a non-default format.
So if you run QTP in version 8.40E, all you should need is
access *format_7
subfile format_8 keep include format_7
Bob
From:
"Richard Witkopp" <RWitkopp at phxa.com>
To:
powerh-l at lists.sowder.com
Date:
2008-07-09 09:12 pm
Subject:
RE: Converting v7x .sfd's to v8?
Thanks! Next time I need to do this I will try it.
-----Original Message-----
From: Peter Bateman [mailto:peterbateman808 at hotmail.com]
Sent: Wednesday, July 09, 2008 5:52 PM
To: Richard Witkopp; powerh-l at lists.sowder.com
Subject: RE: Converting v7x .sfd's to v8?
Hi Richard:
I think the following will work:-
QTP SUBFORMAT=7
ACCESS *SUBFILE_7
SUBFILE SUBFILE_8 FORMAT 8 KEEP INC SUBFILE_7
GO
You will probably want to create a DCL script to perform the above
for each of your subfiles.
Regards,
Peter Bateman
> From: RWitkopp at phxa.com
> To: powerh-l at lists.sowder.com
> Subject: Converting v7x .sfd's to v8?
> Date: Wed, 9 Jul 2008 14:03:38 -0700
>
> Are there any quick and dirty methods of converting a subfile dictionary
> created under v7x to be usable under v8?
>
> I know the long way of using v7 to create a portable subfile and then
> re-creating it under v8. That can be a bit of a pain because you have to
put
> in a define for numeric fields if you want them to come out the same
size.
>
> 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.
>
> --
> = = = = = = = = = = = = = = = = = = = = = = = = = = = =
> Mailing list: powerh-l at lists.sowder.com
> Subscribe: 'subscribe' in message body to
powerh-l-request at lists.sowder.com
> Unsubscribe: 'unsubscribe <password>' 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.--
= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l at lists.sowder.com
Subscribe: 'subscribe' in message body to
powerh-l-request at lists.sowder.com
Unsubscribe: 'unsubscribe <password>' 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.
More information about the powerh-l
mailing list