Changeset 783 for trunk/dll/ipf/notebook.ipf
- Timestamp:
- Aug 14, 2007, 6:09:54 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/ipf/notebook.ipf
r756 r783 6 6 .* 7 7 .* Copyright (c) 1993-98 M. Kimes 8 .* Copyright (c) 2006 -07 Steven H.Levine8 .* Copyright (c) 2006, 2007 Steven H.Levine 9 9 .* 10 10 .* 30 Dec 06 GKY Corrected statement re copy/move "toggle" in OS/2 11 11 .* 03 Mar 07 GKY Update that file systems other than HPFS support long names 12 .* 20 Mar 07 DG Add discribtion for Mommy make it stop 12 .* 20 Mar 07 DG Add description for Mommy make it stop 13 .* 13 Aug 07 SHL Tweak scanning page 13 14 .* 14 15 .*********************************************************************** … … 698 699 from the INI (which will cause FM/2 to revert to the default setting). 699 700 :p. 700 If the :hp6.Don't scan remov .:ehp6. is checked, FM/2 won't attempt to701 If the :hp6.Don't scan removables:ehp6. is checked, FM/2 won't attempt to 701 702 find subdirectories on removable drives until you double-click the drive 702 703 in the Drive Tree, so you won't see a [+] sign beside removable drives … … 707 708 loaded and scanned automatically at FM/2 startup. 708 709 :p. 709 The :hp6.Find buf:ehp6. spin button controls how many files FM/2 searches710 The :hp6.Find count:ehp6. spin button controls how many files FM/2 searches 710 711 for in one system call. The higher this number, the faster FM/2 works 711 712 (with properly operating FSDs that support "finding" more than one file … … 716 717 memory, boosting this may be a good idea. On the other hand, if you are 717 718 extremely limited in memory (less than 16 megs), reducing this might be 718 the thing to do. The range is 2048 to 102400, with 10240the default.719 the thing to do. The range is 512 to 4096, with 4096 being the default. 719 720 720 721
Note:
See TracChangeset
for help on using the changeset viewer.