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

Last change on this file since 2 was 2, checked in by root, 23 years ago

Initial revision

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