contents of Bat file

@Echo Off
CLS
XCOPY %0\..\KIX32.EXE c:\kix\2001\ /D /H /I /R /V > NUL
SET KIXDIR=c:\kix\2001
%KIXDIR%\KIX32.exe logon.KIX
exit





ok I'll hopefully have sometime later today or tomorrow to do a bit of troubleshooting

cheers

Kerry