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