QTP Error - Bracketed options are not enclosed in one of (),{ },
[], or <>.
Chris Sharman
chris.sharman@ccagroup.co.uk
Fri, 14 Jan 2005 08:58:38 +0000
Pickering, John (NORBORD) wrote:
> Seems like nobody is listening!
Sure we're listening - but I go home at nights !
> 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.
"cc=test" has always worked fine for me (VMS) - the parentheses are only
necessary when I have two or more words: cc=(testa,testb)
But I've seen problems interpreting conditions (if) before:
select if a=0 ; ok
select if a(1)=0 ; doesn't work reliably
select if 0=a(1) ; ok
The left hand side of the comparison term has to be 'simple', in my
experience. I'm guessing that this is Stefan's problem, and if he turns
round all his comparisons, all will be well.
Chris
-----------------------------------------------------------------------
Any views expressed in this message are those of the sender and not
necessarily those of CCA Group. The unauthorized use, disclosure,
copying or alteration of this message is forbidden. The contents of
this message may be confidential and/or privileged, copyright CCA Group
and are intended solely for the use of the individual or entity to whom
they are addressed. Whilst this message has been scanned, CCA Group
cannot guarantee that it is virus free or compatible with your systems
and accepts no responsibility for any loss or damage arising from its
use. The recipient is advised to run their own anti-virus software. If
you receive this message in error please contact
postmaster@ccagroup.co.uk immediately, destroy any copies and delete it
from your computer systems.