Modify your app to look for the scan engine. If its present, allow the scanner functionality. If its not, disable the scanner features. Just having scanner features included in your app will not prevent it from running on another Palm device. Just don't load the scanner library or make scanner calls if the device doesn't have one. The Palm print library will work on other Palm OS devices. However, I'm not sure the licensing agreement with Symbol allows you to use it on non-Symbol devices. Read the Symbol SDK documentation.
----- Original Message ----- From: "Rahul Shukla" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Thursday, September 05, 2002 10:51 PM Subject: to run scanning and printing integrated code of symbol 1700 device on m125 device > Hello All, > > I have written two different application for palm, one > for Symbol 1700 device which supports scanning and > printing and i have incorporated both the features in > my application. I have another application which i > have written for m125 series device. I wish to merge > both the application and run on the two different > devices. > > Now since m125 does not support scanning and printing, > will the code which is integrated with Symbol specific > lib files to supprot scanning and printing, will run > on the m125 device. > > If not is there anyway so that i could run the same > integrated application to run on m125 device. Any help > in this regard will of great help for me.Can i , what > i am thinking is that possible to implement some > compiler's directive switches in the code to run > according to device? > > Please help me if any idea? > > Thanks and Regards, > > Rahul Shukla > > > > ________________________________________________________________________ > Want to sell your car? advertise on Yahoo Autos Classifieds. It's Free!! > visit http://in.autos.yahoo.com > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
