Two Environment Variables in notes.ini with same name

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.

Subject: Two Environment Variables in notes.ini with same name

This is most unusual. Check one of the following:* Does one of them have an extra space in it?

  • Does one of them begin with a ‘$’ character and one doesn’t?