During Logoff i want to set the value of the variable in INI File

Hi All,

Can anyone tell the solution for my problem.

this is what my problem,that is

Already i set a value for a variable($EmpNumber) in the notes.ini file.

For Ex: $EmpNumber = 12345

while i am going to logoff the Notes Client, at that time i want to set the value of the variable($EmpNumber) to null that is i want to remove the variable ($EmpNumber) from notes.ini file.

Is it possible ?If its possible ,tell me the solution as soon as possible. or Is there any alternate solution to perform this, tell me that also.

Thanks in advance.

From

CMCLTD

Subject: RE: During Logoff i want to set the value of the variable in INI File

I suppose you could use code in the Queryclose event in the database script of bookmark.nsf. Or, for that matter, of the application that uses the environment variable.

Subject: RE: During Logoff i want to set the value of the variable in INI File

Thanxs My Dear Andre Guirard,

Your useful information was fulfilled my work.

Lot of thans for u .

With Regards

CMCLTD