home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 April / PCWorld_2000-04_cd.bin / Software / TemaCD / winedit / bat.cl_ < prev    next >
INI File  |  1998-05-19  |  412b  |  39 lines

  1. [COLORS]
  2. ;Colors for Kewords (=1), Quoted Strings, Comments
  3. ;Default test and backgrond defined in syntax coloring dialog
  4. ;Additional colors defined here
  5.  
  6.  
  7.  
  8. [KEYWORDS]
  9. CALL=1
  10. CHOICE=1
  11. CD=1
  12. CHDIR=1
  13. COPY=1
  14. DEL=1
  15. DIR=1
  16. ECHO=1
  17. EXIST=1
  18. FOR=1
  19. GOTO=1
  20. IF=1
  21. MD=1
  22. MKDIR=1
  23. MODE=1
  24. MORE=1
  25. MOVE=1
  26. NOT=1
  27. PATH=1
  28. PAUSE=1
  29. POPD=1
  30. PRINT=1
  31. PROMPT=1
  32. PUSHD=1
  33. SET=1
  34. SHIFT=1
  35. START=1
  36. SORT=1
  37. XCOPY=1
  38.  
  39.