1) No need to use 'SHELL "net use"'. Please see the USE command in the manual.

2) you should verify if the INGROUP fuinction is working as you would expect.


IF INGROUP("GDPLCA-payroll")
use s: /delete /persistent
use S: "\\vnsv20007\payroll"
if @error <> 0
? "Error: " + @error + " " + @serror
endif
ELSE
? "Ingroup returned false."
ENDIF


What version of KiXtart are you using?
Let us know what you find.

[ 22. September 2003, 03:12: Message edited by: Howard Bullock ]
_________________________
Home page: http://www.kixhelp.com/hb/