Looking in the documentation for CALL we see:

CALL "script name"

Or..

CALL "scriptname.kix"

But, from what I have seen in the %LOGONSERVER%\NETLOGON share, this does not work properly. What you have to do to make this work is:

CALL @ldrive+"scriptname.kix"

If you initiate the "main" .KIX file from the NETLOGON share wouldn't the sub files be called like how it is specified in the documentation?

Thanks,

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