Clarence wrote:
>Arachne 1.70r3 handles 8.3 directory names just fine - it even arrives
>with them included. <G>
>Check out the files in arachne\system\apm.db.
>My a170 finds them and accesses them without problem.

The problem isn't with Arachne (core.exe), it's with InSight. My guess is
that the problem has to do with the use of strchr() (search forward in a
string for a given char - '.' in this case) instead of strrchr() (search
backward) but I haven't looked in any source.
//Bernie

Reply via email to