>I've had trouble like this on and off. Try removing (or altering)
>the [memory value] from the appropriate lines in MIME.CFG:
I really don't know what the bracketed numbers are for in MIME.CFG. I notice a
difference in syntax between Arachne 1.48 and 1.67 MIME.CFG.
>From Arachne 1.48 MIME.CFG
file/.rfc >HTM|[100]INSIGHT.EXE $1 -cache=$a>$2
file/.mes >HTM|[100]INSIGHT.EXE $1 -cache=$a>$2
>From Arachne 1.67 MIME.CFG
file/.rfc >HTM|[110]$einsight.exe $1 -cache=$t>$2
file/.mes >HTM|[110]$einsight.exe $1 -cache=$t>$2
I notice $e in front of insight.exe in 1.67 version, and cache=$t instead of $a.