Well, you don't really have an ini type of file there, just a text file you call *.ini, is it ?

Anyway, what happens if you add a command interpreter to that line like

%ComSpec% /c %qlserver%\store\calc.exe


[edit: or work with ExpandEnvironmentVars() as Howard suggests, depending on what you try to shell in real (I guess it is not calc.exe ]


Edited by Jochen (2005-01-24 05:31 PM)
_________________________