Re: Link error

2008-05-15 Thread heath . schaefer
Anyone else find it humorous that the subject is 'Link error and Lincoln is helping? : I have a son named Lincoln and I call him Link all the time too. : /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation

Re: Can't compile app-library with 'smart' code model ??

2008-04-09 Thread heath . schaefer
I think CodeWarrior will show you the disassembly - you could view that and see if you see any problems. You could try to organize the segments by hand and see if you get the same error. /** Heath Schaefer Product Engineer Sporlan Division

Re: Palm Debugger Error

2008-04-03 Thread heath . schaefer
It is a Palm OS Debugger and not a Palm Debugger? http://www.mail-archive.com/palm-dev-forum@news.palmos.com/msg77973.html /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation 636.239.7711 x243

Re: Setting a network interface as default

2008-03-24 Thread heath . schaefer
documentation on it. /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation 636.239.7711 x243 **/ Kelly Leal [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 03/24/2008 09:40 AM

Re: How to open a file

2008-03-20 Thread heath . schaefer
http://www.access-company.com/developers/documents/docs/palmos/PalmOSReference/FileStreaming.html#1041911 /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation 636.239.7711 x243

Re: DeviceID validation trouble

2008-03-12 Thread heath . schaefer
return false; } They call FtrGet to fill in the device ID. What is your global variable pointing to? /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation 636.239.7711 x243

Re: DeviceID validation trouble

2008-03-12 Thread heath . schaefer
Based on this website: http://www.estvo.com/developers/deviceid/ A Palm Treo 680 is considered a kPalmOneDeviceIDLowrider. /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation 636.239.7711 x243

Re: DeviceID validation trouble

2008-03-12 Thread heath . schaefer
Bleh, sorry. I mistakenly sent the last email. I was going to add that I didn't know the answer to your problem, yet. /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation 636.239.7711 x243

Re: Help with network services configuration

2008-03-12 Thread heath . schaefer
Wouldn't CncProfileSettingSet do what you want? http://www.access-company.com/developers/documents/docs/palmos/PalmOSReference/ConnectionMgr.html#1047444 /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation

Re: Help with network services configuration

2008-03-12 Thread heath . schaefer
. /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation 636.239.7711 x243 **/ Kelly Leal [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 03/12/2008 02:41 PM Please respond to Palm Developer Forum palm-dev-forum

Re: SysLibFind() returns sysErrLibNotFound

2008-03-11 Thread heath . schaefer
? /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation 636.239.7711 x243 **/ Oleg Ignatov [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 03/11/2008 11:34 AM Please respond to Palm Developer Forum palm-dev-forum

Re: One T3's slider not firing winDisplayChangedEvent

2008-03-06 Thread heath . schaefer
I searched a little bit about the slider feature of the T3. It seems like quite a few people are complaining that it does not function correctly. Maybe this is where the problem lies? Unfortunately, I don't have a T2 or a T3. /** Heath Schaefer

Re: Server sockets (Treo 650)

2008-02-28 Thread heath . schaefer
Yes, I believe you have to accept the connection. You can take a look at http://kb.palmsource.com/cgi-bin/palmsource.cfg/php/enduser/std_adp.php?p_faqid=21 for a few examples. /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin

Re: Server sockets (Treo 650)

2008-02-28 Thread heath . schaefer
host in *sockAddrP and the socket descriptor of a new socket as the return value. You then use the new socket to send and receive data. If you're doing all that and in the same order then I would look to your client? /** Heath Schaefer Product

Re: Server sockets (Treo 650)

2008-02-28 Thread heath . schaefer
I think her error would be netErrWouldBlock then if that was the case. I could be wrong! /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation 636.239.7711 x243

Re: Server sockets (Treo 650)

2008-02-28 Thread heath . schaefer
And if it is on the simulator maybe you don't have the settings-communication-redirect netlib calls to host tcp/ip selected? /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation 636.239.7711 x243

Re: Server sockets (Treo 650)

2008-02-28 Thread heath . schaefer
Explain your setup, Kelly. What do you have running where? /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation 636.239.7711 x243 **/ Kelly Leal [EMAIL PROTECTED

Dynamically changing items in menu

2008-02-25 Thread heath . schaefer
menu. If you highlight some text and copy it they give you a paste option (with a few others) in the Edit menu. So, my question would be, how is this done? :) /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation

Re: Dynamically changing items in menu

2008-02-25 Thread heath . schaefer
fields from this page. Thanks, Ivan Dwyer ACCESS Developer Network -Original Message- From: Heath Schaefer [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 12, 2008 9:17 AM To: Ivan Dwyer Subject: ACCESS Developer Network: username/password This is an enquiry e-mail via http

Re: Dynamically changing items in menu

2008-02-25 Thread heath . schaefer
the caption of a menu item on the fly. /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation 636.239.7711 x243 **/ Luc Le Blanc [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED

Re: Blank screen with reset button

2008-02-21 Thread heath . schaefer
's processor actually has a host controller built in if I read the processor's data sheet correctly but I don't think it is being used. /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation 636.239.7711 x243

Re: Blank screen with reset button

2008-02-21 Thread heath . schaefer
Heh, I'd rather not take the Palm apart to make it work. :) /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation 636.239.7711 x243 **/ Ryan Rix [EMAIL PROTECTED

Re: netErrParamErr

2008-02-19 Thread heath . schaefer
application is not running correctly (or at all!) to accept your connection. (Kind of like what Eduardo said) /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation 636.239.7711 x243

Re: In PODS multi-segment app, some function calls jump to wrong place

2008-02-07 Thread heath . schaefer
that. /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation 636.239.7711 x243 **/ Steve Moseley Sent by: %%email.bounce%% 02/06/2008 09:34 PM Please respond to Palm Developer

Re: Bluetooth Printing

2008-01-21 Thread heath . schaefer
I would think so. /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation 636.239.7711 x243 **/ Philip Sheard Sent by: %%email.bounce%% 01/21/2008 03:31 PM Please

Re: Developing with real time restrictions

2008-01-16 Thread heath . schaefer
- that is just my opinion though and I could be wrong! /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation 636.239.7711 x243 **/ [EMAIL PROTECTED] Sent by: %%email.bounce

Re: T3 Serial issues

2008-01-11 Thread heath . schaefer
problem but I thought it couldn't hurt to mention this. /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation 636.239.7711 x243 **/ Mike Sent by: %%email.bounce%% 01/10/2008

Re: autorun for palm OS

2008-01-08 Thread heath . schaefer
Look at section 11.4 in the Palm Developer's guide. There is a subsection that talks about autorun. /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation 636.239.7711 x243

Recommended IDE

2008-01-08 Thread heath . schaefer
. /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation 636.239.7711 x243 **/ - PLEASE NOTE: The preceding information may be confidential

RE: Recommended IDE

2008-01-08 Thread heath . schaefer
Thanks for the link and suggestion. My goal would be to develop an application that will be using the serial port on the Tungsten models. Will Satellite forms allow me control over this? /** Heath Schaefer Product Engineer Sporlan Division

Re: Recommended IDE

2008-01-08 Thread heath . schaefer
the other products would. /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation 636.239.7711 x243 **/ Christopher Stamper Sent by: %%email.bounce%% 01/08/2008 02:41 PM Please

Multiconnector pinout

2008-01-04 Thread heath . schaefer
, implement all of the features of the Multi-connector. My question is: Where can I find out what a device supports coming out of its multiconnector? /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation 636.239.7711