24U Email OSAX crashes XTension?
mfjlaw-xtension5875 at mailblocks.com
mfjlaw-xtension5875 at mailblocks.com
Mon May 9 23:09:17 PDT 2005
I have modified the lines to be a single line without the last ¬ to see
if that's an issue. However, the script was able to get past the line
with that additional ¬ and do the "write log" on the next line, so the
script seems to be able to survive an unnecessary ¬.
Mark Johannessen
-----Original Message-----
From: Steve Fyfe <SFyfe at WindwardSG.com>
I doubt this is the cause of your problem, but I noticed that your send
email statements have a continue marker at the end of the statement.
send email myBody ¬
subject theSubject ¬
from myFrom ¬
to myTo ¬
via host mySMTP ¬
attaching myAttachments ¬
encoding with BinHex encoding ¬
That last line should not have a continue on the end. That should not
cause a crash, but who knows -- stranger things have happened.
On Monday, May 9, 2005, at 06:14 AM,
<mfjlaw-xtension5875 at mailblocks.com> wrote:
> Is there anything here that looks like it may be the culprit causing
> the crash?
More information about the XTensionlist
mailing list