Changeset 1678
- Timestamp:
- Jan 1, 2013, 9:20:30 PM (13 years ago)
- Location:
- trunk/dll
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/fm3hlp.h
r1657 r1678 165 165 #define HELP_ARCHIVERBB2 100130 166 166 #define HELP_NETDRIVE 100135 167 #define HELP_WPSREPLACE 100140 -
trunk/dll/ipf/Makefile
r1619 r1678 35 35 set WIPFC=$(%WATCOM)\wipfc 36 36 $(IPFC) $(IFLAGS) fm3.ipf 37 # ren fm3.hlp fm3.hlp # pointless rename38 37 39 38 clean: .symbolic -
trunk/dll/ipf/Trouble.ipf
r1657 r1678 6 6 .* 7 7 .* Copyright (c) 1993-98 M. Kimes 8 .* Copyright (c) 2002-201 2Steven H.Levine8 .* Copyright (c) 2002-2013 Steven H.Levine 9 9 .* 10 10 .* 06 Apr 07 GKY Added drag limit information 11 11 .* 24 Jun 07 GKY Added change from VAC to open Watcom notes and Global issue with 4OS2. 12 .* 27 Dec 09 GKY Added information regarding use of the xworkplace tra chcan with FM/212 .* 27 Dec 09 GKY Added information regarding use of the xworkplace trash can with FM/2 13 13 .* 09 Oct 11 GKY Added note about GBM.dll related trap. 14 14 .* 08 Jan 12 GKY Updated GBM.DLL note. 15 .* 01 Jan 13 GKY Removed GBM.DLL note as the problem has been fixed. 16 .* 01 Jan 13 GKY Removed reference to install.cmd which is no longer in the FM/2 package 15 17 .* 16 18 .*********************************************************************** … … 30 32 LIBPATH&comma. or add the directories of all applications to the LIBPATH&comma. a 31 33 rather huge pain in the&comma. uh&comma. neck&per. 32 :p.If things in FM&slash.2 are suddenly acting strange after an upgrade&comma. 33 first make &us.sure&us. you unpacked &us.all&us. the files and overwrote the old 34 ones&comma. then run INSTALL&per.CMD to update your WPS objects&per. 34 :p.If things in FM&slash.2 are suddenly acting strange after an upgrade&comma. try 35 reinstalling the Warpin package. 35 36 :p.If the "FM&slash.2 Online Help" object in the "FM&slash.2 Docs" sub-folder 36 37 won&apos.t work properly&comma. you&apos.ve got a version of VIEW&per.EXE that won&apos.t … … 72 73 in a SYS3175. If this occurs try accessing the directory using "open" from the context (popup) 73 74 menu. Mounting it using netdrives' vfat plugin also solves the problem. 74 :p. &endash. Move to trash can is only active for local hard drive (this is a design limitation75 of the xworkplace trash can). The result will be a permanent delete for all other75 :p. &endash. Move to trash can is only active for local hard drive (this is a design limitation 76 of the xworkplace trash can). The result will be a permanent delete for all other 76 77 drive types. Also be aware that deleted files are still retained on the drive 77 78 they were deleted from. The result can be full drive type errors. If you are 78 deleting to free up drive space you must either empty the trashcan or use 79 :hp6.Permanent Delete:ehp6. which deletes the files directly bypassing the trashcan. 80 :p. &endash. Under some circumstances a trap may occur in GBM.dll when attempting to view a file. 81 This appears to be a random occurrence. It occurs when attempting to view a binary file or a file 82 FM2 thinks is binary. This appears to be a problem with mmioIdentifyFile misidentifying these as 83 MultiMedia files. I have only had it happens if I use FM2's internal view for binary files. 84 I have updated "ShowMultiMedia" which should reduce the likelihood of it happening. If you 85 continue to have the problem turn "ShowMultiMedia" off in the settings notebook. If this is unacceptable 86 updating GBM.dll to version 1.73 or higher (Available on Hobbes HTTP&colon.//hobbes.nmsu.edu/h-search.php?key= 87 GBM&.pushbutton=Search) also helps. Designating a "Binary Viewer" on the Viewers page of the settings 88 notebook appears to suppress the problem too. 79 deleting to free up drive space you must either empty the trash can or use 80 :hp6.Permanent Delete:ehp6. which deletes the files directly bypassing the trash can. 81 -
trunk/dll/ipf/config.ipf
r1657 r1678 10 10 .* 29 Apr 09 SHL Update formatting 11 11 .* 08 Jan 12 GKY Updated date formatting for ARCHIVER.BB2 12 .* 01 Jan 13 GKY Added information about target directory as a drop target 12 13 .* 13 14 .*********************************************************************** … … 124 125 125 126 You can set a default Target directory with the :hp6.Set Target 126 directory:ehp6. command, which FM/2 will use whenever you use the menu 127 directory:ehp6. command or on the General page of the settings notebook, 128 which FM/2 will use whenever you use the menu 127 129 or accelerator key commands to move or copy file system objects. 128 130 Otherwise, FM/2 will attempt to intelligently guess what you'd like the 129 131 target directory to be each time based on open Directory Containers or 130 132 the currently selected directory in the Drive Tree. 133 :p. 134 You can also drag and drop files onto the target directory (at the end of the 135 drive bar assuming you have show target selected on the :link reftype=hd res=97000.Monolithic page:elink. 136 in the settings notebook). You can drop a single directory on the target and FM/2 will make it the target 137 if you currently don't have one set. If you have one FM/2 will ask if you wish to change the target. 138 If you select "no" FM/2 will carry out the operation you request using the current target. 131 139 :p. 132 140 If you have a Target directory already set and wish to clear it, -
trunk/dll/ipf/fm3.ipf
r1664 r1678 6 6 .* 7 7 .* Copyright (c) 1993-98 M. Kimes 8 .* Copyright (c) 2006, 20 09Steven H.Levine8 .* Copyright (c) 2006, 2013 Steven H.Levine 9 9 .* 10 10 .* 24 Sep 06 GKY ADD Change to F1 help … … 14 14 .* 04 Aug 12 GKY Changes to use Unlock to unlock files if Unlock.exe is in path both from menu/toolbar and as part of 15 15 .* copy, move and delete operations 16 .* 01 Jan 13 GKY Rearrange some sections 16 17 .* 17 18 .*********************************************************************** … … 141 142 with FM/2 (chances are good that there is), and ask the help window to 142 143 Search for it. If you can't find it there, drop me a line at steve53@earthlink.net 144 145 .im install.ipf 146 147 .im expert.ipf 148 143 149 :h1 res=90000 name=PANEL_GENERAL.General Help 144 150 :i1 id=aboutGeneral.General Help … … 322 328 323 329 .im keys.ipf 324 325 .im install.ipf326 330 327 331 .im start.ipf … … 998 1002 .im tutor.ipf 999 1003 1000 .im expert.ipf1001 1002 1004 :h1 res=93300 name=PANEL_FILESMENU.Files Menu 1003 1005 :i1 id=aboutFilesMenu.Files Menu -
trunk/dll/ipf/hints.ipf
r1657 r1678 11 11 .* 09 Oct 11 GKY Fixed line length to eliminate the need for horizontal scrolling. 12 12 .* 08 Jan 12 GKY Added drive flag tips for Netdrive drives. 13 .* 01 Jan 13 GKY Add section on FM/2 as a workplace shell replacement 14 .* 01 Jan 13 GKY Add Netdrive section to the index 13 15 .* 14 16 .*********************************************************************** … … 238 240 miniature command line at the bottom of the window. Enter any commands 239 241 you'd like here, including :link reftype=hd 240 res=100075.meta strings:elink.. Type /HELP in the command line entry242 res=100075.meta-strings:elink.. Type /HELP in the command line entry 241 243 field for brief information specific to this control. 242 244 :p. … … 247 249 for speed. 248 250 249 :h2 res=100135 id='PANEL_NETDRIVE'. 250 Netdrive drive flag suggestions 251 :h2 res=100140 name=PANEL_HINTSWPSREPLACE.FM/2 as WPS replacement 252 :i1 id=aboutHintswpsreplace.FM/2 as WPS replacement 253 :p. FM/2 makes a useful replacement for OS2's workplace shell. It allow for you to manipulate eas and the OS2.ini 254 and OS2SYS.ini without the work place shell running. We recommend you setup commands and a toolbar. These 255 should include your favorite ini cleaners ea manipulation tools and basic utilities like pstat and rmview. 256 You will also want to include pmshell so you can just start the WPS when you are ready. It is easy to setup. 257 Just add the following line to your config.sys file&colon. 258 .br 259 .br 260 SET RUNWORKPLACE=G&colon.\Fm2\fm3.exe 261 .br 262 .br 263 Remember to REM the following line&colon. 264 .br 265 .br 266 SET RUNWORKPLACE=C&colon.\OS2\PMSHELL.EXE 267 268 :h2 res=100135 name=PANEL_NETDRIVE.Netdrive drive flag suggestions 269 :i1 id=aboutHintnetdrive.Netdrive drive flag suggestions 251 270 :p.The Netdrive file system can slow FM/2 down to a crawl and even lock FM/2. This is particularly true of the FTP 252 271 plugin but other plugin can also cause it. We suggest the drive flags shown below be used for any Netdrive's drive.
Note:
See TracChangeset
for help on using the changeset viewer.