Les,

You are correct.. This works -
Code:

IF NOT EXIST("%userprofile%\info.txt")
SLEEP 1
COPY @ldrive+'info.txt' "%userprofile%"
SLEEP 1
SHELL '%COMSPEC% /c print "%userprofile%\info.txt"'
ENDIF

??'process is complete'
GET $



Kent
_________________________
Utilize these resources:
UDFs (Full List)
KiXtart FAQ & How to's