At 10:34 AM 11/18/2003, you wrote:
"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/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
