Expand Minimize
This topic has not yet been rated - Rate this topic

RelocateRecordPointer2 - Solution Sites Routine

Commerce Server 2002

This sub initializes local variables used in the paging mechanism of the page that lists profiles. It also sets the current record in the Recordset object specified by the rs parameter to the beginning of the specified page number.

Definition

Sub RelocateRecordPointer2(
  byRef Count,
  byRef nPage,
  byRef nCountTemp,
  byRef bRecordCountPresent,
  byVal rs,
  byRef iPageNumber,
  byRef iTotalRecords
)

Defined in File

services\include\render_list.asp

Routines Called

None.

Called By

tableRenderMultipleRecords

Copyright © 2005 Microsoft Corporation.
All rights reserved.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.