In PalmOS 5.2 and below I was able to do this without any problems: xhtml_renderString(&(g->xhtml)," [",g);
Now if I call something like this on my TX (with Debug Prefs installed), the device puts itself in debug mode (with the blinking bar). Why does it do this, but I hade no problems in OS 5.2 (on my T3). I can still do StrCopy(temp, " ["); just fine. Btw, the prototype is void xhtml_renderString(XHTMLPtr xhtml, char *string, GlobalsType *g); Thanks, Donald -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
