home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 16 / 16.iso / t / t099 / 5.ddi / NDWINI.TX$ / NDWINI.TX
Encoding:
Text File  |  1992-03-20  |  22.3 KB  |  713 lines

  1. SYMANTEC--PETER NORTON GROUP
  2.  
  3. NDWINI.TXT--March 20, 1992
  4. Description of the NDW.INI File
  5. Copyright 1991-92 Symantec Corp. All Rights Reserved.
  6.  
  7. NORTON DESKTOP FOR WINDOWS
  8. Version 2.0
  9.  
  10.  
  11. Windows Initialization Files
  12. ============================
  13.      Each time you start Norton Desktop, it looks for the Norton
  14. Desktop initialization (.INI) file to determine information about
  15. your environment and preferences. This document describes NDW.INI,
  16. one of the initialization files Norton Desktop for Windows uses.
  17. Your NDW.INI file may not be exactly like the one described here.
  18.      You can change many of the settings in NDW.INI simply by
  19. configuring Norton Desktop with the Norton Desktop menu items. If,
  20. however, you find it necessary (or tempting) to change the NDW.INI
  21. file yourself, be sure you use an ASCII editor such as Desktop Editor.
  22. Non-ASCII word processors like Write or Word for Windows may insert
  23. control codes that could corrupt your file and disable your system.
  24.      NDW.INI, like other initialization files, has the following
  25. format:
  26.  
  27. [section name]
  28. keyname=value
  29.  
  30. where [section name] is the name of a section, and keyname=value
  31. defines each setting. Sections are used to break the .INI file
  32. into logical groupings. The square brackets are required, and the
  33. left bracket must be in the first column. You can also include
  34. comments in an initialization file. In fact, you'll see many
  35. comments in the NDW.INI file. Comments are identified by a
  36. semicolon in the first column.
  37.  
  38. NDW.INI Sections
  39. ================
  40.      The default NDW.INI file contains the following sections:
  41.  
  42.      [Viewer-Filemap]
  43.      [Viewer-Parsers]
  44.      [Configuration]
  45.      [NHookSettings]
  46.      [Scheduler]
  47.      [TapeCalc]
  48.      [SiCalc]
  49.      [FinCalc]
  50.      [Calculators]
  51.      [System Information]
  52.      [SmartErase]
  53.      [Print Start]
  54.      [Print Stop]
  55.      [Quick Access]
  56.      [Disk Doctor]
  57.      [Network]
  58.      [Defaults]
  59.      [BatchRunner]
  60.  
  61. The order of the sections does not matter. This document describes
  62. each section in alphabetical order.
  63.  
  64.  
  65. [BATCHRUNNER] SECTION
  66. ---------------------
  67.      The [BatchRunner] section contains settings that affect the
  68. Batch Runner batch language. This section may contain the following
  69. statements:
  70.  
  71.  
  72. CmdExtDLL=<filename>
  73.  
  74. where <filename> is the batch command extension DLL. The default
  75. is COMMEXT.DLL.
  76.  
  77.  
  78. SKDFile=<filename>
  79.  
  80. where <filename> is the path and filename of the file that is to
  81. receive the parsed keystrokes from the SKDebug function. The default
  82. is C:\@@SKDBUG.TXT.
  83.  
  84.  
  85. [CALCULATORS] SECTION
  86. ---------------------
  87.      The [Calculators] section contains settings that affect the
  88. 10-Key Tape, the Financial, and the Scientific calculators. This
  89. section may contain the following statements:
  90.  
  91.  
  92. LastCalc=<calculator name>
  93.  
  94. where <calculator name> is the filename of the calculator you last
  95. used. The default is TapeCalc.exe.
  96.      This information is saved by the calculator itself, so even
  97. if you don't save your Norton Desktop configuration, the last
  98. calculator you used will appear on the desktop when you choose
  99. Calculator from the Tools menu.
  100.  
  101.  
  102. NumCalculators=<integer>
  103.  
  104. where <integer> is a number that represents the number of available
  105. calculators. The default is 3.
  106.  
  107.  
  108. Calculator<integer>=<menu item>,<module>,<caption>,<filename>
  109.  
  110. where: <integer> is an integer between 1 and the NumCalculator keyword
  111.        value (default is 3).
  112.        <menu item> is the name of the Calculator menu item.
  113.        <module> is the module name that appears in the header.
  114.        <caption> is the title that appears in the calculator title bar.
  115.        <filename> is the name of the calculator file.
  116.  
  117.      Default calculators include:
  118.         Calculator1=&Financial,NFIN_CALC,Financial Calculator,FinCalc
  119.         Calculator2=&Scientific,NSCI_CALC,Scientific Calculator,SiCalc
  120.         Calculator3=&Tape,NTAPE_CALC,Tape Calculator,TapeCalc
  121.  
  122.  
  123. [CONFIGURATION] SECTION
  124. -----------------------
  125.      The [Configuration] section contains settings that control
  126. the Norton Desktop configuration. Note that Quick Access
  127. configuration is controlled in the [Quick Access] section. The
  128. [Configuration] section may contain the following statements:
  129.  
  130.  
  131. Save=<TRUE or FALSE>
  132.  
  133. where TRUE saves Norton Desktop configuration on exit, and FALSE
  134. does not. The default is TRUE.
  135.  
  136.  
  137. NDWErrorCode=<0 or 1>
  138.  
  139. where 0 does not show a special code in system message boxes, and
  140. 1 shows the code. The default is 0.
  141.      Technical Support may, on occasion, ask you to set this
  142. setting to 1. In general, however, it is not necessary to display
  143. these codes.
  144.  
  145.  
  146. AllowExit=<TRUE or FALSE>
  147.  
  148. where FALSE does not let you exit Norton Desktop without confirmation
  149. and TRUE does let you exit without confirmation. The default is TRUE.
  150.  
  151.  
  152. NDWDIR=<path>
  153.  
  154. where <path> is the fully-qualified path that identifies the directory
  155. in which your Norton Desktop data files are located. The default is
  156. C:\NDW.
  157.  
  158.  
  159. NDWVersionMajor=<integer>
  160.  
  161. where <integer> represents the part of the Norton Desktop version
  162. number that precedes the decimal point. The default is 2, as in 2.0.
  163.  
  164.  
  165. NDWVersionMinor=<integer>
  166.  
  167. where <integer> represents the part of the Norton Desktop version
  168. number that follows the decimal point. The default is 0, as in 2.0.
  169.  
  170.  
  171. MemCompactBeforeExec=<1 or 0>
  172.  
  173. where 1 compacts memory before executing an application and 0 does not.
  174. The default is 0.
  175.  
  176.  
  177. [DEFAULTS] SECTION
  178. ------------------
  179.      The [Defaults] section contains settings that affect Norton
  180. Desktop default settings, including history listings and icon files.
  181. This section may contain the following statements:
  182.  
  183.  
  184. UseHistory=<1 or 0>
  185.  
  186. where 1 saves the history listing across Norton Desktop sessions,
  187. and 0 does not. The default is 1.
  188.      You'll find history listings in several dialog boxes,
  189. including Run and Filter.
  190.  
  191.  
  192. DefaultIconLib=<filename>
  193.  
  194. where <filename> is the name of a file containing icons. The
  195. default is NDW.NIL in your Norton Desktop directory.
  196.      This file is used by the Change Icon dialog box whenever the
  197. item you've selected has no associated icon file.
  198.  
  199.  
  200. MacroTracking=<1 or 0>
  201.  
  202. where 1 tells Norton Desktop to record the changing of active windows
  203. with the mouse during a Macro Builder recording session, and 0 does not.
  204. The default is 1.
  205.  
  206.  
  207. MaxWinFileExtensions=<integer>
  208.  
  209. where <integer> is the number of extensions (applications) that can
  210. hook into the Norton Desktop menu bar. The default is 10.
  211.  
  212.  
  213. MacroTempName=<filename>
  214.  
  215. where <filename> is the default name of the file in which a Macro
  216. Builder macro is saved. The default is TEMPFILE.WBT.
  217.  
  218.  
  219. SnapFactorX=<integer>
  220. SnapFactorY=<integer>
  221.  
  222. where <integer> is a number that determines the grid to which objects
  223. on the desktop are aligned. The default is SnapFactorX=6 and
  224. SnapFactorY=7.
  225.      These snap factors are used to align the desktop components when
  226. you choose Arrange Desktop from the Window menu. They are also applied
  227. to the desktop icons if the Snap To Grid check box is checked. Setting
  228. the snap factors to 1 duplicates the snap affect that was used by
  229. Norton Desktop version 1.0.
  230.  
  231.  
  232. GridOriginX=<integer>
  233. GridOriginY=<integer>
  234.  
  235. where <integer> is a number that determines the origin of the snap grid
  236. in pixels from the upper-left corner of the desktop. The default is
  237. GridOriginX=16 and GridOriginY=40.
  238.  
  239.  
  240. [DISK DOCTOR] SECTION
  241. ---------------------
  242.      The [Disk Doctor] section contains settings that affect
  243. various Norton Disk Doctor tests. This section may contain the
  244. following statements:
  245.  
  246.  
  247. SkipPartitionTests=<0 or 1>
  248.  
  249. where 1 skips the partition test, and 0 performs the test. The
  250. default is 0.
  251.      You may want to skip the partition test if your drive system
  252. uses non-standard partition software. Note that when the partition
  253. test is skipped, the Partition Test graphic in the Norton Disk
  254. Doctor window is dimmed.
  255.  
  256.  
  257. OnlyOneHardDisk=<0 or 1>
  258.  
  259. where 0 is false, and 1 is true. The default is 0.
  260.      You may want to set this value to 1 if your computer
  261. erroneously reports more than one hard disk.
  262.  
  263.  
  264. ExcludedDrives=<drive letters>
  265.  
  266. where <drive letters> identify the drive or drives you want to
  267. exclude. The default is none.
  268.      If you are a Zenith DOS 3.2 user, you may want to change this
  269. value. Zenith DOS 3.2, a special OEM version of DOS, can allocate
  270. non-existent drives. For example, it can allocate drives C:, D:,
  271. E: and F:, though it only has a drive C:. If Norton Disk Doctor
  272. for Windows tries to access one of these non-existent drives, it
  273. returns a "Sector not Found" system message. To avoid testing
  274. drives D:, E: and F:, list those drives in the statement:
  275.  
  276. ExcludedDrives=DEF
  277. or
  278. ExcludedDrives=D:, E:, F:
  279.  
  280.  
  281. [FINCALC] SECTION
  282. -----------------
  283.      The [FinCalc] section contains settings that let you modify
  284. the Financial calculator. This section contains the following
  285. statements, which by default, are simply comments.
  286.  
  287.  
  288. ;ButtonFaceColor=255 255 255
  289. ;AllClearFaceColor=255 255 255
  290. ;PlusFaceColor=255 255 255
  291. ;MinusFaceColor=255 255 255
  292. ;MemoryFaceColor=255 255 255
  293.  
  294. You should remove the semi-colons that precede these statements
  295. if you are using a Hercules monochrome display adapter. Otherwise,
  296. the keys on the Financial calculator may be difficult to read.
  297.      In addition, you may also find these additional color settings
  298. (remove the semicolon if you want to use them). Try experimenting
  299. with colors like:
  300.  
  301. BackgroundColor=0 0 0
  302.  
  303. and:
  304.  
  305. ButtonLightColor=255 255 255
  306.  
  307.  
  308. ;BackgroundColor
  309. ;BackgroundLightColor
  310. ;BackgroundShadowColor
  311. ;UpperTextHilightColor
  312. ;UpperTextNormalColor
  313. ;StatusTextColor
  314. ;StatusBackgroundColor
  315. ;ButtonTextColor
  316. ;ButtonBackgroundColor
  317. ;ButtonLightColor
  318. ;ButtonShadowColor
  319. ;AltButtonBackgroundColor
  320. ;AltButtonLightColor
  321. ;AltButtonShadowColor
  322. ;PressedButtonBackgroundColor
  323. ;PressedButtonLightColor
  324. ;PressedButtonShadowColor
  325. ;PressedAltButtonBackgroundColor
  326. ;PressedAltButtonLightColor
  327. ;PressedAltButtonShadowColor
  328. ;DisplayTextColor
  329. ;DisplayBackgroundColor
  330.  
  331.  
  332. [NETWORK] SECTION
  333. -----------------
  334.      The [Network] section contains a setting that lets you specify
  335. how Norton Desktop detects and works with different networks. This
  336. section may include the following statement:
  337.  
  338. AutoDetect=<1 or 0>
  339.  
  340. where 1 allows Norton Desktop to attempt to decide which network you
  341. are using based on how Windows is configured and on the currently
  342. running software, and 0 does not. The default is 1.
  343.  
  344.  
  345. [NHOOKSETTINGS] SECTION
  346. -----------------------
  347.      The [NHookSettings] section contains settings that watch for and
  348. trap all directory creates and destroys, and all file opens. This
  349. section may include the following statements:
  350.  
  351.  
  352. Int21hHook=<1 or 0>
  353.  
  354. where 1 traps all directory creates and destroys, and all file opens,
  355. as well as the start and termination of applications such as Program
  356. Manager, and 0 does not. The default is 1.
  357.  
  358.  
  359. WatchDrive=<1 or 0>
  360.  
  361. where 1 watches all drives for all directory creates and destroys
  362. and all files for file opens (Int21hHook must be 1) and 0 does not.
  363. The default is 1.
  364.  
  365.  
  366. WatchDirectories=<1 or 0>
  367.  
  368. where 1 watches all directories for creates and destroys (Int21hHook
  369. must be 1) and 0 does not. The default is 1.
  370.  
  371.  
  372. WatchFiles=<1 or 0>
  373.  
  374. where 1 watches all files for file opens (Int21hHook must be 1)
  375. and 0 does not. The default is 1.
  376.  
  377.  
  378. [PRINT START] SECTION
  379. ---------------------
  380.      The [Print Start] section contains settings that let you
  381. print files that use print commands other than "Alt, F, P, Enter."
  382. This section, by default, includes the following statements:
  383.  
  384. deskedit=
  385. notepad=
  386. wingz.exe=!FP~~
  387. winproj.exe=!FP~~
  388. formbase.exe=!PF~~
  389.  
  390.      These are the print commands used by Desktop Editor, Notepad,
  391. WingZ, Microsoft Project, and FormBase, respectively. You may want to
  392. add your own statements to this section if you are using Norton Desktop
  393. to print documents whose applications use a different print command.
  394.      Some applications, such as those listed here, do not use the
  395. File/Print/OK (!FP~) sequence to print their documents. If the
  396. application does not follow these steps exactly (WingZ, for example,
  397. requires two OKs rather than one), an exception must be created in the
  398. [Print Start] section. Refer to pages A-11 and A-13 in "Using Norton
  399. Desktop" for more information. (Note that if nothing follows the
  400. keyname--as is the case for both Desktop Editor and Notepad--then
  401. File/Print is sent without the OK (Enter).)
  402.  
  403.  
  404. [PRINT STOP] SECTION
  405. --------------------
  406.      The [Print Stop] section contains settings that let you
  407. control the commands to exit an application once Norton Desktop
  408. has printed a document. This section, by default, includes the
  409. following statement:
  410.  
  411. winproj.exe=!FXN
  412.  
  413. This is the exit sequence used by Microsoft Project. You may want
  414. to add your own statements to this section that will exit an
  415. application should it remain open after the document has printed.
  416.  
  417.  
  418. [QUICK ACCESS] SECTION
  419. ----------------------
  420.      The [Quick Access] section contains settings that affect
  421. Quick Access. This section may contain the following statements:
  422.  
  423.  
  424. MainGroup=<caption>
  425.  
  426. where <caption> is the name that appears in the Quick Access main
  427. group. The default caption is Quick Access.
  428.      The main group referred to here is the group that keeps track
  429. of all Quick Access groups. Do not confuse this with the Main .GRP
  430. or .QAG group, which often contains the Clipboard, DOS Prompt and
  431. Windows Setup group items.
  432.  
  433.  
  434. AutoSave=<1 or 0>
  435.  
  436. where 1 saves the configuration of all groups on exit, and 0 does
  437. not save them. The default is 1.
  438.  
  439.  
  440. FakeProgman=<1 or 0>
  441.  
  442. where 1 creates a fake Program Manager window when Program Manager
  443. termination is detected or if Program Manager is not initially
  444. running, and 0 does not. The default is 1.
  445.      This setting only works if Int21hHook=1 (only works when VXD
  446. is installed and on). The fake Program Manager window is designed to
  447. assist Windows installation programs that are hardcoded to find a
  448. Program Manager window (class/name "Progman"). This does not help
  449. ill-behaved installation programs that check the shell= line in the
  450. SYSTEM.INI file or check to see if the "PROGMAN" module is resident
  451. in memory.
  452.  
  453.  
  454. SubClassProgman=<1 or 0>
  455.  
  456. where 1 subclasses Program Manager whenever Program Manager is
  457. started. The default is 1.
  458.      This setting only works if Int21hHook=1 (only works when VXD
  459. is installed and on). This allows Windows installation programs to
  460. create groups and group items in both Norton Desktop and Program
  461. Manager if both are running at the same time during an installation.
  462.  
  463.  
  464. IconSpacingX=<integer>
  465. IconSpacingY=<integer>
  466.  
  467. where <integer> determines the amount of space (in screen pixels)
  468. between icons in a Quick Access group window. The default is 75
  469. screen pixels.
  470.      Note that you can arrange icons automatically either by
  471. choosing Arrange Group Icons from the Windows menu or by selecting
  472. the Auto Arrange option in the Configure dialog box and resizing a
  473. group window.
  474.  
  475.  
  476. [SCHEDULER] SECTION
  477. -------------------
  478.      The [Scheduler] section contains settings that synchronize
  479. with the Scheduler dialog box. This section may contain the
  480. following statements:
  481.  
  482.  
  483. Autoload=<0 or 1>
  484.  
  485. where 0 does not load Scheduler as an iconized application when
  486. Norton Desktop starts, and 1 does load Scheduler.
  487.      You can also load Scheduler with Windows by checking the Load
  488. With Windows check box in the Scheduler dialog box.
  489.  
  490.  
  491. Hide=<0 or 1>
  492.  
  493. where 0 does not hide the Scheduler icon when Scheduler is
  494. iconized (minimized), and 1 does hide the icon.
  495.      You can also hide the Scheduler icon when Scheduler is
  496. iconized by checking the Hide When Iconized check box in the
  497. Scheduler dialog box.
  498.  
  499.  
  500. [SICALC] SECTION
  501. ----------------
  502.      The [SiCalc] section contains settings that let you modify
  503. the Scientific calculator. This section contains the following
  504. statements, which by default, are simply comments.
  505.  
  506.  
  507. ;ButtonFaceColor=255 255 255
  508. ;AllClearFaceColor=255 255 255
  509. ;PlusFaceColor=255 255 255
  510. ;MinusFaceColor=255 255 255
  511. ;MemoryFaceColor=255 255 255
  512.  
  513. You should remove the semi-colons that precede these statements
  514. if you are using a Hercules monochrome display adapter. Otherwise,
  515. the keys on the Scientific calculator may be difficult to read.
  516.      In addition, you may also find these additional color settings
  517. (remove the semicolon if you want to use them). Try experimenting
  518. with colors like:
  519.  
  520. BackgroundColor=0 0 0
  521.  
  522. and:
  523.  
  524. ButtonLightColor=255 255 255
  525.  
  526.  
  527. ;BackgroundColor
  528. ;BackgroundLightColor
  529. ;BackgroundShadowColor
  530. ;UpperTextHilightColor
  531. ;UpperTextNormalColor
  532. ;StatusTextColor
  533. ;StatusBackgroundColor
  534. ;ButtonTextColor
  535. ;ButtonBackgroundColor
  536. ;ButtonLightColor
  537. ;ButtonShadowColor
  538. ;AltButtonBackgroundColor
  539. ;AltButtonLightColor
  540. ;AltButtonShadowColor
  541. ;PressedButtonBackgroundColor
  542. ;PressedButtonLightColor
  543. ;PressedButtonShadowColor
  544. ;PressedAltButtonBackgroundColor
  545. ;PressedAltButtonLightColor
  546. ;PressedAltButtonShadowColor
  547. ;DisplayTextColor
  548. ;DisplayBackgroundColor
  549.  
  550.  
  551. [SMARTERASE] SECTION
  552. --------------------
  553.      The [SmartErase] section contains settings that affect
  554. SmartErase and SmartCan. This section may contain the following
  555. statement:
  556.  
  557.  
  558. SmartCanWarning=<1 or 0>
  559.  
  560. where 1 displays a message box if SmartCan is not enabled
  561. when you start Norton Desktop, and 0 suppresses the message.
  562.      You can also suppress the message by checking the Disable
  563. This Message check box when the message box appears.
  564.  
  565.  
  566. [SYSTEM INFORMATION]
  567. --------------------
  568.      The [System Information] section contains settings that let you
  569. determine whether to allow editing of system startup files. This
  570. section may contain the following statement:
  571.  
  572.  
  573. EditStartupFiles=<1 or 0>
  574.  
  575.      where 1 lets you edit the system startup files that appear
  576. when you select the Startup Files Summary and 0 does not. The
  577. default is 1.
  578.  
  579.  
  580. [TAPECALC] SECTION
  581. ------------------
  582.      The [TapeCalc] section contains settings that let you modify
  583. the 10-Key Tape calculator. This section may contain the following
  584. statements:
  585.  
  586.  
  587. DecimalDigits=<integer>
  588.  
  589. where <integer> is the number of decimal digits. The default is 2.
  590.      You can also set the number of decimal digits by choosing
  591. Setup from the Tape calculator File menu.
  592.  
  593.  
  594. TaxRate=<number>
  595.  
  596. where <number> is a number that represents the tax rate. The
  597. default is 6.25.
  598.      You can also set the tax rate by choosing Setup from the
  599. Tape calculator File menu.
  600.  
  601.  
  602. ShowDateAndTime=<Yes or No>
  603.  
  604. where Yes shows the current date and time with each new
  605. transaction, and No does not show the date and time. The default
  606. is No.
  607.      You can also display the date and time by choosing Setup from
  608. the Tape calculator File menu.
  609.  
  610.  
  611. ShowLastSession=<Yes or No>
  612.  
  613. where Yes displays your last session when you start the
  614. calculator, and No does not. The default is No.
  615.      Showing your last transaction is beneficial when you want to
  616. pick up where you left off the previous day (or whenever you last
  617. used the calculator). You can also display the last session by
  618. choosing Setup from the Tape calculator File menu.
  619.  
  620.  
  621. ComputeMethod=<INFIX or RPN>
  622.  
  623. where INFIX means you enter 3 - 2 = 1 and RPN (Reverse Polish
  624. Notation) means you enter 3 + 2 - = 1. The default is INFIX.
  625.      You can also set the compute method by choosing Setup from the
  626. Tape calculator File menu.
  627.  
  628.  
  629. PromptWhenTapeHasChanged=<Yes or No>
  630.  
  631. where Yes asks whether you want to save transactions to tape if you
  632. have entered any transactions and have not saved them to tape, and No
  633. does not. The default is Yes.
  634.      Note that this setting can be overridden by the AlwaysSave
  635. setting described next. You can also set the prompt setting by
  636. choosing Setup from the Tape calculator File menu.
  637.  
  638.  
  639. AlwaysSave=<Yes or No>
  640.  
  641. where Yes always saves transactions without ever bothering you with a
  642. prompt, and No does not. The default is No.
  643.      Note that Yes overrides the PromptWhenTapeHasChanged setting
  644. described above. You can also set the AlwaysSave setting by choosing
  645. Setup from the Tape calculator File menu.
  646.  
  647.  
  648. SaveMethod=<Overwrite or Append>
  649.  
  650. where, if AlwaysSave=Yes, Overwrite saves tapes by writing over
  651. previously-saved tapes, and Append adds to the previously-saved
  652. tape. The default is Overwrite.
  653.      Note that if you use the Append save method, the tape will
  654. most likely grow very large, very quickly. You can also set the save
  655. method by choosing Setup from the Tape calculator File menu.
  656.  
  657.  
  658. SaveFileName=<tapefile>
  659.  
  660. where <tapefile> is the filename to which transactions are saved if
  661. AlwaysSave=Yes. The default tape filename is Tape1.tap.
  662.      You can also specify the tape filename by choosing Setup from the
  663. Tape calculator File menu.
  664.  
  665.  
  666. ;ButtonFaceColor=255 255 255
  667. ;AllClearFaceColor=255 255 255
  668. ;PlusFaceColor=255 255 255
  669. ;MinusFaceColor=255 255 255
  670. ;MemoryFaceColor=255 255 255
  671.  
  672. By default, these statements are preceded by semi-colons, making
  673. them comments that do not affect your NDW.INI file. You should
  674. remove the semi-colons if you are using a Hercules monochrome
  675. display adapter. Otherwise, the keys on the 10-Key Tape
  676. calculator may be difficult to read.
  677.  
  678.  
  679. [VIEWER-FILEMAP] SECTION
  680. ------------------------
  681.      The [Viewer-Filemap] section contains setting that assign a
  682. viewer, or "parser" (.PRS), to a file extension.
  683.  
  684. This section contains a series of keyname=value statements, where
  685. the keyname is the file extension and the value is the viewer
  686. (.PRS) or viewers assigned to that extension, in order of
  687. priority. For example, consider this statement:
  688.  
  689. SYS=DOC.PRS HEX.PRS
  690.  
  691. In this case, files with a .SYS extension will be passed first to
  692. the Documents & Text viewer (DOC.PRS). If that viewer cannot view
  693. the file, the Hex Dump (HEX.PRS) viewer will be used to view it.
  694.  
  695. Files with extensions that are listed in this section (or which
  696. cannot be displayed by the specified viewer) are displayed by the
  697. default viewer, which is normally the Documents & Text viewer.
  698. You can change the default viewer by choosing Default Viewer from
  699. the Configure menu.
  700.  
  701.  
  702. [VIEWER-PARSERS] SECTION
  703. ------------------------
  704.      The [Viewer-Parsers] section contains settings that identify
  705. the available viewers.
  706.  
  707. This section contains a series of keyname=value statements, where
  708. the keyname is the viewer (.PRS) file, and the value is the
  709. description of the viewer. This description, which is editable,
  710. appears in the Default View and Current View dialog boxes.
  711.  
  712. -----End of NDWINI.TXT-----
  713.