F1: Format drive A:
format a:
F2: Format drive B:
format b:
F3: Format drive A: in background
start /c /b format a: /ONCE
F4: Format drive B: in background
start /c /b format b: /ONCE
F5: Virus Scanner
F:\VIRUS\OS2SCAN * /All /Sub
F12: Create WPS-Object
/* Create Object */
Call RxFuncAdd 'SysLoadFuncs', 'REXXUTIL', 'SysLoadFuncs'
Call SysLoadFuncs
Folder = '<WP_DESKTOP>'
Type = 'WPProgram'
Title = '[%F]'
Parms = 'MINWIN=SYMBOL;PROGTYPE=WP;EXENAME=[%P]\[%F];STARTUPDIR=[%P];OBJECTID=<[%F]>;NOPRINT=YES;'
Result = SysCreateObject( Type, Title, Folder, Parms, 'ReplaceIfExists' )
Z: Fresh ZIP-File
@start /c /b zip -f [%F]