source: trunk/dll/ipf/hints.ipf@ 1036

Last change on this file since 1036 was 288, checked in by root, 19 years ago

Check in documentation updates to date

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 12.7 KB
Line 
1:h1 res=93000 name=PANEL_HINTS.Hints and troubleshooting
2:i1 id=aboutHints.Hints and troubleshooting
3
4:artwork name='bitmaps\secret.bmp' align=center.
5:p.
6This section contains hints about obscure functions, FM/2 "secrets" and
7other rubbish.
8.br
9:p.
10With most video display drivers, :color fc=default bc=cyan.chording:color fc=default bc=default. a directory in the Drive Tree
11(or clicking the :color fc=default bc=cyan.B3:color fc=default bc=default. on a three button mouse) will cause FM/2
12to open a new FM/2 Directory Container window for that directory without further ado.
13:p.
14Want to open FM/2 with various different configurations see :link reftype=hd res=100125.Starting FM/2:elink.
15for command line options.
16:p.
17Want to copy or move some files to a new directory? Try dragging them
18onto an empty area (whitespace) of the Drive tree. FM/2 will pop up a
19dialog allowing you to specify a name for a new directory into which to
20place the files.
21:p.
22To set the label of a drive, pick :link reftype=hd
23res=90900.Files->Info:elink. (:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.i:color fc=default bc=default. accelerator) on the root of the
24drive in the Drive Tree container. You'll find :hp1.Format:ehp1. and
25:hp1.Chkdsk:ehp1. in that menu, too, under the :hp1.Miscellaneous:ehp1.
26submenu.
27:p.
28Remember, when using the :link reftype=hd res=93900.internal
29editor:elink. (but don't, use your favorite editor instead), FM/2 saves
30the file as it appears in the MLE. If you don't want long lines wrapped
31(such as when editing CONFIG.SYS), turn wrap OFF before saving.
32:p.
33If you want to change the fonts used in the :link reftype=hd
34res=91500.Walk Directories:elink. dialog, drop a new font from the Font
35Palette onto a blank area of the dialog (not a control). The new font
36will be used in the directory listboxes and path entry field the next
37time you use the dialog. This is sometimes necessary when the default
38font for the dialog doesn't match up well to the codepage in use for
39non-US users, as non-ASCII characters might show up improperly.
40:p.
41To invoke an OS/2 WPS association rather than an FM/2 internal
42association, try Open->Default from a context menu on the file object
43(F6 accelerator) or holding down the :color fc=default bc=palegray.Ctrl:color fc=default bc=default.
44 key while double-clicking the object. Alternatively, use <> as the command line for an :link
45reftype=hd res=90400.association:elink. and it'll open the object's
46default WPS view, which will run the program associated with the object
47under the WPS if there is one. Follow the hypertext link in this
48paragraph for detailed explanations.
49:p.
50If you periodically do something to the same set of files, you might
51consider making a :link reftype=hd res=96000.List:elink. of the files
52and :link reftype=hd res=90100.Collecting:elink. them from that list
53file so you don't have to reselect them when you want to manipulate them
54later. Note that FM/2 has a Reselect command under the Views->Select
55menu, but it only remembers the last selection set -- using the
56List/Collect method you can reselect even in another session.
57:p.
58Using :hp1.AV/2:ehp1. from the WPS&colon. Drag an archive file onto the
59AV/2 object; this opens a view into the archive. Drag any files you
60want added to the archive into the container; they're added to the
61archive. To create a new archive, drag the objects to be archived onto
62the :hp1.Make Archive:ehp1. object.
63:p.
64For advanced users&colon. You can add commands to FM/2's action bar
65menu. Create a file in FM/2's directory called FM3MENU.DAT. Here's a
66sample&colon.
67:xmp.
68;
69;Items listed in this file are added to FM/2's action bar (pulldown) menu.
70;First word in a line MUST be MENUITEM. Next comes ID of command (see
71;FM3TOOLS.DAT). Finally, the text to display on the menu for the command.
72;
73;Any line beginning with a semi-colon, like this one, is a comment.
74;
75MENUITEM 1023 V~iew
76MENUITEM 1024 ~Edit
77MENUITEM 1010 I~nfo
78MENUITEM 1009 ~Attrs
79MENUITEM 1017 ~Open
80MENUITEM 1006 ~Kill
81:exmp.
82:p.
83If you want to set the extract directory in an :link reftype=hd
84res=90200.Archive Container:elink. to the same directory as the archive
85is in, start a drag from the recessed text field next to the :link
86reftype=hd res=91900.Folder button:elink. and drop onto the Folder
87button. If you always want the extract directory to be the same as the
88directory in which the archive resides, enter * in the Ext. Path field
89of the internal Settings Notebook's :link reftype=hd res=99940.Archivers
90page:elink..
91:p.
92You can drag files or directories onto an archive object in a Directory
93Container, and FM/2 will display the :link reftype=hd
94res=90300.Archive:elink. dialog to allow you to add those files to the
95archive without having to first open the archive.
96:p.
97If a Directory Container is in Details view, and if the titles above the
98columns are turned on, you can hold down :color fc=default bc=palegray.ALT:color fc=default bc=default.
99 and click a title to cause the container to sort on that field (assuming the field is one of those
100on which FM/2 will sort -- filename, size, EA size, and dates are all
101valid). Works in Archive Containers, too.
102:p.
103Can't set the :hp3.default sort or view for new Directory
104Containers:ehp3.? Yes you can -- use the :link reftype=hd
105res=97100.internal Settings notebook:elink. instead of the popup menus.
106The popups only change the :hp1.current:ehp1. container -- the one on
107which you requested the context menu. The Settings notebook determines
108how new containers that you open will appear. This is a distinction
109often overlooked by new users.
110:p.
111Old DOS hands will know this, but you can enter :hp2.PRN:ehp2. when you
112want output to go to a printer rather than a disk file. You can even
113specify different printers using LPT? (i.e. LPT1, LPT2, LPT3, etc.).
114:p.
115If nothing shows in a Directory Container, Archive Container, the
116Collector or Drive Tree although you :hp1.know:ehp1. there's something
117in it, check your Filter (:color fc=default bc=palegray.Ctrl:color fc=default bc=default.
118 + :color fc=default bc=palegray.f:color fc=default bc=default. accelerator). The Filter button for
119the appropriate container will show the current filter status for the
120current container (F&colon.<All> means everything is visible, <Attr>
121means attributes are being used to filter, otherwise you'll see the
122current mask set). Remember to look at the attributes as well as the
123mask. The :hp1.All:ehp1. button in the :link reftype=hd
124res=93400.Filter dialog:elink. can be used to ensure that everything is
125visible.
126:p.
127To compare the directories of two open Directory Containers without
128resorting to the Drive Tree, link-drag from the recessed status window
129in one Directory Container to the recessed status window in the other.
130Remember, when you drag :hp1.from:ehp1. one of those recessed areas, you
131drag the directory the Directory Container is "looking" into, and when
132you drop :hp1.on:ehp1. one of them, you drop into the directory the
133Directory Container is "looking" into. They behave, for drag and drop
134and requesting context menus, like empty container space (whitespace).
135:p.
136To begin a direct edit of the current file's name using the keyboard,
137use :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.F10
138:color fc=default bc=default.. To end (complete) the direct edit, use :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.F11:color fc=default bc=default.. To
139cancel an edit underway, use :color fc=default bc=palegray.Esc:color fc=default bc=default..
140:p.
141PM uses several :color fc=default bc=palegray.ALT:color fc=default bc=default. + :color fc=default bc=palegray.F?:color fc=default bc=default. accelerators to control frame windows. However,
142this applies to the current frame window, which can be within the main
143FM/2 window when run monolithically. Add :color fc=default bc=palegray.Ctrl:color fc=default bc=default. to these accelerators to
144affect the main window in that case. For example, :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.Alt:color fc=default bc=default. + :color fc=default bc=palegray.F9:color fc=default bc=default. will
145minimize the main FM/2 window, while :color fc=default bc=palegray.Alt:color fc=default bc=default. + :color fc=default bc=palegray.F9:color fc=default bc=default. will minimize whichever
146frame window has the focus.
147:p.
148If you have the bottom buttons turned on in FM/2 and have a 3-button
149mouse, clicking the :color fc=default bc=cyan.B3:color fc=default bc=default. (or holding down :color fc=default bc=palegray.Ctrl:color fc=default bc=default. while clicking
150:color fc=default bc=cyan.B1:color fc=default bc=default.) on them will change your sort type.
151:p.
152Problem with ZIP or EZ drive -- slow scanning&colon. See :link
153reftype=hd res=99980.Edit->Drive flags:elink. command. The problem
154is that these drives respond :hp1.very:ehp1. slowly to some commands
155and requests. You can tweak the drive's flags to alleviate some of
156this.
157:p.
158Problem with details view refreshing -- top items come up blank. This
159is one of those never-fixed OS/2 bugs. Try :hp1.unchecking:ehp1. the
160Immediate updates toggle in the Settings notebook. This usually works
161around this bug.
162:p.
163To find any directory in the Drive Tree quickly, type :color fc=default bc=palegray.Ctrl:color fc=default bc=default. +
164:color fc=default bc=palegray.Shift:color fc=default bc=default. + :color fc=default bc=palegray.F:color fc=default bc=default.
165with the Drive Tree active, then type in the pathname of the directory
166that you want to find. To find the directory of a Directory Container
167in the Drive Tree, type :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.Shift:color fc=default bc=default. + :color fc=default bc=palegray.F:color fc=default bc=default. with the Directory Container
168active.
169:p.
170The :link reftype=hd res=90100.Collector:elink. can search for files
171based on a variety of criteria. The search function can also find
172potential duplicate files for you. Potential duplicates can also be
173tracked down in the :link reftype=hd res=98500.See all files:elink.
174control.
175:p.
176You can selectively turn off FM/2's bubble help. Use the internal
177Settings notebook, turn to the :hp1.Bubbles:ehp1. page, and read the
178help.
179:p.
180"I double-clicked on an INI file and FM/2 showed it in the text viewer."
181The INI file may not be a standard OS/2 INI file (Windoze programs, for
182example, use *.INI files that are flat text files). FM/2 will "fail"
183quietly to view such files using the INI viewer when you double-click
184them since there's no reason to bother you each time you want to look at
185one. If you're sure the file is a standard OS/2 INI file, use the
186Utilities menu to open the INI viewer, then choose Files->Other profile
187and enter the name of the file. FM/2 will then tell you the reason that
188it is unable to open the file -- you probably want to know about it since
189you're already in the INI viewer.
190:p.
191Trouble starting FM/2: "Resource not found." Probably mismatched DLL
192and EXE files -- re-extract FM/2 from the distribution archive, being
193particularly sure to overwrite :hp1.all:ehp1. old DLL and EXE files.
194:p.
195FM/2 crashes when attempting to view a file: Uncheck :link reftype=hd
196res=92200."Check for multimedia w/ MMPM/2":elink. -- see explanation
197there.
198
199:h2 res=100010 name=PANEL_HINTSCMD.Command lines
200:i1 id=aboutHintsCmd.Command lines
201
202If you want to directly execute a self-extracting archive (or anything
203else, for that matter -- I mention self-extracting archives because FM/2
204will attempt to view them rather than run them when you double-click
205them), press :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.
206F5:color fc=default bc=default.. This brings up the :link reftype=hd
207res=90600.Command line:elink. dialog with the cursored file in the entry
208field.
209:p.
210You can press the [Home] key to move the cursor to the start of the
211entry field and enter the name of a program to run with the file as an
212argument, or just press [Enter] to execute the file.
213:p.
214Alternatively, if running FM/2 monolithically, press :color fc=default bc=palegray.F5:color fc=default bc=default. to get a
215miniature command line at the bottom of the window. Enter any commands
216you'd like here, including :link reftype=hd
217res=100075.metastrings:elink.. Type /HELP in the command line entry
218field for brief information specific to this control.
219:p.
220Note that if you use the same command line time after time you will
221probably want to set up a :link reftype=hd res=90700.Command:elink.
222for the command line to save time. With a Command, you can even
223execute a command line using an accelerator key -- can't beat that
224for speed.
225
226.im bonusp.ipf
227
228.im fm2util.ipf
229
230.im trouble.ipf
231
232.im errors.ipf
233
234.im resource.ipf
235
236
Note: See TracBrowser for help on using the repository browser.