--- Craig Belson <[EMAIL PROTECTED]> wrote: > > Now correct me if I'm wrong(which I very well might be
only slightly wrong :) > - I'm at work, so I don't have the documentation at my > disposal, but I remember reading something to this > effect), but don't you only need to do " " for OS1? I > seem to remember that after OS1, you could just do "" > instead - not that it really matters, I'm just trying > to teach myself as much about the OS as I can before I > go back to school in the fall. :-) You need " " for OS1 and OS2, according to the Reference: If the variables ^1, ^2, and ^3 occur in the message string, do not pass NULL for the arguments s1, s2, and s3. If you want an argument to be ignored, pass the empty string (��). In Palm OS 2.0 or below, pass a string containing a space (� �) instead of the empty string. Soon almost nobody will care about Palm OS1 and OS2, but some of us still develop apps that run on OS2. __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
