I've noticed that doing an open() or reset() on a file of type file sometimes returns a different value depending upon the target, go32 or win32 (especially for access denied -- ioresult=5). I've checked the programmers reference for Win32, but I can't seem to find the reason. Does anyone know why? TIA... Jim