| 1 | ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
|
|---|
| 2 | ³ F(ile) M(anager)/2 is free software from Mark Kimes ³
|
|---|
| 3 | ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄŽ
|
|---|
| 4 | ³ READ.ME file -- read before installing ³
|
|---|
| 5 | ³ See end of document for contact info ³
|
|---|
| 6 | ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
|
|---|
| 7 |
|
|---|
| 8 | FM/2 3.08 has had changes to its file filtering logic.
|
|---|
| 9 | It now searches for the last extension if a mask like *.zip
|
|---|
| 10 | is used. This change was made to over come the problem with
|
|---|
| 11 | associations failing on files with multiple ".". You can
|
|---|
| 12 | also seach for a complete string within the file names by
|
|---|
| 13 | using the pattern *stuff* (stuff can't contain an * or ?).
|
|---|
| 14 | If "stuff" contains an * or ? the old method of searching
|
|---|
| 15 | (character by character)is used.
|
|---|
| 16 |
|
|---|
| 17 | FM/2 3.07 had changes made to its ini file structure.
|
|---|
| 18 | These changes mean that the ini file is not backward
|
|---|
| 19 | compatible. Please backup you FM3.INI file before installing
|
|---|
| 20 | so you can revert to an earlier version without losing some
|
|---|
| 21 | of your customizations. Please note you need to leave a copy
|
|---|
| 22 | of the fm3.ini file in the install directory in order to keep your
|
|---|
| 23 | customizations in 3.07. The temp file fm3.!!! will not update
|
|---|
| 24 | the new ini as it is only used when fm2 is running.
|
|---|
| 25 |
|
|---|
| 26 | File Manager/2 (FM/2) starting with version 3.6 is being
|
|---|
| 27 | built with OpenWatcom. Changing compilers can introduce
|
|---|
| 28 | unexpected problem so you may want to backup your current
|
|---|
| 29 | install, or at minimum have a working copy of the FM/2
|
|---|
| 30 | version 3.5.9 warpin available for reinstall if problems arise.
|
|---|
| 31 | To backup your current install simple zip up your install
|
|---|
| 32 | directory with its subdirectories or copy them to a different
|
|---|
| 33 | location.To restore simply copy the old FM/2 back to the
|
|---|
| 34 | its original location. Remember you can't use the new FM/2
|
|---|
| 35 | to do this since if it is running some files will be locked
|
|---|
| 36 | and won't be replaced. If you didn't backup and need to go
|
|---|
| 37 | back just install the 3.5.9 warpin package over the new
|
|---|
| 38 | install. It will warn you that the install is newer but just
|
|---|
| 39 | tell it to install anyway. The warpin install process is
|
|---|
| 40 | designed to save all your customizations. Don't delete the
|
|---|
| 41 | new install if you don't have a backup since this will result
|
|---|
| 42 | in the loss of any custom changes you have made. If you need
|
|---|
| 43 | to delete it to get the reinstall to work. Backup up the new
|
|---|
| 44 | install and then copy the *.bmp, *.tls, *.dat, *.cmd & *.ini
|
|---|
| 45 | files back to the install directory after the reinstall.
|
|---|
| 46 | Don't copy the *.str files as they are version specific.
|
|---|
| 47 | If you have problems be sure to report it (See Support
|
|---|
| 48 | at the end of this file).
|
|---|
| 49 |
|
|---|
| 50 | File Manager/2 (FM/2) is a free OS/2(Warp)/eCS Presentation
|
|---|
| 51 | Manager 32-bit file/directory/archive maintenance utility
|
|---|
| 52 | (a sort of super-Drives object, something midway between the
|
|---|
| 53 | Drives objects and a more traditional file manager) with plenty
|
|---|
| 54 | of bells, whistles and utilities, drag and drop, context menus,
|
|---|
| 55 | toolbars, bubble help and accelerator keys. If you know how
|
|---|
| 56 | to use OS/2, you already know how to use most of FM/2. You
|
|---|
| 57 | can easily glean the rest from the extensive online help,
|
|---|
| 58 | including tutorials.
|
|---|
| 59 |
|
|---|
| 60 | This document explains how to install FM/2, including
|
|---|
| 61 | upgrading from previous versions. It explains command line
|
|---|
| 62 | syntaxes (parameters in a program object) and how to get the
|
|---|
| 63 | program(s) running. The online help tells you how to
|
|---|
| 64 | actually use FM/2. I'll try to keep this brief.
|
|---|
| 65 |
|
|---|
| 66 | This program is free software; you can redistribute it
|
|---|
| 67 | and/or modify it under the terms of the GNU General Public
|
|---|
| 68 | License as published by the Free Software Foundation; either
|
|---|
| 69 | version 2 of the License, or (at your option) any later
|
|---|
| 70 | version.
|
|---|
| 71 |
|
|---|
| 72 | This program is distributed in the hope that it will be
|
|---|
| 73 | useful, but WITHOUT ANY WARRANTY; without even the implied
|
|---|
| 74 | warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
|
|---|
| 75 | PURPOSE. See the GNU General Public License for more
|
|---|
| 76 | details.
|
|---|
| 77 |
|
|---|
| 78 | You should have received a copy of the GNU General Public
|
|---|
| 79 | License along with this program; if not, write to the Free
|
|---|
| 80 | Software Foundation, Inc., 59 Temple Place, Suite 330,
|
|---|
| 81 | Boston, MA 02111-1307 USA
|
|---|
| 82 |
|
|---|
| 83 |
|
|---|
| 84 | FM/2 3.x installation instructions:
|
|---|
| 85 | ==================================
|
|---|
| 86 |
|
|---|
| 87 | Pre-requisite:
|
|---|
| 88 | WarpIN 0.9.20 or higher must be installed.
|
|---|
| 89 |
|
|---|
| 90 | Install (or re-install) from a FM/2 ZIP file distribution
|
|---|
| 91 | ---------------------------------------------------------
|
|---|
| 92 |
|
|---|
| 93 | 1. Unpack the FM2*.ZIP archive in a private directory (for
|
|---|
| 94 | example, C:\TMP). (UNZIP.EXE works nicely to unpack the
|
|---|
| 95 | file.) Two WPI files, FM2.WPI and FM2UTILS.WPI will be
|
|---|
| 96 | unzipped.
|
|---|
| 97 |
|
|---|
| 98 | 2. Follow the instructions for installing from WPI file(s)
|
|---|
| 99 | below.
|
|---|
| 100 |
|
|---|
| 101 |
|
|---|
| 102 | Install (or re-install) from a FM/2 WPI file distribution
|
|---|
| 103 | ---------------------------------------------------------
|
|---|
| 104 |
|
|---|
| 105 | 1. Open the WPS folder containing the WPI file(s).
|
|---|
| 106 |
|
|---|
| 107 | 2. Double click on FM2.WPI. Since WarpIN associates itself
|
|---|
| 108 | with WPI files this will start WarpIN with FM2.WPI as the
|
|---|
| 109 | parameter.
|
|---|
| 110 |
|
|---|
| 111 | 3, You may then install FM/2 to a directory of your choice
|
|---|
| 112 | and, if FM2UTILS.WPI is present, install FM/2 Utilities to
|
|---|
| 113 | a directory of your choice.
|
|---|
| 114 |
|
|---|
| 115 | NOTE: If you double click on FM2UTILS.WPI instead of
|
|---|
| 116 | FM2.WPI, you will only be able to install the FM/2
|
|---|
| 117 | Utilities. It is recommended that, even if you only want to
|
|---|
| 118 | install FM/2 Utilities, that you do so using FM2.WPI.
|
|---|
| 119 |
|
|---|
| 120 |
|
|---|
| 121 | Moving FM/2 and/or FM/2 Utilities:
|
|---|
| 122 | ----------------------------------
|
|---|
| 123 |
|
|---|
| 124 | 1. Copy your existing installation directory to the new
|
|---|
| 125 | location.
|
|---|
| 126 |
|
|---|
| 127 | 2. If you have added your own icons to any of the FM/2
|
|---|
| 128 | folders, then you should move them elsewhere temporarily.
|
|---|
| 129 |
|
|---|
| 130 | 3. Follow the instructions for de-installing below.
|
|---|
| 131 |
|
|---|
| 132 | 4. Re-install the package using the installation
|
|---|
| 133 | instructions above. This will update the WarpIN database and
|
|---|
| 134 | reset your icons to the new locations.
|
|---|
| 135 |
|
|---|
| 136 | 5. Move the icons you saved in step #2, back into the FM/2
|
|---|
| 137 | folders if you wish.
|
|---|
| 138 |
|
|---|
| 139 |
|
|---|
| 140 | De-installing FM/2 and/or FM/2 Utilities:
|
|---|
| 141 | -----------------------------------------
|
|---|
| 142 |
|
|---|
| 143 | 1. Run Warpin without parameters.
|
|---|
| 144 |
|
|---|
| 145 | 2. Right click on a package you want to de-install and
|
|---|
| 146 | select "de-install all packages".
|
|---|
| 147 |
|
|---|
| 148 | 3. Click on OK in the "De-install Packages" window that
|
|---|
| 149 | appears.
|
|---|
| 150 |
|
|---|
| 151 |
|
|---|
| 152 |
|
|---|
| 153 | =================
|
|---|
| 154 | First-time notes:
|
|---|
| 155 | =================
|
|---|
| 156 |
|
|---|
| 157 | Starting FM/2 -- how it works, customizing parameters:
|
|---|
| 158 |
|
|---|
| 159 | If you start File Manager/2 (filename FM3.EXE) with no
|
|---|
| 160 | parameters, it opens the Drive Tree window but no directory
|
|---|
| 161 | windows (unless the "Save state of dir windows" toggle is
|
|---|
| 162 | checked -- see online help).
|
|---|
| 163 |
|
|---|
| 164 | File Manager/2 optionally accepts names of directories in
|
|---|
| 165 | the parameters field of its program object; it'll open a
|
|---|
| 166 | directory window for each one. Hint: If you often do
|
|---|
| 167 | different specific things with FM/2, you might set up a WPS
|
|---|
| 168 | object customized to start up ideally for each activity. For
|
|---|
| 169 | example, if you wanted to maintain your BBS areas, you might
|
|---|
| 170 | have one object with parameters like: "D:\BBSDIR
|
|---|
| 171 | D:\BBSDIR\MAILIN D:\BBSDIR\MAILOUT", and if you also like to
|
|---|
| 172 | use FM/2 to set icons on files, you might have another
|
|---|
| 173 | object with parameters like: "E:\MYICONS D:\NEWFILES". The
|
|---|
| 174 | State quicklist can also be used for this within FM/2 itself
|
|---|
| 175 | -- see online help.
|
|---|
| 176 |
|
|---|
| 177 | You can exclude drives in the parameters by prefacing the
|
|---|
| 178 | drive letter with "/", and there can be more than one drive
|
|---|
| 179 | letter behind the "/" (i.e. "/BH" to exclude both drives B:
|
|---|
| 180 | and H:). Hint: Many people like to use /B to exclude
|
|---|
| 181 | "phantom" drive B: if they have a single-floppy system.
|
|---|
| 182 | Similarly, you can cause drives NOT to be prescanned by the
|
|---|
| 183 | Drive Tree by prefacing the drive letter with ";", drives
|
|---|
| 184 | NOT to load icons for objects by prefacing the drive letter
|
|---|
| 185 | with ",", drives NOT to load subjects for objects by
|
|---|
| 186 | prefacing the drive letter with "`" and drives NOT to load
|
|---|
| 187 | longnames for objects by prefacing the drive letter with
|
|---|
| 188 | "'". This can be handy if you have a very slow drive like a
|
|---|
| 189 | CD-ROM or Zip drive. FM/2 Lite recognizes these switches,
|
|---|
| 190 | too. See also the Drive Flags dialog in FM/2.
|
|---|
| 191 |
|
|---|
| 192 | If you place the plus sign "+" (alone, separated from
|
|---|
| 193 | anything else by spaces) in the parameters, FM/2 will log,
|
|---|
| 194 | to FM2.LOG, delete, rename, move and copy operations that
|
|---|
| 195 | are performed by drag-and-drop or with the menus. FM/2 Lite
|
|---|
| 196 | recognizes this switch, too.
|
|---|
| 197 |
|
|---|
| 198 | The parameter "-" (alone, separated from anything else by
|
|---|
| 199 | spaces) causes FM/2 to ignore, not load or save, the
|
|---|
| 200 | previous state of directory windows (see the "Save state of
|
|---|
| 201 | dir windows" toggle under Config Menu->Toggles in the online
|
|---|
| 202 | help) for that invocation.
|
|---|
| 203 |
|
|---|
| 204 | You can specify the name of an alternate INI file with
|
|---|
| 205 | "-<inifilename>" -- for example: "-C:\FM2\MYINI.INI".
|
|---|
| 206 |
|
|---|
| 207 | You can also specify the INI file location with the
|
|---|
| 208 | environment variable FM2INI -- for example:
|
|---|
| 209 | SET FM2INI=C:\FM2\MYINI.INI.
|
|---|
| 210 |
|
|---|
| 211 |
|
|---|
| 212 | ------------------------------
|
|---|
| 213 | How to get started using FM/2:
|
|---|
| 214 | -----------------------------
|
|---|
| 215 | Please read the following sections in the online help when
|
|---|
| 216 | you start FM/2 for the first time: "How to use FM/2's Help,"
|
|---|
| 217 | "Terminology" and "General Help," then "Hints." A peek at
|
|---|
| 218 | the labelled "Window Layouts" pictures would probably be a
|
|---|
| 219 | good idea, too. The rest you can browse as you get time/feel
|
|---|
| 220 | the need; for instance, if you want to know what a toggle
|
|---|
| 221 | does, read the help under Settings notebook for that page
|
|---|
| 222 | (each Settings notebook page has its own Help button).
|
|---|
| 223 |
|
|---|
| 224 | If you prefer hard copy help, print this file, run FM/2,
|
|---|
| 225 | press F1, click the "Print" button at the bottom (IBM View)
|
|---|
| 226 | or top (Newview)of the help window that appears and then print
|
|---|
| 227 | both the "Contents" and "All sections" (keep an eye on the printer,
|
|---|
| 228 | after page 100 of "All sections" as the Help Manager will
|
|---|
| 229 | begin printing its own help then -- you may want to abort
|
|---|
| 230 | printing at that point). Advanced and/or curious users may
|
|---|
| 231 | also want to print FM3TOOLS.DAT and ARCHIVER.BB2. Be sure
|
|---|
| 232 | you have plenty of paper and ink handy -- the package is
|
|---|
| 233 | well documented. You'll probably also want a three-ring
|
|---|
| 234 | binder and hole punch to get it bound, as staples aren't
|
|---|
| 235 | going through that puppy. You can, of course, print only the
|
|---|
| 236 | sections that are of particular interest to you.
|
|---|
| 237 |
|
|---|
| 238 | Additional documentation:
|
|---|
| 239 | ------------------------
|
|---|
| 240 | FM3.HLP: FM/2's online help file.
|
|---|
| 241 |
|
|---|
| 242 | Look in the FM/2 Docs subfolder of the File Manager/2 folder
|
|---|
| 243 | for easy access to all documentation.
|
|---|
| 244 |
|
|---|
| 245 |
|
|---|
| 246 | Bonus programs:
|
|---|
| 247 | ==============
|
|---|
| 248 |
|
|---|
| 249 | You'll note the extra objects that the Install program
|
|---|
| 250 | creates in the FM/2 Tools subfolder of the File Manager/2
|
|---|
| 251 | folder. FM/2 is modular, so that you can get directly to
|
|---|
| 252 | some of its components without running the entire ball of
|
|---|
| 253 | wax. This may allow you to enhance the behavior of some of
|
|---|
| 254 | your other applications in the WPS tradition. You don't
|
|---|
| 255 | _have_ to keep these around, of course -- FM/2 itself
|
|---|
| 256 | contains all their functionality.
|
|---|
| 257 |
|
|---|
| 258 | ARCHIVE VIEWER/2: Intended for drag-and-drop operation (or
|
|---|
| 259 | WPS association) with WPS objects or other applications.
|
|---|
| 260 | Drag an archive onto it, drop it, get an archive listing
|
|---|
| 261 | box. FM/2's installation program sets up some associations
|
|---|
| 262 | between archive files and this program by file extension.
|
|---|
| 263 | AV/2 will try to display whatever you give it as
|
|---|
| 264 | sensibly as it can. Filename AV2.EXE.
|
|---|
| 265 |
|
|---|
| 266 | EA VIEWER: Drag a file system object onto it and it'll show
|
|---|
| 267 | you the object's extended attributes. Filename EAS.EXE.
|
|---|
| 268 |
|
|---|
| 269 | INI VIEWER: Drag an .INI file onto it and it'll show you its
|
|---|
| 270 | contents. Filename INI.EXE.
|
|---|
| 271 |
|
|---|
| 272 | BOOKSHELF VIEWER: Shows all .INF files in a listbox and lets
|
|---|
| 273 | you pick the one(s) you want to view. If you give any
|
|---|
| 274 | command line argument, the .HLP files on the HELP path will
|
|---|
| 275 | be shown instead (the Helpfile Viewer object calls
|
|---|
| 276 | VIEWINFS.EXE with "dummy" for an argument, for example).
|
|---|
| 277 | Filename VIEWINFS.EXE.
|
|---|
| 278 |
|
|---|
| 279 | PROCESS KILLER: Lets you kill off renegade processes. An
|
|---|
| 280 | English version of PSTAT.EXE must be on your PATH. Filename
|
|---|
| 281 | KILLPROC.EXE.
|
|---|
| 282 |
|
|---|
| 283 | UNDELETER: Lets you undelete files (via interface with
|
|---|
| 284 | UNDELETE.COM). Drag a file system object onto it and it'll
|
|---|
| 285 | let you undelete files for that drive. Filename UNDEL.EXE.
|
|---|
| 286 |
|
|---|
| 287 | VISUAL TREE: Opens a Drive Tree window (like the WPS Drives
|
|---|
| 288 | object with more horsepower). Filename VTREE.EXE.
|
|---|
| 289 |
|
|---|
| 290 | VISUAL DIRECTORY: Opens a Directory Container window; drag a
|
|---|
| 291 | file system object onto it and this will open its directory
|
|---|
| 292 | (like a WPS directory Folder with more horsepower). Filename
|
|---|
| 293 | VDIR.EXE.
|
|---|
| 294 |
|
|---|
| 295 | COLLECTOR: Opens a Collector window. Filename VCOLLECT.EXE.
|
|---|
| 296 | Two other objects, "See all files" and "Seek and scan" are
|
|---|
| 297 | created which call up the Collector and go directly to
|
|---|
| 298 | dialogs for the appropriate purpose.
|
|---|
| 299 |
|
|---|
| 300 | GLOBAL VIEWER: Opens a global view of a drive or drives.
|
|---|
| 301 | Filename GLOBAL.EXE.
|
|---|
| 302 |
|
|---|
| 303 | DATABAR: Opens a databar showing some system information.
|
|---|
| 304 | Filename DATABAR.EXE.
|
|---|
| 305 |
|
|---|
| 306 | DIRSIZE: Shows where drive usage is concentrated. Filename
|
|---|
| 307 | DIRSIZE.EXE.
|
|---|
| 308 |
|
|---|
| 309 | FM/2 LITE: A simplified interface for "dummies." Filename
|
|---|
| 310 | FM4.EXE.
|
|---|
| 311 |
|
|---|
| 312 | FM/2's install creates FM2.CMD, AV2.CMD, VDIR.CMD,
|
|---|
| 313 | VTREE.CMD, VCOLLECT.CMD, UNDEL.CMD, KILLPROC.CMD, INI.CMD,
|
|---|
| 314 | EAS.CMD, DIRSIZE.CMD, VIEWINFS.CMD and VIEWHELP.CMD files
|
|---|
| 315 | for you in a directory "utils" off the install directory.
|
|---|
| 316 | You should add this directory to your PATH= statement in
|
|---|
| 317 | CONFIG.SYS (type HELP PATH at a command line for more info).
|
|---|
| 318 | If you prefer, FM/2's INSTALL builds a SETENV.CMD in the
|
|---|
| 319 | FM/2 directory which you can call to set the PATH for FM/2
|
|---|
| 320 | in any given session without modifying CONFIG.SYS.
|
|---|
| 321 |
|
|---|
| 322 |
|
|---|
| 323 | Troubleshooting:
|
|---|
| 324 | ===============
|
|---|
| 325 |
|
|---|
| 326 | FM/2 seems much slower than previous versions.
|
|---|
| 327 | The Find Buffer in FM/2 has been reworked to make it user
|
|---|
| 328 | settable in more place and significantly enlarge it. This
|
|---|
| 329 | significantly increases the loading speed for large directories
|
|---|
| 330 | However, most users will need to reset the buffer by going
|
|---|
| 331 | to the settings notebook scanning page and setting FindBuf.
|
|---|
| 332 | The new default for clean installs is 10240. We recommend you
|
|---|
| 333 | change to this setting (or higher) unless you have very limited
|
|---|
| 334 | hardware (less than 32 meg of memory original Pentium or earlier).
|
|---|
| 335 |
|
|---|
| 336 | If FM/2 won't run, the probable culprit is CONFIG.SYS. Your
|
|---|
| 337 | LIBPATH statement should contain a ".;" entry. If yours
|
|---|
| 338 | doesn't, add it. It's standard for an OS/2 installation, but
|
|---|
| 339 | some buggy install programs knock it out because they
|
|---|
| 340 | translate entries to their full pathname before rewriting
|
|---|
| 341 | (so ".;" gets translated to whatever the current directory
|
|---|
| 342 | is for the buggy install program). What this ".;" entry does
|
|---|
| 343 | is allow a program to find and use .DLL files in the
|
|---|
| 344 | program's current directory -- obviously something you want
|
|---|
| 345 | programs to be able to do, otherwise you'd have to put every
|
|---|
| 346 | application's .DLLs into directories already on the LIBPATH,
|
|---|
| 347 | or add the directories of all applications to the LIBPATH, a
|
|---|
| 348 | rather huge pain in the, uh, neck.
|
|---|
| 349 |
|
|---|
| 350 | If things in FM/2 are suddenly acting strange after an
|
|---|
| 351 | upgrade, first check the integrity of the install using
|
|---|
| 352 | using WarpIN. If it shows a problem rerun the install
|
|---|
| 353 | package. If that fails try installing to a new directory
|
|---|
| 354 | or backup your existing directory so you can save any changes
|
|---|
| 355 | you made to the template files then uninstall and reinstall.
|
|---|
| 356 | Once you have FM/2 working migrate the *.ini, *.dat, *.tls,
|
|---|
| 357 | *.bb2 and *.cmd from your old install/backup to recover your
|
|---|
| 358 | custom settings
|
|---|
| 359 |
|
|---|
| 360 | If the "FM/2 Online Help" object in the "FM/2 Docs"
|
|---|
| 361 | subfolder won't work properly, you've got a version of
|
|---|
| 362 | VIEW.EXE that won't directly display help (.HLP) files. Use
|
|---|
| 363 | SEEHELP.EXE from the FM/2 Utilities package to get around
|
|---|
| 364 | this problem (or upgrade your version of OS/2).
|
|---|
| 365 |
|
|---|
| 366 | Don't drag files over Netscape -- it will lock up if files
|
|---|
| 367 | (not WPS objects; there's a subtle difference) are dragged
|
|---|
| 368 | over it.
|
|---|
| 369 |
|
|---|
| 370 | If you get a popup dialog that needs to be reported to the
|
|---|
| 371 | maintainer, you can either take a screen shot or you can
|
|---|
| 372 | capture the information from STDERR with:
|
|---|
| 373 |
|
|---|
| 374 | FM3 2>STDERR.LOG
|
|---|
| 375 |
|
|---|
| 376 | This technique works for all the FM/2, FM/2 Lite and all the
|
|---|
| 377 | standalone applets.
|
|---|
| 378 |
|
|---|
| 379 | If you are having trouble with Drag and Drop operations, try
|
|---|
| 380 | the + command line switch described above. The content of
|
|---|
| 381 | FM2.LOG may be helpful.
|
|---|
| 382 |
|
|---|
| 383 |
|
|---|
| 384 | Known problems/shortcomings:
|
|---|
| 385 | ===========================
|
|---|
| 386 |
|
|---|
| 387 | - FM/2 does not properly report sizes of some files with
|
|---|
| 388 | long name resident on Win95/NT drives.
|
|---|
| 389 |
|
|---|
| 390 | - File List Container fails to fill after drive change
|
|---|
| 391 | SYS0039 error.
|
|---|
| 392 |
|
|---|
| 393 | - Tree switching on Focus/Directory Change appears to be
|
|---|
| 394 | slower than expected.
|
|---|
| 395 |
|
|---|
| 396 | - Access to LS120 and FAT32 drives may be slower than expected
|
|---|
| 397 |
|
|---|
| 398 | - Icon display in Directory Container does not always match
|
|---|
| 399 | WPS icons
|
|---|
| 400 |
|
|---|
| 401 | - Spurious WPS Objects Handles may be created during some
|
|---|
| 402 | operations
|
|---|
| 403 |
|
|---|
| 404 | - Trying to run Global.exe from the command line in 4OS2
|
|---|
| 405 | (perhaps other shells) results in the execution of 4OS2's "Global"
|
|---|
| 406 | command. Global.exe can be run by placing it in quotes or
|
|---|
| 407 | prefixing it with *. See 4OS2's documentation for more information.
|
|---|
| 408 |
|
|---|
| 409 | - As with any OS/2 program significant changes (such as our
|
|---|
| 410 | change to OpenWatcom) will result in the incompatibility of
|
|---|
| 411 | older (VAC) exes with new dlls and vice versa. Attempting to run
|
|---|
| 412 | OpenWatcom exes with a VAC dll loaded in memory or in your
|
|---|
| 413 | libpath ahead of the new version will result in a SYS3175 in
|
|---|
| 414 | popuplog.os2. The reverse gives a SYS2070. If you experience these
|
|---|
| 415 | problems search your libpath for fm3dll.dll and remove or rename
|
|---|
| 416 | it. Your libpath should have "." (without the quotes) as your
|
|---|
| 417 | first entry to minimize the likelihood of this problem. FM/2's
|
|---|
| 418 | installer does not add the FM/2 directory to the libpath.
|
|---|
| 419 |
|
|---|
| 420 | - See http://svn.netlabs.org/fm2/report/1 for a complete list of
|
|---|
| 421 | currently active bugs
|
|---|
| 422 |
|
|---|
| 423 |
|
|---|
| 424 |
|
|---|
| 425 | About FM/2:
|
|---|
| 426 | ==========
|
|---|
| 427 |
|
|---|
| 428 | FM/2 was originally written by:
|
|---|
| 429 |
|
|---|
| 430 | Mark Kimes
|
|---|
| 431 | <hectorplasmic@worldnet.att.net>
|
|---|
| 432 |
|
|---|
| 433 | He has kindly allowed me to take over maintenance and
|
|---|
| 434 | support of FM/2 and to release the program under the GNU GPL
|
|---|
| 435 | license. I'm sure he would appreciate a Thank You note for
|
|---|
| 436 | his generosity.
|
|---|
| 437 |
|
|---|
| 438 | Support:
|
|---|
| 439 | =======
|
|---|
| 440 |
|
|---|
| 441 | There is a Yahoo group devoted to fm/2 at:
|
|---|
| 442 |
|
|---|
| 443 | http://groups.yahoo.com/group/fm2user/
|
|---|
| 444 |
|
|---|
| 445 | You will find lots of friendly folks ready to help.
|
|---|
| 446 |
|
|---|
| 447 | FM/2 is moving to Netlabs (thanks Adrian).
|
|---|
| 448 |
|
|---|
| 449 | Check it out at
|
|---|
| 450 |
|
|---|
| 451 | http://svn.netlabs.org/fm2
|
|---|
| 452 |
|
|---|
| 453 | Not everything is in place yet, but this is the place to
|
|---|
| 454 | enter defect tickets and enhancement requests (username netlabs,
|
|---|
| 455 | password guest; please include a valid email so we can contact you
|
|---|
| 456 | if we need more information). Eventually, the mailing list and the
|
|---|
| 457 | file archives will all move to the Netlabs server where you can
|
|---|
| 458 | find the source code.
|
|---|
| 459 |
|
|---|
| 460 | You can reach us directly at:
|
|---|
| 461 |
|
|---|
| 462 | Steven H. Levine
|
|---|
| 463 | steve53@earthlink.net
|
|---|
| 464 |
|
|---|
| 465 | or
|
|---|
| 466 |
|
|---|
| 467 | Gregg Young
|
|---|
| 468 | ygk@qwest.net
|
|---|
| 469 |
|
|---|
| 470 | We also monitor the comp.os.os2.apps newsgroup and several
|
|---|
| 471 | others in the comp.os.os2.* hierarchy.
|
|---|
| 472 |
|
|---|
| 473 | Thanks and enjoy.
|
|---|
| 474 |
|
|---|
| 475 | $Id: README 834 2007-09-12 19:20:07Z gyoung $
|
|---|
| 476 |
|
|---|