Hi,
I am using environment variables in one application to pass data from existing document to a new document.
It works fine but at times it behaves in strange manner.
I was facing a problem and I checked in notes.ini file on my m/c. I found that there were two environment varialbes with the same name(the second was the latest one).
so all the time it was picking the first value and was not working as expected.
normally, if an environment variable with the same name exist in ini file, then it overwrites it with new value when you set it.
Has anybody come across this situation?
Thanks in advance,
Ravi.