home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osdibmpf.txt < prev    next >
Text File  |  1997-05-28  |  3KB  |  69 lines

  1. OSDIBMPF - UNABLE TO LOAD BITMAPS AS BACKGROUND WITHOUT REMOVING EAS
  2. 11/04/96
  3. =======================================================================
  4.       Unable to Load Bitmaps as Background Without Removing EAs
  5. =======================================================================
  6.  
  7. Please Read Entire Document for Full Explanation of Procedures
  8. --------------------------------------------------------------
  9. DESCRIPTION
  10.  
  11. Object Desktop includes 80 bitmap (.BMP) files that can be used as 
  12. backgrounds for the OS/2 Desktop. However, when you copy these files to 
  13. the \OS2\BITMAP directory, and then open the Properties notebook for 
  14. the Desktop and select the Background page, these files are not listed 
  15. as available bitmaps for the background.
  16.  
  17. These same bitmap files work fine on systems formatted with FAT (File 
  18. Allocation Table), but not on systems formatted with HPFS (High 
  19. Performance Filing System). They also work fine on any filing system 
  20. with OS/2 Warp Connect. 
  21.  
  22. RESOLUTION
  23.  
  24. These files will be listed (and available) as a background if you 
  25. remove the Extended Attributes (EAs) for each BMP file.
  26.  
  27. Remove the extended attributes from each .BMP file you plan to use as 
  28. follows:
  29.  
  30. 1. Be sure the \OS2 directory is listed in the PATH statement of 
  31.    CONFIG.SYS.
  32.  
  33. 2. Change directory (CD) to the directory where your .BMP files reside.
  34.  
  35. 3. For each .BMP file you plan to use, type the following command:
  36.  
  37.    EAUTIL DATAFILE HOLDFILE /S, then press Enter.
  38.  
  39.    where  DATAFILE is the name of the .BMP file that you want to remove 
  40.           the extended attributes from
  41.  
  42.           HOLDFILE is the name of the file that you want to put these
  43.           extended attributes into (specifying a holdfile is optional)
  44.  
  45.           /S specifies to "strip" the extended attributes from the 
  46.           datafile.
  47.  
  48.    For additional help on using the EAUTIL command, type HELP EAUTIL.
  49.  
  50. 4. COPY the modified DATAFILE to the \OS2\BITMAP directory; when you
  51.    open the Properties notebook for the Desktop and select the 
  52.    Background page, the file appears in the list of available bitmaps.
  53.  
  54.  
  55.  
  56. warp4
  57. ______________________________________________________________________
  58. IBM disclaims all warranties, whether express or implied, including 
  59. without limitation, warranties of fitness and merchantability with 
  60. respect to the information in this document. By furnishing this 
  61. document, IBM grants no licenses to any related patents or copyrights.  
  62. Copyright (c) 1994, 1995 IBM Corporation. Any trademarks and product 
  63. or brand names referenced in this document are the property of their 
  64. respective owners. Consult your product manuals for complete trademark 
  65. information. 
  66.  
  67.  
  68.  
  69.