POV-Ray : Newsgroups : povray.beta-test : problem with logical operator Server Time
29 Jul 2024 08:14:34 EDT (-0400)
  problem with logical operator (Message 1 to 1 of 1)  
From:
Subject: problem with logical operator
Date: 26 Jun 2002 13:14:55
Message: <katjhuogjhjptv6nv1dh7rnb11ool6mrs8@4ax.com>
POV 3.5 RC6 icl on WinNT Sp 6 PII 233 with 128 MB

Parser refuses "|" in following script/expression:

// START
  #local C=on;
  #local D=off|C;
// END

Workaround is simple - adding '(' and ')' around expression. It could be
connected with some internal limitation of the parser but I post it for
complete list of bugs.

ABX


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.