Changeset 776 for trunk/README


Ignore:
Timestamp:
Aug 11, 2007, 11:08:16 PM (18 years ago)
Author:
Gregg Young
Message:

Updated documentation re findbuf changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README

    r704 r776  
    55 ³       See end of document for contact info           ³
    66 ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
     7
     8The Find Buffer in FM/2 has been reworked to make it user
     9settable in more place and significantly enlarge it. This
     10significantly increases the loading speed for large directories
     11However, most users will need to reset the buffer by going
     12to the settings notebook scanning page and setting FindBuf.
     13The new default for clean installs is 10240. We recommend you
     14change to this setting (or higher) unless you have very limited
     15hardware (less than 32 meg of memory, original Pentium or earlier).
    716
    817File Manager/2 (FM/2) starting with version 3.6 is being
     
    2231designed to save all your customizations. Don't delete the
    2332new install if you don't have a backup since this will result
    24 in the loss of any custom chages you have made. If you need
     33in the loss of any custom changes you have made. If you need
    2534to delete it to get the reinstall to work. Backup up the new
    2635install and then copy the *.bmp, *.tls, *.dat, *.cmd & *.ini
     
    204213(each Settings notebook page has its own Help button).
    205214
    206 If you prefer hardcopy help, print this file, run FM/2,
     215If you prefer hard copy help, print this file, run FM/2,
    207216press F1, click the "Print" button at the bottom (IBM View)
    208217or top (Newview)of the help window that appears and then print
     
    305314Troubleshooting:
    306315===============
     316
     317FM/2 seems much slower than previous versions.
     318The Find Buffer in FM/2 has been reworked to make it user
     319settable in more place and significantly enlarge it. This
     320significantly increases the loading speed for large directories
     321However, most users will need to reset the buffer by going
     322to the settings notebook scanning page and setting FindBuf.
     323The new default for clean installs is 10240. We recommend you
     324change to this setting (or higher) unless you have very limited
     325hardware (less than 32 meg of memory original Pentium or earlier).
    307326
    308327If FM/2 won't run, the probable culprit is CONFIG.SYS. Your
     
    381400- As with any OS/2 program significant changes (such as our
    382401change to OpenWatcom) will result in the incompatibility of
    383 older (VAC) exes with new dlls and viceversa. Attempting to run
     402older (VAC) exes with new dlls and vice versa. Attempting to run
    384403OpenWatcom exes with a VAC dll loaded in memory or in your
    385404libpath ahead of the new version will result in a SYS3175 in
     
    387406problems search your libpath for fm3dll.dll and remove or rename
    388407it. Your libpath should have "." (without the quotes) as your
    389 first entry to minimize the likelyhood of this problem. FM/2's
     408first entry to minimize the likelihood of this problem. FM/2's
    390409installer does not add the FM/2 directory to the libpath.
    391410
     
    446465
    447466$Id$
     467
Note: See TracChangeset for help on using the changeset viewer.