Does anyone know how to retrieve environmental variables?
Retrieving environmental variables
BlitzMax Forums/BlitzMax Beginners Area/Retrieving environmental variables getenv_()
Thanks, I didn't see it in the docs.
print getenv_("HOME")
print getenv_("HOME")
np :)
I only know about it because I needed it for this: http://www.blitzbasic.com/Community/posts.php?topic=43029
I only know about it because I needed it for this: http://www.blitzbasic.com/Community/posts.php?topic=43029