10 lines
123 B
Plaintext
10 lines
123 B
Plaintext
@echo off
|
|
|
|
call %INIT_DIR%\inc\set_simple_aliases.btm
|
|
|
|
remtrace Test aliases ...
|
|
save_path
|
|
echo TMP_PATH=%TMP_PATH
|
|
|
|
foobar
|