Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Harbour Version 0.37 (c) reference Guid - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

ORDCONDSET()

Set the Condition and scope for an order
---------------------------------------------------------------------------------

 Syntax

        ORDCONSET([<cForCondition>],  
      [<bForCondition>],  
      [<lAll>],  
      [<bWhileCondition>],  
      [<bEval>],  
      [<nInterval>],  
      [<nStart>],  
      [<nNext>],  
      [<nRecord>],  
      [<lRest>],  
      [<lDescend>],  
      [<lAdditive>],  
      [<lCurrent>],  
      [<lCustom>],  
      [<lNoOptimize>])  

 Arguments

        <cForCondition>   is a string that specifies the FOR condition 
                  for the order.  <bForCondition> is a code block that
                  defines a FOR condition that  each record within the
                  scope must meet in order to be processed. If  a record
                  does not meet the specified condition,it is ignored and
                  the  next  record is processed.Duplicate keys values are
                  not added to the  index file when a FOR condition is
                  Used.

 Returns



 Description







Status

      Started
      ORDCONDSET() is CA-Clipper compliant

 Files

      Library is rdd
      Library is rdd

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