Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

GETENVQQ not with the program

rahzan
New Contributor I
681 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
681 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
681 Views
My oversight,
win2k-SP2 CVF 6.5A
zat indeh NT family?

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

James
0 Kudos
Reply