5 lines
63 B
Text
5 lines
63 B
Text
' FB 1.05.0 Win64
|
|
|
|
Var v = Environ("SystemRoot")
|
|
Print v
|
|
Sleep
|