home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / BEEHIVE / ZCAT / ALIAS-1.LBR / VF-WP.CMD < prev    next >
OS/2 REXX Batch file  |  2000-06-30  |  3KB  |  50 lines

  1.   WORD and TEXT Management CMD file Sample
  2.   ROOT:xdir %d%u:*.* ogoh'Options (u=all areas, p=to printer, d=to disk): '
  3.   %d%u:;BASE:nw %f
  4. 1 %d%u:;BASE:nw %f;ROOT:if %f=z.?0?;ROOT:ac BACKUP:=%f /a;fi
  5.   a%u:;era %u:errwords.txt;spell %d:%f $slic;review;if ex %u:errwords.txt;markfix %d:%f $m#;%d:;nw %f;else;%d:;fi
  6. 2 %d%u:;era vspell.mis;vs %f;if ex vspell.mis;era vspell.mis;era BASE:vspell.bak;BASE:nw %f;fi
  7. 3 a%u:;cleanup %d:%f $m#;%d:;BASE:nw %f
  8. 4 a%u:;phrase %d:%f passive.txt;%d:;BASE:nw %f
  9. 5 ROOT:ldr LETTERS:sys-3.ndr;LETTERS:;ROOT:vmenu *.* writing.vmn;%h:
  10.   CAT:catscan 'Define File Search Mask (e.g. *.doc): '
  11. 6 ROOT:vtype %$
  12. 7 MAIL:;ROOT:setfile 1 t3.mnu;ROOT:menu t3.mnu
  13. 8 DIMS:;BASE:mb dims;%d%u:
  14. 9 if ex %d%u:%n.lbr;%d%u:;BASE:nulu -o %n -f;%h:;else;ROOT:sak /p2 library file cannot be found;fi
  15. 0 echo are you sure (y/n)? ;if in;%d%u:;BASE:lzed %$;fi
  16. c!ROOT:crc %$
  17. l if %t=lbr;%d%u:;ROOT:llf %n;%h:;else;sak /p2 file not library;fi
  18. n %d%u:;ROOT:nulu -o %f -f;%h:
  19. p protect %$ "Protect Attribute (r=r/o,a=archive,s=sys,1..8): "
  20.  !%d%u:;if xn crunch;crunch %f;else;echo;if xn squeeze;sq %f;fi;fi;%h:
  21. s!%d%u:;echo squeeze (y) or crunch (n) file? ;if in;sq %f;else;crunch %f;fi;%h:
  22. u!%d%u:;if %t=?q?;usq %f;else;if %t=?z?;uncr %f;else;echo not compressed file ;fi;fi;fi;%h:
  23. v ROOT:;vtype %$
  24. w %d%u:;wordfreq %f;sak strike any key;ROOT:vtype %n.frq;era %n.frq;%h:
  25. x!%d%u:;%n;%h:
  26. z!%d%u:;%n "Command Tail: ";%h:
  27. #
  28.                                                          Aliases Available
  29.                                                           GH  - Get Help
  30.                                                           GS  - Get Spelling
  31.                                                           SEE - See COMMAND.LBR
  32.  
  33.           >>> WORD PROCESSING, DATABASE and COMMUNICATIONS Menu <<<
  34.  
  35.  -----------------------------------------------------------------------------
  36.   1 - Edit/Print Pointer File (Newword)            <esc>   Alias (BALIAS) - A 
  37.   2 - Spelling Check and Correction  (VSPELL)           CRC of File (CRC) - C 
  38.   3 - Punctuation and Grammar Check (CLEANUP)      List Files in LBR File - L 
  39.   4 - Style Check (PHRASE)                      Enter Library File (NULU) - N 
  40.   5 - Writer's Workbench (VMENU)                      Protect File (PROT) - P 
  41.   6 - Scan Pointed-to Text File (VTYPE)         Compress File (Sq/Crunch) - S 
  42.   7 - Telecommunicate (Term3)                 Uncompress File (Unsq/Uncr) - U 
  43.   8 - Database Management System (MB/DIMS)              View File (VTYPE) - V 
  44.   9 - Enter Pointed-to Library (NULU)           Word Frequency (WORDFREQ) - W 
  45.   0 - Edit Pointer File (LZED)                         Run File with Tail - Z 
  46.  -----------------------------------------------------------------------------
  47.  
  48.                   Run File with Tail - Z 
  49.  -----------------------------------------------------------------------------
  50.