RosettaCodeData/Task/Environment-variables/BASIC/environment-variables.basic

3 lines
31 B
Plaintext

x$ = ENVIRON$("path")
PRINT x$