I would really, really like to encourage Palm
to take out some of their automatic error dialogs
and let us have an API that really allows us to
check conditions. If we're calling a function
that's supposed to check on whether something
is ok or not, I expect that function to check
whatever it is and return the status to me so I
can take appropriate action. Period. The action
that Palm decides is what should happen may not
be what I want to happen.
--
-Richard M. Hartman
[EMAIL PROTECTED]
186,000 mi./sec ... not just a good idea, it's the LAW!
> -----Original Message-----
> From: Ion Popescu [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 17, 1999 11:40 AM
> To: [EMAIL PROTECTED]
> Subject: DmFindRecordByID
>
>
> Hi,
>
> In the new documentation (Reference.pdf) for DmFindRecordByID,
> it says that this function "May display a fatal error message
> if the unique ID is invalid.". What does this mean? I want to
> use this function to check if the unique id I have is valid
> (i.e to find out if the record with a particular uid
> still exists). If not, is there any other function/method I can
> use to check the existence of a record?
>
> Any help is appreciated.
>