Loading a parameter?

How do I load a parameter via a live console instead of adding it to the notes.ini?

For instance, I want to add the following parameter: Server_Transinfo_Range = 10

I read where I can add this via a console without having to add it to the .ini and restarting my server.

Can someone please tell me how to do this?

Thanks in advance!!

Subject: From Server Console: Set Config Server_Transinfo_Range=10

Note that there are no spaces between Variable and = and parameter. You can also type Show Config IniVar to see what it contains.

Subject: RE: From Server Console: Set Config Server_Transinfo_Range=10

Thanks a MILLION Bill…