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