PA_CloseOrderBy


version 2003


PA_CloseOrderBy (orderByRef)

Parameter Type Description
orderByRef PA_OrderByRef OrderBy reference

Description

The routine PA_CloseOrderBy starts the reordering previously built from calls to PA_OpenOrderBy and PA_AddFieldToOrderBy . This sort concerns the table passed to PA_OpenOrderBy .

To dispatch the standard "Order By" 4D dialog, use PA_OrderByDialog .

Example

See PA_OpenOrderBy for an example of use

See Also

PA_AddFieldToOrderBy , PA_OpenOrderBy , PA_OrderBy , PA_OrderByDialog .

Error Handling

Use PA_GetLastError to see if an error occurred