That was a good point and I tried switching letters but still no go. I am trying on both Win98 and NT4.

Here is the actual code:

- Test.bat -

@echo off

NET TIME \\TBIRD /SET /YES

call %0%\..\kix32.exe map.kix
pause

- map.kix -

?@userid

if @userid = "Chrisfri"
use p: "\\cfricke-nt\setup$"
endif

sleep 3


- results -

The Batch file jumps into map.kix. The screen then displays my userid (which matches the name in quotes). It then seems to jump to the "sleep" command, goes back to the batch and "Pauses".

Can I even use the "USE" command like this? I thought this was going to be simple...

_________________________
Chris Fricke
Clackamas County