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]

ORDLISTREBUILD()

Rebuild all Orders in the Order List of the current work area
---------------------------------------------------------------------------------

 Syntax

        ORDLISTREBUILD() --> NIL  

 Arguments



 Returns

        ORDLISTREBUILD()   always returns NIL.    

 Description

      ORDLISTREBUILD() is an Order management function that rebuilds all the
      orders in the current or aliased Order List.

      To only rebuild a single Order use the function ORDCREATE().

      Unlike ORDCREATE(), this function rebuilds all Orders in the Order
      List.  It is equivalent to REINDEX.

   USE Customer NEW
   SET INDEX TO CuAcct, CuName, CuZip
   ORDLISTREBUILD()     // Causes CuAcct, CuName, CuZip to
                        // be rebuilt


 Tests




Status

      Started

      All

 Files

      Library is rdd



See Also: ORDCREATE()

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