source: branches/v2.9/old_inst/rep.CMD@ 7

Last change on this file since 7 was 2, checked in by stevenhl, 8 years ago

Import sources from cwmm-full.zip dated 2005-03-21

File size: 146 bytes
Line 
1/* */
2 call RxFuncAdd 'SysLoadFuncs', 'RexxUtil', 'SysLoadFuncs'
3 call SysLoadFuncs
4
5
6repCmd='repclass.exe 2>NUL 1>NUL'
7
8repCmd
9
10SAY RC
Note: See TracBrowser for help on using the repository browser.