from the manual:
 Code:
SETL

Action

Sets environment variables in the local environment that you see when you start a program from within a KiXtart script.

 

Syntax

SETL "variable=string"

 

Remarks

This command does not affect the current environment.


and that is understandable. the env vars are not kixtart vars. you are using them inside kixtart script like you would kixtart vars.

I do think kixtart should support SET commands fully instead of just basically saying not implemented. But saying that, ENV vars are way slower to work with and the actual need for them just is not there.
_________________________
!

download KiXnet