home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / o / osrename / ReadMe < prev   
Encoding:
Text File  |  1995-12-28  |  1.0 KB  |  23 lines

  1. =============================================================================
  2.                    OSLibLFNs - LongFilenames fix for OSLib
  3. =============================================================================
  4.  
  5. If you use a C compiler in combination with the LongFilenames utility then
  6. you may have noticed that the OSLib headers with long filenames don't
  7. #include properly.  This is because the FileSwitch 'Truncate' configuration
  8. option doesn't work when you have LongFilenames active.  So when you include
  9. headers such as 'fileraction.h' it should include a file called
  10. 'fileractio.h', but fails.
  11.  
  12. The 'OSRename' Obey file in this directory will go through your OSLib
  13. (release 5.1) directory and give all the neccessary files their full long
  14. filenames.  The 'OSRenameB' file will change them back.  You will need to
  15. have run the 'SetVars' Obey file (supplied with OSLib) first.
  16.  
  17.  
  18. --Dave Thomas
  19. [on Wed 27th December 1995 07:45pm]
  20.  
  21. E-mail: cmsdthom@livjm.ac.uk
  22. WWW pages: http://www.cms.livjm.ac.uk/www/homepage/cmsdthom/index.htm
  23.