Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Force 4.0 Reference - 3406 invalid boolean constant http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 3406                Invalid boolean constant
------------------------------------------------------------------------------
 Description
   A boolean constant other than .t. (.T.) or .f. (.F.) has been specified.
   The .N. or .Y. tokens are not recognized as boolean constants. Numbers
   less than 1 must be preceded by a zero, e. g. 0.567 versus .567 (the
   latter one causes the generation of an error).

 Solution
   Correct the erroneous statement.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson