using: Write Blob($OutBlob_x;"text/calendar") also sends the leading line feeds.

as long as the mime type begins "text/" it seems to include them

The problem occurs because (as is documented) a "text/" mime type is not treated as binary by 'write blob', which results in extra line feeds creeping in. The way around this is I provided an extra option to 'write blob' that allows you to force the blob to be binary. I sent the new version to you privately.

Regards,

   Aparajita
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoylibrary.com


_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to