ehm, why not

FindSaveMatch(params, recordNum, pos, 2, 0, cardNo, dbID)

and later retrieve it with:

params->dbCardNo, params->dbID

where params:
GoToParamsType *params


Henk

BTW: I don't understand your question...



George Bassili wrote:

> This is my fourth post of this and no one  has answered - i can find
> anything in the archives or other sources.  Someone please just tell me if
> this is just not done.
> 
> 
>>Hi everyone,
>>
>>I'm searching more than one database in my app and calling FindSaveMatch
>>
> to
> 
>>store each hit.
>>I'm storing the Database Type in the appCustom Field which is a UInt32 to
>>retrieve it later if i need tro resume the search.
>>
>>However I am having problems retrieving its value. I use this code but it
>>doesn;t seem to work:
>>
>>UInt32 dbType = findParams->match[(findParams->numMatches -
>>1)].matchCustom;
>>
>>I also note the header files indicate these fields should not be accessed,
>>but why is this field there if we can;t use it!
>>The docs say you can use. From the ref guide - "appCustom Extra data the
>>application can save with a match."
>>
>>Any help would be much appreciated!
>>
>>Rgds,
>>george B
>>
>>
>>
>>
>>
> 
> 
> 


-- 
-------------------------------------------------------------------------
[EMAIL PROTECTED]                                       www.metaviewsoft.de

<A HREF="http://www.handango.com/PlatformTopSoftware.jsp?authorId=95946";>
<IMG SRC="http://user.cs.tu-berlin.de/~jonash/werbung.jpg";></A>
-------------------------------------------------------------------------


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to