subfile question
Ken Langendock
Ken at Langendock.com
Sat Feb 2 00:26:47 CST 2008
Assuming you want just a string, why not declare one big field and string
what you want in before hand?
TEMP T-String CHARACTER * 1000
ITEM T-String &
= Field1 &
+ Field2 &
+ Field3
SUBFILE sfmysub &
PORTABLE &
NODICTIONARY &
INCLUDE T-String
Ken
-----Original Message-----
From: powerh-l-bounces+ken.langendock=rogers.com at lists.sowder.com
[mailto:powerh-l-bounces+ken.langendock=rogers.com at lists.sowder.com] On
Behalf Of GJohnson
Sent: February 1, 2008 2:57 PM
To: powerh-l at lists.sowder.com
Subject: RE: subfile question
I want to create a portable subfile with QTP but I do not want any of the
substructures. Am I correct in saying that you have to specify each item
that you want in the subfile; i.e. there is no easier way.
Gerry Johnson
(613)448-2333 Ext 213
Cell (613)297-2246
--
= = = = = = = = = = = = = = = = = = = = = = = = = = = = 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