RECORD OF * EXISTS
Merol Newman
merol.newman@ramesys.com
Fri, 24 Jan 2003 16:17:42 -0000
Hello Mark
In procedural code, you need
if accessok
instead of
IF RECORD OF FILE_ABC EXISTS
Merol
merol.newman@ramesys.com
Ramesys, Eldon Way, Crick, Northamptonshire, UK. NN6 7SL
phone 01788 822133/823831, fax 01788 823601
-----Original Message-----
From: powerh-l-admin@cube.swau.edu
[mailto:powerh-l-admin@cube.swau.edu]On Behalf Of stewm@canada.com
Sent: 24 January 2003 15:53
To: powerh-l@lists.swau.edu
Subject: RECORD OF * EXISTS
Can some tell him what it takes for this condition to
false? In the following piece of source the message
'Found the file.' always comes up no matter what you
enter for T_ITEM_ABC.
What is RECORD OF <> EXISTS for in QUICK? It does not
appear to have the same functionality as similiar code
in QTP.
FIELD T_ITEM_ABC
PROCEDURE DESIGNER RECOFWHAT
BEGIN
ACCEPT T_ITEM_ABC
GET FILE_ABC VIA ITEM_ABC USING T_ITEM_ABC OPT
IF RECORD OF FILE_ABC EXISTS
THEN INFO "Found the file." NOW RESP
END
Thanks
Mark Stewart
Consultants Club Corp.
__________________________________________________________
Get your FREE personalized e-mail at http://www.canada.com
= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l@lists.swau.edu
Subscribe: "subscribe" in message body to powerh-l-request@lists.swau.edu
Unsubscribe: "unsubscribe" in message body to powerh-l-request@lists.swau.edu
http://lists.swau.edu/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.