source:
branches/v2.9/old_inst/rep.CMD
Last change on this file was 2, checked in by , 8 years ago | |
---|---|
File size: 146 bytes |
Line | |
---|---|
1 | /* */ |
2 | call RxFuncAdd 'SysLoadFuncs', 'RexxUtil', 'SysLoadFuncs' |
3 | call SysLoadFuncs |
4 | |
5 | |
6 | repCmd='repclass.exe 2>NUL 1>NUL' |
7 | |
8 | repCmd |
9 | |
10 | SAY RC |
Note:
See TracBrowser
for help on using the repository browser.