请问在Lotus script中能使用本机Notes.ini中的环境变量吗?

请问在Lotus script中能使用本机Notes.ini中的环境变量吗?
如果可以怎么运用?
[54 byte] By [tommyshi-牛力士] at [2007-12-10]
# 1
notessession类有GetEnvironmentString();GetEnvironmentValue();SetEnvironmentVar()方法来处理环境变量的。