Instead of searching for clipper, you might want to use SysLibFind to
search for INet.lib.  The Palm docs recommend looking for the iMessenger
application to determine if the 'wireless' services are available.

But, I don't really know if these will fail on a Palm V with a wireless
setup.  What exact features on a Palm VII does your app need?

-jjf

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 09, 2000 6:48 AM
To: Palm Developer Forum
Subject: How to differentiate a Palm VII from an OmniSky modem


Hi,

I use the following check to see if the device is a Palm VII:

        err = DmGetNextDatabaseByTypeCreator(true,&searchState,
sysFileTApplication,
                        sysFileCClipper, true, &cardNo, &dbID);

The problem is that it seems to work also for Palm V's that are hooked
to 
an OmniSky modem.

What check should I be doing to make sure that my software is running on
a 
Pam VII and only on this device?

Thanks

Chris
---
Christian Vandendorpe ([EMAIL PROTECTED])
http://www.zorglub.com


-- 
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to