"Lawrence Lau" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> Hi,
>
> Does anyone know how to put a carrier return or linefeed in VFSFileWrite
> function?
>
> Best regards,

...
 StrCat(theString, "\r\n");
 err = VFSFileWrite(fileRef, StrLen(theString), theString, NULL);

Horst




-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to