You replied:
>Hi Roger,
>RT> SET TEMP=D:\                      <----Change this to: SET
>RT> TEMP=D:\TEMP IF NOT DIREXIST %TEMP% MD %TEMP%  <----Change this to:
>RT>                                    IF NOT DIREXIST D:\TEMP MD D:\TEMP
>RT> Hope this helps.
>It helped with my "Inbox problem", too - thanks! ;-)
>But nevertheless, it seems to be a bug with inbox.dgi, because the
>other *.dgi in Insight do work with a Temp variable set to D:\
>instead of D:\TEMP, and they have to create their index files, too...
>Hans-Juergen

I have TEMP=C:\WINDOWS\TEMP\ and ARACHNETEMP=C:\WINDOWS\TEMP\
I have Arachne installed on D:\ARACHNE
I'll try setting TEMP=D:\ and see what happens

Reply via email to