On Thu, 13 Jun 2002, Ralph Krausse wrote: > LocalID lID = 0; > DmSearchStateType stateInfo; > Err iErr = DmGetNextDatabaseByTypeCreator(true, &stateInfo, 'appl', 'daaA', false, >NULL, &lID);
second last parameter is NULL :) its probably trying to write to it, as you normally pass a pointer to an UInt16 to get the card number :) // az [EMAIL PROTECTED] http://www.ardiri.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
