Navigation through DB with Revolution

william humphrey shoreagent at gmail.com
Mon Jun 30 20:56:31 CDT 2008


Hi

I'm trying to sort by doing this:



  get VTable_Sort( mClients, allRec, i_clients_companyname)


It isn't working but I only understand the "tblRef" and the "fldRef"


Can you explain with a better example than "allRec" what "setRef" is?


Also is SortN implemented?


VTable_Sort( tblRef, setRef, fidRef, [inAscending = true] )

VTable_SortN( tblRef,

 setRef,

 sortItemDataRef1],

 [sortItemDataRef2 = nil],

 [sortItemDataRef3 = nil],

 [sortItemDataRef4 = nil] )


Thanks


Bill


More information about the Valentina mailing list