Hi Daniel!
> On 7 Feb 2000, Daniel V. Smith wrote:
>
> I solved it! I renamed the vviewtemp. file to a .lzx file & it worked
> perfectly.
I had this problem - I wrote a shell script (between cut markers) to
copy the vviewtemp.xx file to T:Temp{$$}.lzx ({$$} is the task number) at
the end and run X-Arc from that, then delete the archive. Then set up
MIMEPrefs to run this script rather than X-Arc.
You will probably need to edit the second to last line to point to where
you keep X-Arc.
-----8<-cut-here---------
.key Archive/A
.bra {
.ket }
Copy {Archive} T:Temp{$$}.lzx
Netconnect:Programs/X-Arc/X-Arc T:Temp{$$}.lzx
Delete T:Temp{$$}.lzx QUIET
-----8<------------------
I hope this helps.
Jeremy
--
"Could have bin worse, mister. I could have said 'miaow'."
-- Our hero meets Gaspode the wonder dog
(Terry Pratchett, Moving Pictures)