source: trunk/dll/ipf/start.ipf@ 1567

Last change on this file since 1567 was 1495, checked in by Steven Levine, 16 years ago

Reorganize help to make startup instructions easier to find

File size: 3.5 KB
Line 
1.***********************************************************************
2.*
3.* $Id: $
4.*
5.* Start up
6.*
7.* Copyright (c) 1993-98 M. Kimes
8.* Copyright (c) 2009 Steven H.Levine
9.*
10.* 29 Dec 09 SHL Split from install.ipf
11.*
12.***********************************************************************
13.*
14:h1 res=100125 name=PANEL_FIRSTTIME. Starting FM&slash.2
15:p.
16If you start File Manager&slash.2 &lpar.filename FM3&per.EXE&rpar. with no
17command line parameters&comma. it opens the :link reftype=hd res=97600.Drive Tree window:elink.
18but no directory windows &lpar.unless the :link reftype=hd res=97000."Save state of dir windows":elink.
19toggle is checked&per.
20:p.File Manager&slash.2 optionally accepts names of directories in the
21parameters field of its program object&semi. it willopen a directory window for each
22one&per.
23:p.
24Hint&colon. If you often do different specific things with FM&slash.2&comma.
25you might set up a WPS object customized to start up ideally for each activity&per.
26For example&comma. if you wanted to maintain your BBS areas&comma. you might
27have one object with parameters like&colon. "D&colon.&bsl.BBSDIR
28D&colon.&bsl.BBSDIR&bsl.MAILIN
29D&colon.&bsl.BBSDIR&bsl.MAILOUT"&comma. and if you also like to use FM&slash.2
30to set icons on files&comma. you might have another object with parameters like&colon.
31"E&colon.&bsl.MYICONS D&colon.&bsl.NEWFILES"&per. The State :link reftype=hd res=99400.quicklist:elink.
32can also be used for this within FM&slash.2 itself&per.
33:p.You can exclude drives in the parameters by prefacing the drive letter
34with "&slash."&comma. and there can be more than one drive letter behind the
35"&slash." &lpar.i&per.e&per. "&slash.BH" to exclude both drives B&colon. and
36H&colon.&rpar.&per. Hint&colon. Many people like
37to use &slash.B to exclude "phantom" drive B&colon. if they have a
38single&endash.floppy system&per.
39Similarly&comma. you can cause drives NOT to be prescanned by the
40Drive Tree by prefacing the drive letter with "&semi."&comma. drives NOT to load
41icons for objects by prefacing the drive letter with "&comma."&comma. drives NOT
42to load subjects for objects by prefacing the drive letter with "&grave." and
43drives NOT to load longnames for objects by prefacing the drive letter
44with "&apos."&per. This can be handy if you have a very slow drive like a
45CD&endash.ROM or Zip drive&per. FM&slash.2 Lite recognizes these switches&comma. too&per.
46 See also the :link reftype=hd res=99980.Drive Flags dialog:elink. in FM&slash.2&per.
47:p.If you place the plus sign "&plus." &lpar.alone&comma. separated from
48anything else by spaces&rpar. in the parameters&comma. FM&slash.2 will log&comma. to
49FM2&per.LOG&comma. delete&comma. rename&comma.
50move and copy operations that are performed by drag&endash.and&endash.drop or
51with the menus&per. FM&slash.2 Lite recognizes this switch&comma. too&per.
52:p.The parameter "&endash." &lpar.alone&comma. separated from anything else by
53spaces&rpar. causes FM&slash.2 to ignore&comma. not load or save&comma. the previous state of
54directory windows &lpar.see the :link reftype=hd res=97000."Save state of dir windows":elink.
55toggle under Config Menu&endash.&gt.Toggles in the online help&rpar. for that invocation&per.
56:p.You can specify the name of an alternate INI file with "&endash.&lt.inifilename&gt."
57&endash.&endash. for example&comma.
58"&endash.C&colon.&bsl.FM2&bsl.MYINI&per.INI"&per.
59:p.You can also specify the INI file location with the environment variable
60FM3INI &endash.&endash. for example&colon. SET FM2INI&eq.C&colon.&bsl.FM2&bsl.MYINI&per.INI&per.
61
Note: See TracBrowser for help on using the repository browser.