Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- SIx Driver RDD v3.00 - Reference Guide - <b>what is an optimizable expression?:</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  What is an optimizable expression?:

  An optimizable expression is any logical expression the takes on one of
  the following forms.

       <   index key    > < relational operator > < constant value >

  An < index key > may be any key of the open indexes in the currently
  selected work area.  Valid relational operators are "=, ==, !=, #, <>, <,
  >, <=, >=, $".   The < constant value > may be any expression that
  evaluates to a constant value.  This includes literal values such as
  "100.00", or any memory variable, field, or user defined function.

  Multiple optimizable expressions may be joined with the .AND. and .OR.
  logical operators to form complex optimizable expressions.  It is not
  necessary for all expressions in the FOR clause be an index key.  Non-
  indexed expressions can still be optimized through partial optimization.



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