Please take a look at the KiXtart Manual under IF as your IF-ENDIF syntax is incorrect. Each IF clause must be terminated with an ENDIF.
code:
if ingroup('IT-Admin')
? 'T: (IT Admin)'
use t: '\\george\IT'
? 'Error = '+@ERROR+' - '+@SERROR
endif



[ 08. February 2003, 16:05: Message edited by: sealeopard ]
_________________________
There are two types of vessels, submarines and targets.