Yes that's what I understood so my solution can't work.

How can I read the data of a INI file in an ActiveX script ?

For example this is the content of my file test.ini :

[SERVER]
value=myServer

[NETWORK]
value=myNetwork

I'd like to get back the value of this 2 lines in 2 DTSglobalVariables.