"Brian Preston" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]The Palm OS Reference (which I did read before posting this, btw) that I've been using says that is only required for OS 2.0 and below. I was testing 5.0, so I didn't think I needed to do that.
However, that solved the problem! So thanks. I wonder if the Reference is wrong, or the Simulator?
Methinks the simulator is just being "helpful" by doing extra checks. Nothing bad will happen on a device if you don't put a space, but since the simulator debug rom complains, methinks the reference should just say "always put a space". No, come to think of it my vote would be to drop this check from the simulator. Who's still using a 2.0 device anyway? I've never even seen one.
Actually this warning is displayed whenever the text being displayed in an alert ends with a linefeed character. Maybe your message looks like "blah<LF>^2", thus setting the second parameter to " " (versus NULL) would suppress the warning.
-- Ken -- Ken Krugler TransPac Software, Inc. <http://www.transpac.com> +1 530-470-9200
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
