Thkx for ur contribution.

jpol : i already think about using file but....i would prefer without [Wink]

In fact, i use the kixstart to :

- read a server list
- test access to the server
- make access (with account) to the server
- launch a batch to get time of the server (no equivalent command in kix)
- calculate TIME + xx minutes more (in kix thats why i want)
- schedule a job on server with TIME + XX minutes (via AT.exe (no equivalent command in kix so will be with a batch file too)
- get @error to know if batch files goes well or not.

If no solution for getting environment variables from the batch file, i will do all the rest of the kixstart script in a batch file (net time / calculation / schedule /etc.).

Willou

End