Navigation:  Classes > bArrayServer >

bArrayServer:OrderKeyNo()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Returns the logical record number for the current record in an order.

Class

bArrayServer

Type

Method

Syntax

<oArrayServer>:OrderKeyNo(

[<iOrderNo>]

) Æ iKeyNo

Arguments

<iOrderNo>Position of the order, for which the logical record number is to be determined. The position refers to the list of open orders.
Data Type:Integer

Return Value

iKeyNoLogical record number. If no order is active the current record number is returned.
Data Type:Integer

Description

bArrayServer:OrderKeyNo() determines the logical record number for the current record of the specified order and returns it.

See Also

bArrayServer:IndexOrd()

bArrayServer:OrderKeyCount()

bArrayServer:OrderKeyGoTo()

bArrayServer:OrderKeyNo

bArrayServer:RecNo

 


Page url: http://www.YOURSERVER.com/index.html?barrayserver_orderkeyno().htm