Harbour Reference 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().

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

Status

Started

Compliance


Platforms

All

Files

Library is rdd

See Also

 




[Source Forge]

Other Docs Categories

Advantage Database RDD
Array
Binary conversion
Classes
Code Block
Console input
Conversion
Conversion Tools
DOS
Data input and output
Database
Database Tools
Date
Dos Tools
Environment
Error recovery
Events
File management
GT
Harbour Tools
Internal
Low Level
Math
Misc
Miscellaneous
Nation
Object manipulation
Operating System Specific
Parameter Checks
String Tools
Strings
TBrowse Method
TBrowse class
Terminal
Time
Utility
Variable Management

 

Last updated on 2001/07/30