5 lines
63 B
Text
5 lines
63 B
Text
|
|
CHARACTER string*255
|
||
|
|
|
||
|
|
string = "PATH="
|
||
|
|
SYSTEM(GEteNV = string)
|