Re: Need to purchase a clue

Phil Crown (pcrown@airmail.net)
Sat, 23 Nov 1996 22:04:26 -0600

>System is OS/2 v3/10 yrn2_092 epm editor Souper/PPP.
>
>Start by deleting *.snd from my "HOME" dir.
>
>When doing a follow-up, "F", at the article reading level and a line
>in that article contains "8bit" the editor comes up editing the
>following. "x\%YARN%\HOME\message.snd" After the edits are complete
>and I save & exit I find two new entries in my "HOME" directory, one
>is "message.snd" and the other is "article.snd". The message.snd
>file has the correct edits however the article.snd file contains my
>attribution line, quote char on _all_ the original text and my sig
>added to the bottom. This is the article that gets sent, very
>embarrassing.
>
>>From the testing I have done it appears something in the header
>of the article containing the "mime" info is triggering this problem
>because articles without that content act as expected and the editor
>comes up editing "article.snd". It does not appear to make any
>difference if the mime lines in the config are commented or not.
>
>Any ideas would be appreciated.

I never noticed which file I'm editing, plus since I'm using Yep I'm
editing letter.yep (now anyway).

I noticed that all these files are created by Yarn/Yep. I just delete
them after I exit Yarn, from a yarn.cmd file I use to launch Yarn.exe.

i = SysFileDelete('article.snd' )
i = SysFileDelete('article.yep' )
i = SysFileDelete('filter.tmp' )
i = SysFileDelete('letter.snd' )
i = SysFileDelete('letter.yep' )
i = SysFileDelete('message' )
i = SysFileDelete('message.snd' )
i = SysFileDelete('message.yep' )
i = SysFileDelete('message.txt' )

-- 
Phil Crown
pcrown@airmail.net
http://web2.airmail.net/pcrown/