This website requires JavaScript.
Explore
Help
Sign In
mirror
/
RosettaCodeData
mirror of
https://github.com/acmeism/RosettaCodeData.git
Watch
1
Star
0
Fork
You've already forked RosettaCodeData
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
RosettaCodeData
/
Task
/
Environment-variables
/
I
/
environment-variables.i
6 lines
79 B
OpenEdge ABL
Raw
Permalink
Blame
History
s
o
f
t
w
a
r
e
{
p
r
i
n
t
(
l
o
a
d
(
"
$
H
O
M
E
"
)
)
p
r
i
n
t
(
l
o
a
d
(
"
$
U
S
E
R
"
)
)
p
r
i
n
t
(
l
o
a
d
(
"
$
P
A
T
H
"
)
)
}
Reference in New Issue
View Git Blame
Copy Permalink