This line is missing a semi-colon but that doesn't explain the beep in NT.

IF @INWIN="2" ; if OS is 95/98


I suggest you run the script from a DOS box plus add a few print statements so you can see when it is bombing & why. My best guess is some file or exe that is required by the script is misnamed.

Paul,

I generally feel real uncomfortable about jumping out of the middle of an if statement without processing the endif. I wonder does kix clean up properly & close everything off OK when you do this? (i.e. GOTO "SKIP2")

[This message has been edited by JackLothian (edited 23 May 2000).]

_________________________
Jack