Can one put a windows environmental variable into a #include at the top of there script.
Reason why I wanna do this is basically so my script can run on other pc's and not rely on a hardcoded specific file path such as "C:\Users\bla\bla\bla"
Can one put a windows environmental variable into a #include at the top of there script.
Reason why I wanna do this is basically so my script can run on other pc's and not rely on a hardcoded specific file path such as "C:\Users\bla\bla\bla"