replace numToChar (10) with numToChar (13) in tTemplate, which is what I do when I read a file in from a remote server
I tried the opposite.
replace numToChar (13) with numToChar (10) in tTemplate,
I tried setting the line endings to Mac in BBEdit on saving text files. then
set the lineDel to numToChar(13)
but that didn't work either. In every case, Revolution as a CGI see the file as a single, 1 line document.
If I go terminal and VI on the file... I see caret capital M:
^M
where endlines should be... and the file is not wrapping at all in VI... no matter how I save it in BBEdit.
I'm stumped... mmm. let me try binfile and see if that helps.
Sivakatirswami
On Dec 29, 2004, at 7:30 PM, Ken Ray wrote:
Did you try:
set the lineDel to numToChar(13)
?? I've had issues with line delimitereds under CGI scripts...
_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
