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