home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 A / CHIP_HITWARE_7A.iso / biuro / TxEdit / Setup.exe / Indirect.lst next >
File List  |  1998-11-11  |  1KB  |  41 lines

  1. ; Indirect.lst - November 11th, 1998
  2. ;
  3. ;   This file contains a list of file names to be loaded.
  4. ;
  5. ;   Lines starting with a semicolon ';' or the number sign '#'
  6. ;   are ignored, as are blank lines and lines beginning with
  7. ;   spaces and tabs.
  8. ;
  9. ;   To load files specified from an indirect list use:
  10. ;
  11. ;   Syntax:  TxEdit @d:\path\filespec.ext
  12. ;
  13. ;            To use this sample file the command would be:
  14. ;            TxEdit @Indirect.lst
  15. ;
  16. ;   The following four (4) files will be opened    
  17.  
  18. c:\autoexec.bat
  19. c:\config.sys
  20.  
  21. c:\windows\win.ini
  22. c:\windows\system.ini
  23.  
  24. ;   To disable a file without actually removing it from the
  25. ;   list place at least one (1) white space character at the
  26. ;   start of the line, for example:
  27.  
  28.       d:\path\filename.ext
  29.  
  30. ;   Will not be loaded because the line starts with spaces.
  31. ;   Tabs can also be used to disable file names.
  32.  
  33. #   For consistency, up until now all comments began with a ';'
  34. #   character, but the number sign '#' can be used as well.
  35.  
  36.     Lines that start with a space or tabs are also ignored
  37.     by the loader at launch time.
  38.  
  39.  
  40. ; end of Indirect.lst
  41.