Access Notes.ini

Hey everybody,

I have a little question. I want to access the notes.ini file with lotus scrript to get the ID of the user and send it by mail if have the sending code but i’m not getting the ID from the notes.ini

can somebody help me

Subject: Access Notes.ini

Why do you need to go to the notes.ini file for the user’s ID?

NotesSession.CommonUserName (or derivatives of that)

Subject: RE: Access Notes.ini

thanks a lot

Subject: Access Notes.ini

But the new part now is to look-up in the notes.ini where the name.id is standing and attach it to a replied mail

can somebody help me with that