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.

GETENV with white space

mdanesh
Beginner
579 Views
I'm using GETENVQQ to retrieve PATH environment value on a Win 2K box. My problem is if there is a white space in the string, e.g. "...program files..." the string will be truncated to "...program". Does anyone know a work around to this problem?

Thanks,
-Mohammad
0 Kudos
1 Reply
james1
Beginner
579 Views
Which version of CVF and do you have example code? This appears to function properly in the current version.

James
0 Kudos
Reply