Changeset 268 for trunk/dll/ipf/hints.ipf
- Timestamp:
- Dec 8, 2005, 7:15:10 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/dll/ipf/hints.ipf (modified) (15 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/ipf/hints.ipf
r2 r268 3 3 4 4 :artwork name='bitmaps\secret.bmp' align=center. 5 :p. 5 6 This section contains hints about obscure functions, FM/2 "secrets" and 6 7 other rubbish. … … 13 14 :p. 14 15 Want to copy or move some files to a new directory? Try dragging them 15 onto an empty area (whitespace) of the Drive tree. FM/2 will pop up a16 onto an empty area (whitespace) of the Drive tree. FM/2 will pop up a 16 17 dialog allowing you to specify a name for a new directory into which to 17 18 place the files. … … 19 20 To set the label of a drive, pick :link reftype=hd 20 21 res=90900.Files->Info:elink. (Ctrl + i accelerator) on the root of the 21 drive in the Drive Tree container. You'll find :hp1.Format:ehp1. and22 drive in the Drive Tree container. You'll find :hp1.Format:ehp1. and 22 23 :hp1.Chkdsk:ehp1. in that menu, too, under the :hp1.Miscellaneous:ehp1. 23 24 submenu. … … 25 26 Remember, when using the :link reftype=hd res=93900.internal 26 27 editor:elink. (but don't, use your favorite editor instead), FM/2 saves 27 the file as it appears in the MLE. If you don't want long lines wrapped28 the file as it appears in the MLE. If you don't want long lines wrapped 28 29 (such as when editing CONFIG.SYS), turn wrap OFF before saving. 29 30 :p. 30 31 If you want to change the fonts used in the :link reftype=hd 31 32 res=91500.Walk Directories:elink. dialog, drop a new font from the Font 32 Palette onto a blank area of the dialog (not a control). The new font33 Palette onto a blank area of the dialog (not a control). The new font 33 34 will be used in the directory listboxes and path entry field the next 34 time you use the dialog. This is sometimes necessary when the default35 time you use the dialog. This is sometimes necessary when the default 35 36 font for the dialog doesn't match up well to the codepage in use for 36 37 non-US users, as non-ASCII characters might show up improperly. … … 39 40 association, try Open->Default from a context menu on the file object 40 41 (F6 accelerator) or holding down the Ctrl key while double-clicking the 41 object. Alternatively, use <> as the command line for an :link42 object. Alternatively, use <> as the command line for an :link 42 43 reftype=hd res=90400.association:elink. and it'll open the object's 43 44 default WPS view, which will run the program associated with the object 44 under the WPS if there is one. Follow the hypertext link in this45 under the WPS if there is one. Follow the hypertext link in this 45 46 paragraph for detailed explanations. 46 47 :p. … … 49 50 and :link reftype=hd res=90100.Collecting:elink. them from that list 50 51 file so you don't have to reselect them when you want to manipulate them 51 later. Note that FM/2 has a Reselect command under the Views->Select52 later. Note that FM/2 has a Reselect command under the Views->Select 52 53 menu, but it only remembers the last selection set -- using the 53 54 List/Collect method you can reselect even in another session. 54 55 :p. 55 Using :hp1.AV/2:ehp1. from the WPS&colon. Drag an archive file onto the56 AV/2 object; this opens a view into the archive. Drag any files you56 Using :hp1.AV/2:ehp1. from the WPS&colon. Drag an archive file onto the 57 AV/2 object; this opens a view into the archive. Drag any files you 57 58 want added to the archive into the container; they're added to the 58 59 archive. To create a new archive, drag the objects to be archived onto 59 60 the :hp1.Make Archive:ehp1. object. 60 61 :p. 61 For advanced users&colon. You can add commands to FM/2's action bar62 menu. Create a file in FM/2's directory called FM3MENU.DAT. Here's a62 For advanced users&colon. You can add commands to FM/2's action bar 63 menu. Create a file in FM/2's directory called FM3MENU.DAT. Here's a 63 64 sample&colon. 64 65 :xmp. 65 66 ; 66 67 ;Items listed in this file are added to FM/2's action bar (pulldown) menu. 67 ;First word in a line MUST be MENUITEM. Next comes ID of command (see68 ;FM3TOOLS.DAT). Finally, the text to display on the menu for the command.68 ;First word in a line MUST be MENUITEM. Next comes ID of command (see 69 ;FM3TOOLS.DAT). Finally, the text to display on the menu for the command. 69 70 ; 70 71 ;Any line beginning with a semi-colon, like this one, is a comment. … … 82 83 is in, start a drag from the recessed text field next to the :link 83 84 reftype=hd res=91900.Folder button:elink. and drop onto the Folder 84 button. If you always want the extract directory to be the same as the85 button. If you always want the extract directory to be the same as the 85 86 directory in which the archive resides, enter * in the Ext. Path field 86 87 of the internal Settings Notebook's :link reftype=hd res=99940.Archivers … … 96 97 the container to sort on that field (assuming the field is one of those 97 98 on which FM/2 will sort -- filename, size, EA size, and dates are all 98 valid). Works in Archive Containers, too.99 valid). Works in Archive Containers, too. 99 100 :p. 100 101 Can't set the :hp3.default sort or view for new Directory … … 102 103 res=97100.internal Settings notebook:elink. instead of the popup menus. 103 104 The popups only change the :hp1.current:ehp1. container -- the one on 104 which you requested the context menu. The Settings notebook determines105 how new containers that you open will appear. This is a distinction105 which you requested the context menu. The Settings notebook determines 106 how new containers that you open will appear. This is a distinction 106 107 often overlooked by new users. 107 108 :p. 108 109 Old DOS hands will know this, but you can enter :hp2.PRN:ehp2. when you 109 want output to go to a printer rather than a disk file. You can even110 want output to go to a printer rather than a disk file. You can even 110 111 specify different printers using LPT? (i.e. LPT1, LPT2, LPT3, etc.). 111 112 :p. 112 113 If nothing shows in a Directory Container, Archive Container, the 113 114 Collector or Drive Tree although you :hp1.know:ehp1. there's something 114 in it, check your Filter (Ctrl + f accelerator). The Filter button for115 in it, check your Filter (Ctrl + f accelerator). The Filter button for 115 116 the appropriate container will show the current filter status for the 116 117 current container (F&colon.<All> means everything is visible, <Attr> 117 118 means attributes are being used to filter, otherwise you'll see the 118 119 current mask set). Remember to look at the attributes as well as the 119 mask. The :hp1.All:ehp1. button in the :link reftype=hd120 mask. The :hp1.All:ehp1. button in the :link reftype=hd 120 121 res=93400.Filter dialog:elink. can be used to ensure that everything is 121 122 visible. … … 127 128 drag the directory the Directory Container is "looking" into, and when 128 129 you drop :hp1.on:ehp1. one of them, you drop into the directory the 129 Directory Container is "looking" into. They behave, for drag and drop130 Directory Container is "looking" into. They behave, for drag and drop 130 131 and requesting context menus, like empty container space (whitespace). 131 132 :p. 132 133 To begin a direct edit of the current file's name using the keyboard, 133 use Ctrl + F10. To end (complete) the direct edit, use Ctrl + F11.To134 use Ctrl + F10. To end (complete) the direct edit, use Ctrl + F11. To 134 135 cancel an edit underway, use Escape. 135 136 :p. 136 137 PM uses several ALT + F? accelerators to control frame windows. However, 137 138 this applies to the current frame window, which can be within the main 138 FM/2 window when run monolithically. Add Ctrl to these accelerators to139 affect the main window in that case. For example, Ctrl + Alt + F9 will139 FM/2 window when run monolithically. Add Ctrl to these accelerators to 140 affect the main window in that case. For example, Ctrl + Alt + F9 will 140 141 minimize the main FM/2 window, while Alt + F9 will minimize whichever 141 142 frame window has the focus. … … 145 146 the first button) on them will change your sort type. 146 147 :p. 147 Problem with ZIP or EZ drive -- slow scanning&colon. See :link148 reftype=hd res=99980.Edit->Drive flags:elink. command. The problem148 Problem with ZIP or EZ drive -- slow scanning&colon. See :link 149 reftype=hd res=99980.Edit->Drive flags:elink. command. The problem 149 150 is that these drives respond :hp1.very:ehp1. slowly to some commands 150 and requests. You can tweak the drive's flags to alleviate some of151 and requests. You can tweak the drive's flags to alleviate some of 151 152 this. 152 153 :p. 153 Problem with details view refreshing -- top items come up blank. This154 is one of those never-fixed OS/2 bugs. Try :hp1.unchecking:ehp1. the155 Immediate updates toggle in the Settings notebook. This usually works154 Problem with details view refreshing -- top items come up blank. This 155 is one of those never-fixed OS/2 bugs. Try :hp1.unchecking:ehp1. the 156 Immediate updates toggle in the Settings notebook. This usually works 156 157 around this bug. 157 158 :p. 158 159 To find any directory in the Drive Tree quickly, type Ctrl + Shift + F 159 160 with the Drive Tree active, then type in the pathname of the directory 160 that you want to find. To find the directory of a Directory Container161 that you want to find. To find the directory of a Directory Container 161 162 in the Drive Tree, type Ctrl + Shift + F with the Directory Container 162 163 active. … … 164 165 The :link reftype=hd res=90100.Collector:elink. can search for files 165 166 based on a variety of criteria. The search function can also find 166 potential duplicate files for you. Potential duplicates can also be167 potential duplicate files for you. Potential duplicates can also be 167 168 tracked down in the :link reftype=hd res=98500.See all files:elink. 168 169 control. 169 170 :p. 170 You can selectively turn off FM/2's bubble help. Use the internal171 You can selectively turn off FM/2's bubble help. Use the internal 171 172 Settings notebook, turn to the :hp1.Bubbles:ehp1. page, and read the 172 173 help. … … 174 175 "I double-clicked on an INI file and FM/2 showed it in the text viewer." 175 176 The INI file may not be a standard OS/2 INI file (Windoze programs, for 176 example, use *.INI files that are flat text files). FM/2 will "fail"177 example, use *.INI files that are flat text files). FM/2 will "fail" 177 178 quietly to view such files using the INI viewer when you double-click 178 179 them since there's no reason to bother you each time you want to look at 179 one. If you're sure the file is a standard OS/2 INI file, use the180 one. If you're sure the file is a standard OS/2 INI file, use the 180 181 Utilities menu to open the INI viewer, then choose Files->Other profile 181 and enter the name of the file. FM/2 will then tell you the reason that182 and enter the name of the file. FM/2 will then tell you the reason that 182 183 it is unable to open the file -- you probably want to know about it since 183 184 you're already in the INI viewer. … … 197 198 else, for that matter -- I mention self-extracting archives because FM/2 198 199 will attempt to view them rather than run them when you double-click 199 them), press Ctrl + F5. This brings up the :link reftype=hd200 them), press Ctrl + F5. This brings up the :link reftype=hd 200 201 res=90600.Command line:elink. dialog with the cursored file in the entry 201 202 field. … … 206 207 :p. 207 208 Alternatively, if running FM/2 monolithically, press F5 to get a 208 miniature command line at the bottom of the window. Enter any commands209 miniature command line at the bottom of the window. Enter any commands 209 210 you'd like here, including :link reftype=hd 210 res=100075.metastrings:elink.. Type /HELP in the command line entry211 res=100075.metastrings:elink.. Type /HELP in the command line entry 211 212 field for brief information specific to this control. 212 213 :p. 213 214 Note that if you use the same command line time after time you will 214 215 probably want to set up a :link reftype=hd res=90700.Command:elink. 215 for the command line to save time. With a Command, you can even216 for the command line to save time. With a Command, you can even 216 217 execute a command line using an accelerator key -- can't beat that 217 218 for speed.
Note:
See TracChangeset
for help on using the changeset viewer.
