Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

GETENVQQ not with the program

rahzan
New Contributor I
624 Views
I changed an environ ment variable (actually an installation program did it). It was plainly changed as seen from the control panel.

However, until rebooted, the GETENVQQ call still returns the OLD env.var.

Any ideas?

tx,
Tim
0 Kudos
3 Replies
james1
Beginner
624 Views
You don't say which OS, but under the NT family anyway you have to log in again to get your local copy of the environment variables updated. So the routine is working as expected.

James
0 Kudos
rahzan
New Contributor I
624 Views
My oversight,
win2k-SP2 CVF 6.5A
zat indeh NT family?

Tim
0 Kudos
james1
Beginner
623 Views
Yes, NT/2000/XP.

James
0 Kudos
Reply