Paul, i want to use the nodepad.exe in a program with 'start_process@', that works fine. But therefor i need the path, were nodepad.exe is to be find. Because this can be different on each computer i tried to set a environment variable but i am not able to read this variable with getenv@.
Can you give me a short example how to do this?
Or is there a better way to solve my problem? Thanks