Paradox Community

Items in pnews.paradox-dos

Subject:Re: Operator precedence
Date:Wed, 6 Sep 2017 17:10:33 +0100
From:Michael Kennedy <Info@KennedySoftware.ie>
Newsgroups:pnews.paradox-dos
The manuals say:
  () - Inner pairs first
  (All the following are Left-to-Right]...
  * /
  + -
  = <> < <= > >=
  NOT
  AND
  OR

...all as expected...

There's no mention of that darn "unary minus", nor of different contexts 
of "NOT", etc...

I assume that PDoxDOS represents (1=2), [False], internally as 0, but I 
don't recall how it represents (1=1) [True, = NOT False]. I  think most 
systems use "-1", but some systems use just "1", and maybe some use "any 
non-zero value"?.....

   - Mike


On 04/09/2017 18:40, Bernie van't Hof wrote:
> Anyone have handy a operator precedence list for PDOX DOS?
> 
> Having an issue with 'NOT' and darned if I can see why.
> 
> Thanks,
> B


Copyright © 2004 thedbcommunity.com