View Full Version : Environmental variables with ZScript
Hi all, is there a cross platform way of retrieving environmental variables with ZScript ?. specifically TMPDIR
marcus_civis
01-04-10, 07:05 AM
Not directly. You'd need to write a DLL (e.g. using getenv() in C++), and call that from the zscript.
HTH,
what would the windose be for
unix
[ShellExecute,"env"]
?
Powered by vBulletin® Version 4.1.8 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.