The database may be on the server, but the code is running on the client. Code that is called using RunOnServer, or scheduled server agents, will use the server’s notes.ini. You DO NOT want local workstations doing a lot of read/writes to the server’s .ini.
Subject: RE: lotus script and environment variables
Stan, Thanks for feedback,I dont want workstations doing a LOT of read/writes - I just want to know how can I (if can I) use LS on the client to read/write server’s notes.ini whithout remote console calling.
Subject: RE: lotus script and environment variables
Not from code running on the client, no. Why use an environment variable, though? Does the client code really need to know what the server configuration is? If not, then you can store the variable in a profile field instead.