[YAM - Yet Another Mailer] Topic #39 - WRITEEDITOR ARexx Command and Blank Lines
http://yam.ch/discussion/topic/39
<p>
WRITEEDITOR ARexx Command and Blank Lines
</p>
en-usYAM - Yet Another Mailerhttp://yam.ch/chrome/site/yam.gif
http://yam.ch/discussion/topic/39
Trac 1.0.1 - DiscussionPluginrhinoSun, 15 Apr 2007 16:34:52 GMTTopic #39 - WRITEEDITOR ARexx Command and Blank Lines
http://yam.ch/discussion/topic/39#topic
http://yam.ch/discussion/topic/39#topic
<p>
Hi,
</p>
<p>
I have written a couple of ARexx scripts for YAM which generate e-mails using the WRITEEDITOR command. I'm using the 2.5 nightlies and at some point fairly recently a problem has appeared with my scripts (unfortunatly I'm not sure exactly when as I don't run these scripts that often), which were working fine.
</p>
<p>
Now, when the script tries to write a line without any content (only a CR character "0D") it does not appear in the e-mail. The end result is that the generated e-mail has no blank lines. I tried adding a space before the line feed so the line had some content but this did not work. If I force the script to add a single non-whitespace character before the line feed on a blank line it then works as expected.
</p>
<p>
I have tried changing the word-wrap settings in prefs in case that might have an effect, but there is no change.
</p>
<p>
This seems like it might be a bug, but I wondered if anyone here had any thoughts (could I have changed another prefs option that would have this effect?) before I post it to the bug tracker.
</p>
<p>
Thanks in advance,
</p>
<p>
Robert
</p>
TopicdamatoMon, 14 Jan 2013 07:52:11 GMTReply #372 to topic #39 - WRITEEDITOR ARexx Command and Blank Lines
http://yam.ch/discussion/message/372#message372
http://yam.ch/discussion/message/372#message372
<p>
Well, you successfully created a new topic. See here <a href="http://yam.ch/discussion/topic/101">http://yam.ch/discussion/topic/101</a>
</p>
<p>
And no, there is currently no way of using AREXX to change the identities introduced in 2.8. If something like that is required please file a new ticket.
</p>
MessageweisebMon, 14 Jan 2013 07:34:37 GMTReply #370 to topic #39 - WRITEEDITOR ARexx Command and Blank Lines
http://yam.ch/discussion/message/370#message370
http://yam.ch/discussion/message/370#message370
<p>
I am sorry to highjack this topik.
But I could not open a new one.
</p>
<p>
Is it possible to change identities
(2.8 ) using AREXX?
</p>
MessagedamatoTue, 17 Apr 2007 14:56:35 GMTReply #214 to topic #39 - WRITEEDITOR ARexx Command and Blank Lines
http://yam.ch/discussion/message/214#message214
http://yam.ch/discussion/message/214#message214
<blockquote class="citation">
<blockquote class="citation">
<p>
Now, when the script tries to write a line without any content (only a CR character "0D") it does not appear in the e-mail. The end result is that the generated e-mail has no blank lines.
</p>
</blockquote>
<p>
I've done a bit more research and this seems to be a bug in texteditor.mcc 15.21 as it also occurs using the TEXT ARexx command on the TextEditor-Demo program. Version 15.20 works as expected, but of course YAM insists on 15.21.
</p>
<p>
I have raised an entry on the Source Forge bug tracker for texteditor.mcc.
</p>
</blockquote>
<p>
Ah ok, thanks for the report and the immediate posting on the TE.mcc bugtracker. We will have a look at it ASAP and see if we can generate a proper fix for it.
</p>
MessagerhinoMon, 16 Apr 2007 20:39:47 GMTReply #213 to topic #39 - WRITEEDITOR ARexx Command and Blank Lines
http://yam.ch/discussion/message/213#message213
http://yam.ch/discussion/message/213#message213
<blockquote class="citation">
<p>
Now, when the script tries to write a line without any content (only a CR character "0D") it does not appear in the e-mail. The end result is that the generated e-mail has no blank lines.
</p>
</blockquote>
<p>
I've done a bit more research and this seems to be a bug in texteditor.mcc 15.21 as it also occurs using the TEXT ARexx command on the TextEditor-Demo program. Version 15.20 works as expected, but of course YAM insists on 15.21.
</p>
<p>
I have raised an entry on the Source Forge bug tracker for texteditor.mcc.
</p>
<p>
Robert
</p>
Message