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]

ORDLISTCLEAR()

Clear the current Order List
---------------------------------------------------------------------------------

 Syntax

        ORDLISTCLEAR() --> NIL  

 Arguments



 Returns

        ORDLISTCLEAR()   always returns NIL.    

 Description

      ORDLISTCLEAR() is an Order management function that removes all Orders
      from the Order List for the current or aliased work area.  When
      you are  done, the Order List is empty.

      This function supersedes the function DBCLEARINDEX().

   USE Sales NEW
   SET INDEX TO SaRegion, SaRep, SaCode
   .
   . < statements >
   .
   ORDLISTCLEAR()      // Closes all the current indexes

 Tests




Status

      Started

      All

 Files

      Library is rdd



See Also: DBCLEARINDEX()

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