QTP Error - Bracketed options are not enclosed in one of (),{
}, [], or <>.
Pickering, John (NORBORD)
John.Pickering@norbord.com
Thu, 13 Jan 2005 15:36:44 -0500
Seems like nobody is listening!
The correct syntax for specifying "conditional compile words" (remember them
anybody?) when you run a PowerHouse component is something like
CC=(condcompword1, condcompword2, and3, whatever). Please note the brackets
-- well, actually parentheses in this case. But both square brackets "[]"
and brace brackets "{}" are also valid syntax.
If you leave out the brackets you get a message about leaving out the
brackets. Doh! (as Homer would say).
It has nothing to do with the select statement and everything to do with the
way Qtp was started.
Confirmation from Stefan would be appreciated.
Regards,
JWP
-----Original Message-----
From: Joe Boyle [mailto:atla38@dsl.pipex.com]
Sent: Thursday, January 13, 2005 3:21 PM
To: 'Robert Edis'; 'PowerHouse List'
Subject: RE: QTP Error - Bracketed options are not enclosed in one of
(),{}, [], or <>.
Sorry blue, I misunderstood your comment.
I agree with you that its probably that PH knows that the syntax () is not
valid with RDB items, coz you can't have arrays with RDBs
Regards, Joe.