GETENV with white space

GETENV with white space

mdanesh's picture

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

2 posts / 0 new
Last post
For more complete information about compiler optimizations, see our Optimization Notice.
james@elementyl.com's picture

Which version of CVF and do you have example code? This appears to function properly in the current version.

James

Login to leave a comment.