Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternate ENVIRON syntax does not work on Linux #386

Closed
a740g opened this issue Oct 5, 2023 · 0 comments · Fixed by #500
Closed

Alternate ENVIRON syntax does not work on Linux #386

a740g opened this issue Oct 5, 2023 · 0 comments · Fixed by #500
Labels
bug Something isn't working

Comments

@a740g
Copy link
Contributor

a740g commented Oct 5, 2023

According to the ENVIRON wiki, ENVIRON can be used like

ENVIRON "myParamter=myValue"

or

ENVIRON "myParamter myValue"

However, on Linux (and possibly macOS) only the space version works. Nothing is set when using the equals sign version of the syntax.

Zack reported this issue here: https://qb64phoenix.com/forum/showthread.php?tid=2063&pid=20324#pid20324

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant