home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / LN2V100.ZIP / LNET2.HLP < prev    next >
Text File  |  1998-08-26  |  38KB  |  749 lines

  1. ;     ╒═════════════════════════════════════════════════════════════════╕
  2. ;     │ LNET-II 1.00 HELP - Copyright (C) 1997-1998 by Ken Harris / CMI │
  3. ;     │       ■ DO NOT DISTRIBUTE MODIFIED VERSIONS OF THIS FILE ■      │
  4. ;     ╘═════════════════════════════════════════════════════════════════╛
  5. ;
  6. ; This file may be edited; however, modified versions are for your own use
  7. ; only - DO NOT distribute any edited versions of this file!
  8. ;
  9. ; Any lines longer than 76 characters will be truncated to 76 characters.
  10. ; Do not use WWIVansi or pipe code colors - they will be filtered out.  ANSI
  11. ; codes will NOT be translated.  Avoid using low ASCII characters [below
  12. ; ASCII 32]; they may not display properly.  Comments may be used if the
  13. ; line starts with a ';' semicolon - these lines will not be displayed.
  14. ;
  15. ; DO NOT edit any of the text between the ^P/^Q MARKER characters!  If any
  16. ; of these markers are changed, LNET-II will not be able to locate them.
  17. ;
  18. F1 F1: Help Screen
  19. ; Called from main F1 screen
  20. Press any of the keys listed on the help screen to display extended help for
  21. those keys.  [LNET2.HLP must be available.  If you are reading this text
  22. from within LNET-II, then LNET2.HLP is available.]
  23.  
  24. For detailed instructions on using LNET-II, please see your user manual
  25. [LN2V100.DOC].  The user manual is formatted for printing with page numbers
  26. and a table of contents.  This help file makes references to page numbers in
  27. the user manual.
  28. @C ALT+C: Clean Up Packet
  29. ; Called from main F1 screen
  30. Rewrites the currently loaded packet, skipping over items which have been
  31. deleted or are marked to be deleted.
  32.  
  33. If DROP_BAD_NODE is ON [see page 29], then all items being rewritten will
  34. have their destination(s) checked for nonexistent nodes, and any such nodes
  35. will be displayed in the "nonexistent node list editor" [see page 39].  From
  36. this list, you will have the option to remove nodes from the list [forcing
  37. LNET-II to keep all items for those nodes], set a "cutoff age" for a node
  38. [items older than the specified number of days will be deleted], or delete
  39. all references to a node.  [DROP_BAD_NODE can be turned on/off from the F2
  40. configuration menu.  The /LOMEM option forces DROP_BAD_NODE = OFF, so the
  41. nonexistent node list editor will never be shown if /LOMEM is active.]
  42.  
  43. After the packet is rewritten, LNET-II will reload it if it still contains
  44. at least one item.  If the rewritten packet contains no items, it will be
  45. deleted, and LNET-II will either jump to the packet select list if other
  46. packets exist or exit to DOS if no more packets exist.
  47.  
  48. Reference: Page 16
  49. @D ALT+D: Delete Item
  50. ; Called from main F1 screen
  51. Deletes the item currently being displayed.  This is done by placing a flag
  52. in the packet index file.  The item's original type is not changed within
  53. the packet itself - this ensures that the item cannot accidentally be per-
  54. manently deleted if an error occurs and LNET-II is forced to exit or you are
  55. forced to reboot your system.  Items marked for deletion will be physically
  56. deleted only when the packet is closed by rewriting it [ALT+C], loading a
  57. new packet [ALT+K], or exiting LNET-II [ALT+X].
  58.  
  59. Items which were already deleted when the packet was loaded cannot be
  60. recovered.
  61.  
  62. Reference: Page 14
  63. ^D CTRL+D: Mass-Delete [REGISTERED ONLY]
  64. ; Called from main F1 screen
  65. Deletes a range of items.  This is done by placing a flag in the packet
  66. index file.  You will be prompted to enter the starting and ending item
  67. numbers to delete.  These must be within the range 1 to max_items.  If the
  68. ending item number is less than the starting item number, LNET-II will
  69. delete from the starting item backward.  Items marked for deletion by
  70. LNET-II can still be recovered IF you do not quit LNET-II, change packets,
  71. or use the ALT+C key to rewrite the current packet.  Items which were
  72. already deleted when the packet was loaded cannot be recovered.
  73.  
  74. Reference: Page 15
  75. @E ALT+E: Extract To Text
  76. ; Called from main F1 screen
  77. Extracts the current item to a TEXT file IF the item is a post or email
  78. [main types 2, 3, 5, 7, and 26] and is not DE* encrypted [Method<>0].
  79. LNET-II does not extract to net packet formats.  When ALT+E is used, you
  80. will be prompted to select whether the text will be written with the message
  81. header, whether the header should be boxed if it is being written, and
  82. whether any "optional lines" [taglines and routing stamps] should be
  83. included.
  84.  
  85. Reference: Page 20
  86. ^E CTRL+E: Mass-Extract [REGISTERED ONLY]
  87. ; Called from main F1 screen
  88. Extracts a range of items to a text file.  Please see the help on ALT+E for
  89. further details.  You will be prompted to enter the starting and ending item
  90. numbers to extract.  These must be in the range 1 to max_items.  If the
  91. ending item number is less than the starting item number, LNET-II will
  92. extract from the starting item backward.
  93.  
  94. If you are registered, you will also have the option to extract ALL items in
  95. the specified range or only those items in that range which match the
  96. defined search criteria [assuming a search form has been defined].  Tagged
  97. items can be extracted via the F3 "tag commands" menu.
  98.  
  99. Reference: Page 22
  100. @F ALT+F: Show Origin ["From"] Node Data
  101. ; Called from main F1 screen
  102. Displays the full BBS data on the originating node of the current item.
  103. This data will include the node number, group, hops, next hop, name, phone,
  104. region, and identifier flags.  If the origin node is more than one hop away,
  105. the ALT+H key in the BBS data display will allow you to see the next hop's
  106. BBS data.  ALT+F can be used at the main screen and in the ALT+I item list.
  107.  
  108. Note: The /LOMEM command line option disables this feature!
  109.  
  110. Reference: Page 17
  111. @G ALT+G: Go To Item #
  112. ; Called from main F1 screen
  113. Jumps to a specific item number in the packet.  You will be prompted for the
  114. item number.  This number must be in the range 1 to max_items.  If a valid
  115. number is entered, LNET-II will jump to that item number and display its
  116. header data.
  117.  
  118. Reference: Page 14
  119. @I ALT+I: Select Item From List
  120. ; Called from main F1 screen
  121. Selects an item from a summary list.  This list will show the items' tags
  122. [if any], item numbers, main/minor types, origins, destination(s), age in
  123. hours, and sizes.  Use the cursor pad keys to select an item, then press
  124. ENTER, or press ESCAPE to cancel.
  125.  
  126. In the item list, ALT+L can be used to view details on an item's desti-
  127. nation(s), and ALT+F will display details on an item's origin.  ALT+N will
  128. display the network node list.  The SPACEBAR can be used to toggle items'
  129. tags for batch processes [reg'd only] and for selective reading.
  130.  
  131. Note: The /LOMEM command line option disables the ALT+F and ALT+N command
  132. keys in the item list, and ALT+L will list node numbers only, with no BBS
  133. details.
  134.  
  135. Reference: Page 13
  136. @K ALT+K: Load New Packet
  137. ; Called from main F1 screen
  138. Selects a new packet to load, if any readable packets are available.  Use
  139. the cursor pad keys to select a packet, then press ENTER, or press ESCAPE to
  140. exit to DOS.
  141.  
  142. When you load a new packet or exit LNET-II, and items in the current packet
  143. are marked for deletion, LNET-II gives you the option to rewrite the packet
  144. without those items, making them permanently deleted.  If the DROP_BAD_NODE
  145. option is ON, and the packet contains references to nonexistent nodes, you
  146. will also have to option to edit the list of nonexistent nodes [see page
  147. 39] before the packet is rewritten and closed.
  148.  
  149. Reference: Page 12
  150. @L ALT+L: View Item Destination(s)
  151. ; Called from main F1 screen
  152. Displays the destination(s) of the current item, in summary form.  To view
  153. the full BBS data on any node in the list, select it with the cursor pad
  154. keys and press ENTER.
  155.  
  156. If the packet has more than one item, then the LEFT/RIGHT keys in the item
  157. list screen can be used to view the destination(s) of the previous/next
  158. item.  [If STICKY_LIST is ON in WWIV.INI, changing items with the arrow keys
  159. in the destination list screen will make the new item current.]
  160.  
  161. If an item has more than one destination, and you are viewing details for a
  162. node in the item's destination list, then the LEFT/RIGHT keys can be used to
  163. view the details for the previous/next node in the item's destination list.
  164.  
  165. Note: The /LOMEM command line option disables all functions related to node
  166. details!  When /LOMEM is active, the destination list will show only the
  167. node numbers.
  168.  
  169. Reference: Page 18
  170. @N ALT+N: View Network Node List
  171. ; Called from main F1 screen
  172. Displays a summary listing of the current network's nodes.  To view the full
  173. BBS data for any node, select it with the cursor pad keys and press ENTER.
  174. Press ESCAPE to return to the main screen.  While viewing the details for a
  175. node in the network list, the LEFT/RIGHT keys can be used to display the
  176. data for the previous/next node in the network list.  If the node being
  177. displayed is reachable and is more than one hop away, then the ALT+H key can
  178. be used to display the details for the next hop to that node.
  179.  
  180. Note: The /LOMEM command line option disables this feature!
  181.  
  182. Reference: Page 19
  183. @O ALT+O: Toggle Optional Lines
  184. ; Called from main F1 screen
  185. Toggles whether any "optional lines" will be displayed when reading an
  186. item's text.  Optional lines will generally consist of user/BBS taglines and
  187. NET33+ routing stamps.  If this is OFF, no optional lines will be shown.  If
  188. it is ON, optional lines will be shown according to the "OptVal" setting
  189. [see help for CTRL+O].
  190.  
  191. Reference: Page 23
  192. ^O CTRL+O: Set Optional Lines Value
  193. ; Called from main F1 screen
  194. Selects which "optional lines" [generally user/BBS tags and NET33+ routing
  195. stamps] will be displayed when reading an item's text.  A value of 0 will
  196. cause ALL optional lines to be displayed.  A value of 1 will generally cause
  197. all lines EXCEPT the NET33+ routing stamps to be displayed.  A value of 9
  198. will cause LNET-II to display only those optional lines beginning with a ^D9
  199. prefix; as a rule, these will only be user signatures and the WWIVEDIT.DIV
  200. file.  This setting has no effect if optional lines are turned off [ALT+O
  201. command key, or OPT_LINES = OFF in WWIV.INI].
  202.  
  203. Reference: Page 23
  204. @P ALT+P: Toggle Screen Pause
  205. ; Called from main F1 screen
  206. Toggles the screen pause when viewing items' text.  If it is ON, then
  207. LNET-II will execute a pause for every full screen page of displayed text.
  208. [This generally does not apply to animated ANSI screens; animated ANSI is
  209. defined by LNET-II as any sequences which move the cursor vertically without
  210. the use of CR/LF.]  If it is OFF, then LNET-II will scroll the item text
  211. continuously.  Lines-per-page is determined by the available video modes and
  212. the setting of the "MaxLines" option.  LNET-II supports 25, 30, 43, 50, and
  213. 60-line displays.
  214.  
  215. Reference: Page 24
  216. @R ALT+R: Restore [Undelete] Item
  217. ; Called from main F1 screen
  218. Restores [undeletes] an item which has been marked for deletion.  This is
  219. done by clearing a flag in the packet index file.  Items are not physically
  220. deleted from the packet until you close it - this ensures that they cannot
  221. accidentally be permanently deleted if an error occurs and LNET-II is
  222. forced to exit or you are forced to reboot your system.
  223.  
  224. Items which were already deleted when the packet was loaded cannot be
  225. recovered.
  226.  
  227. Reference: Page 16
  228. ^R CTRL+R: Mass-Restore [REGISTERED ONLY]
  229. ; Called from main F1 screen
  230. Restores [undeletes] a range of items [see help for ALT+R.]  In general,
  231. this will apply only to items which were marked for deletion with the ALT+D,
  232. CTRL+D, and ALT+T keys.  You will be prompted to enter the starting and
  233. ending item numbers to restore.  These must be in the range 1 to max_items.
  234. If the ending item number is less than the starting item number, LNET-II
  235. will restore from the starting item backward.
  236.  
  237. Reference: Page 16
  238. @S ALT+S: Toggle Sound
  239. ; Called from main F1 screen
  240. Toggles sound.  When sound is ON, keystrokes are confirmed with a short
  241. beep, errors and invalid keystrokes are indicated by a low tone, ASCII 7
  242. characters in an item's text will produce a beep when the text is viewed,
  243. and any ANSI music data in a message's text will be played when the item is
  244. viewed.
  245.  
  246. Reference: Page 24
  247. @T ALT+T: Truncate Packet
  248. ; Called from main F1 screen
  249. Truncates the packet at the current item, marking all items from the current
  250. item to the end of the packet for deletion.  These items can still be
  251. recovered with ALT+R or CTRL+R as long as you do not change packets or exit
  252. LNET-II.  When ALT+T is pressed, you will be prompted for a double Yes/No
  253. confirmation.  If you change packets or exit LNET-II while items in the
  254. current packet are marked for deletion, LNET-II will rewrite the packet
  255. without the deleted items.  Note that LNET-II truncates packets by marking
  256. each individual item as deleted in the packet index file instead of simply
  257. making one large deleted segment.  The packet is not physically truncated
  258. until you load a new packet or exit LNET-II.
  259.  
  260. Reference: Page 15
  261. @U ALT+U: Show Sub Info
  262. ; Called from main F1 screen
  263. If the selected item belongs to a sub [main types 3, 5, 16 to 19, and 26],
  264. the ALT+U key will display the SUBS.* data for the item.  This data includes
  265. the subtype, host, topic, and flags [Gated, AutoReq, NoTag, ANSI, NetVal].
  266.  
  267. Occasionally, two or more subs on a network may use the same subtype.
  268. LNET-II attempts to determine the correct entry in SUBS.* by checking the
  269. listed host node against the item's origin or destination, depending on the
  270. item's main type:
  271.  
  272.     Main Types 5, 16, 17: Assumed to be TO the sub host.
  273.                   18, 19: Assumed to be FROM the sub host.
  274.                    3, 26: May be from any node - first match is displayed.
  275.  
  276. If a sub's info is found, the ALT+H key can be used to display the full BBS
  277. data for the host node.  [Note: The /LOMEM command line option disables the
  278. ALT+H key at the sub info screen!]
  279.  
  280. Reference: Page 20
  281. @V ALT+V: Toggle "Max Lines" Video
  282. ; Called from main F1 screen
  283. Toggles the "MaxLines" video mode when displaying item text [ENTER key at
  284. the main screen].  If it is ON, item text will be displayed in the currently
  285. selected resolution [as shown on the status bar, selected with the CTRL+V
  286. key].  LNET-II auto-detects the presence of 25, 30, 43, 50, and 60-line
  287. displays.  If this option is OFF, item text will be shown in 25-line mode.
  288. Text is always shown in 80-column mode; 132-column mode is never used even
  289. if it is available.  GUI screens are always shown in 25-line mode.
  290.  
  291. The /NOHI command line option forces LNET-II to use only the 25-line mode
  292. and prevents LNET-II from trying to detect or use high-res text modes.
  293. /NOHI disables the ALT+V and CTRL+V video mode selection keys.
  294.  
  295. Reference: Page 25
  296. ^V CTRL+V: Select Video Mode
  297. ; Called from main F1 screen
  298. Selects which video mode to use when displaying message text, if your
  299. display can use any video modes higher than 25 lines.  LNET-II auto-detects
  300. the presence of 30, 43, 50, and 60-line displays.  When more than one of
  301. these modes are available, the CTRL+V key cycles through the available modes
  302. [the current mode will be shown on the status bar at the bottom of your
  303. screen].  This setting DOES NOT affect the GUI screens, which are always
  304. shown in 25-line mode - it affects only the message text display when
  305. reading items.  As a rule, the 30, 50, and 60-line modes require VGA.  43-
  306. line mode is available on most EGA screens; VGA can also use it.  Note that
  307. the 30-line and 60-line modes cannot display text background colors.
  308.  
  309. If the /NOHI command line switch is used, no high-resolution text modes will
  310. be detected or used.  /NOHI forces 25-line mode for all screens and disables
  311. the CTRL+V and ALT+V video mode selection keys.
  312.  
  313. Reference: Page 26
  314. @W ALT+W: Write WWIV.INI
  315. ; Called from main F1 screen
  316. Writes all current settings to WWIV.INI, to be used as defaults for the next
  317. time you load LNET-II.  REG_NAME and REG_CODE are saved.  Comments which may
  318. have been in the [LNET2] block in WWIV.INI when LNET-II was loaded are NOT
  319. saved.
  320.  
  321. LNET-II's settings are written to WWIV.INI in groups by related purposes.
  322. Although LNET-II's settings may be given in any order, they are grouped when
  323. they are written to make them easier to manage.
  324.  
  325. Reference: Page 33
  326. @X ALT+X: Exit LNET-II
  327. ; Called from main F1 screen
  328. Exits the program.  The open packet is closed, and if any items within it
  329. have been previously deleted or marked for deletion, you will have the
  330. option to rewrite the packet, skipping over the deleted items.  If the
  331. packet contains references to nonexistent nodes, you will have the option to
  332. edit the list of nonexistent nodes before closing the packet [see page 39].
  333.  
  334. When the packet is closed, all file locks are released, making the packet
  335. available to other processes.
  336.  
  337. Reference: Page 22
  338. ENTER ENTER Key: Read Item Text
  339. ; Called from main F1 screen
  340. Displays the text of the current item IF the item is assumed to be readable.
  341. An item to be displayed must be longer than 0 bytes; CMI NetUp items must be
  342. at least 20 bytes.  If LNET-II tries to display an item but determines that
  343. the item cannot be properly displayed, you will be shown an error message.
  344.  
  345. Text will be shown with screen pauses if "Pause" is ON [see ALT+P], with
  346. full ANSI/WWIVansi/pipe code/ANSI music translation [ANSI music requires
  347. sound to be on; see ALT+S], and with boxed headers if the item is a post
  348. [main types 3, 5, and 26], e-mail [main types 2 and 7], or SSM [main type
  349. 15].  WWIV control characters ^B [center text], ^C [color codes], and ^D
  350. [optional lines] are recognized.  ^A [WWIV line wrap] is filtered out if it
  351. is at the end of a line; LNET-II does not perform WWIV-style line wraps.
  352.  
  353. If the item belongs to a recognized third-party utility, the item text will
  354. be shown without the utility's subheader.
  355.  
  356. When "MaxLines" is ON [ALT+V], items will be shown in the selected text
  357. resolution; otherwise, they will be shown in 25-line mode.  LNET-II detects
  358. and supports 25, 30, 43, 50, and 60-line displays.  Text is always shown in
  359. 80-column mode; 132-column mode is never used even if your display has this
  360. capability.
  361.  
  362. While reading item text, the following command keys may be used:
  363.  
  364.     ALT+S          : Toggle sound
  365.     ALT+P          : Toggle pause
  366.     SPACE          : Abort text display
  367.     P              : Pause text display
  368.     R              : Re-read item
  369.     LEFT/RIGHT     : Read previous/next item
  370.     CTRL+LEFT/RIGHT: Read previous/next item which matches search spec
  371.                      [registered copies only]
  372.     ALT+LEFT/RIGHT : Read previous/next tagged item
  373.  
  374. Reference: Page 7
  375. CPAD Cursor Pad Keys
  376. ; Called from main F1 screen
  377. The cursor pad keys allow navigation of the packet.  UP/DOWN move ONE ITEM
  378. forward/back, and will wrap around to the beginning/end of the packet.
  379. LEFT/RIGHT move TEN ITEMS forward/back, or to the start/end if the packet
  380. has less than ten items.  PGUP/PGDN move ONE HUNDRED items forward/back, or
  381. to the start/end if the packet has less than one hundred items.  HOME/END
  382. jump to the first/last item in the packet.  LEFT/RIGHT and PGUP/PGDN do not
  383. wrap around to the start/end of the packet.  The "5" key in the center of
  384. the numeric keypad will jump to the approximate middle of the packet.
  385.  
  386. The CTRL+LEFT and CTRL+RIGHT keys will jump to the previous/next item which
  387. matches the most recent search criteria [registered copies only; see page
  388. 35].  The ALT+LEFT and ALT+RIGHT keys will jump to the previous/next tagged
  389. item.  [Note: ALT+LEFT/RIGHT can be entered only from the gray secondary
  390. cursor pad on AT-class keyboards.  Because XT-class keyboards do not have
  391. the secondary cursor pad, they cannot use the ALT+LEFT/RIGHT command keys.]
  392.  
  393. You can also use the ALT+G key to jump directly to a specific item number.
  394.  
  395. Reference: Page 11
  396. DL Destination List Screen
  397. ; Called from ALT+L screen
  398. Lists the destination(s) of the currently selected item, in summary form.
  399. To view a node's full BBS data, select it with the UP/DOWN or PGUP/PGDN keys
  400. and press ENTER.  The LEFT/RIGHT arrows will display the destination(s) of
  401. the previous/next item if there is more than one item in the packet.  Press
  402. ESC to exit the destination list.  If STICKY_LIST is ON, the last item
  403. selected with the LEFT/RIGHT keys becomes the current item.
  404.  
  405. Note: The /LOMEM command line option disables all functions related to node
  406. details!  When /LOMEM is active, the destination list screen will show node
  407. numbers only; the ENTER key cannot be used to view node details.
  408.  
  409. Reference: Page 18
  410. FL FLINK Data Screen
  411. ; Called from subheader display
  412. This screen displays subheader data for FLINK items.  FLINK is a utility
  413. used to transfer packets for multiple networks over a single net.  The
  414. "origin" section shows the node and network which originated the current
  415. item.  The "destination" section shows the node and network of the item's
  416. destination on the current network, which may not necessarily be the item's
  417. final destination.  The "block" section shows the current block number and
  418. total block size of the item.  FLINK items are type 15/0 and use method 555.
  419.  
  420. Reference: Page 10
  421. IL Item List Screen
  422. ; Called from ALT+I screen
  423. Use the cursor pad keys to select an item, then hit ENTER.  LNET-II will
  424. jump to that item and display its header data.  Press ESCAPE at the item
  425. list screen to cancel it.  You may also view an item's destination(s) by
  426. placing the scroll bar on that item and pressing ALT+L.  ALT+F will display
  427. the full node data for the item's originating node.  If the item on the
  428. scroll bar belongs to a sub [main types 3, 5, 16 to 19, and 26], then the
  429. ALT+U key will display all available data for the sub - subtype, host,
  430. flags, and topic - if this data can be found in the SUBS.* files [see help
  431. for ALT+U].
  432.  
  433. Other available command keys are ALT+D [delete item], CTRL+D [mass delete],
  434. ALT+T [truncate packet], ALT+R [restore item], CTRL+R [mass restore], F10
  435. [define search form], CTRL+LEFT [search back], CTRL+RIGHT [search forward],
  436. ALT+N [view network node list].
  437.  
  438. If any item(s) in the packet matched the last search criteria, the CTRL+
  439. LEFT and CTRL+RIGHT keys will place the previous/next matching item at the
  440. top of the item list, or as close to the top as possible.  That item will
  441. become the current item if STICKY_LIST is ON [see page 32].
  442.  
  443. If any items in the packet have been tagged, the ALT+LEFT and ALT+RIGHT keys
  444. will cause LNET-II to jump to the previous/next tagged item.  As with the
  445. CTRL+LEFT/RIGHT keys, ALT+LEFT/RIGHT will place an item at the top of the
  446. list, and will make it the current item if STICKY_LIST is ON.
  447.  
  448. The "Tag" column indicates an item's flags in the packet index file - 'T'
  449. indicates a tagged item, 'D' indicates an item which has been marked to be
  450. deleted, and 'M' indicates an item which matched the last search criteria.
  451.  
  452. Note: The /LOMEM command line option disables the ALT+F and ALT+N command
  453. keys in the item list, and ALT+L will list node numbers only, with no BBS
  454. details.
  455.  
  456. Reference: Page 13
  457. LR Linker Data Screen
  458. ; Called from subheader display
  459. This screen displays subheader data for LINKER items.
  460.  
  461. Reference: Page 10
  462. ND Node Data Screen
  463. ; Called from node detail screen
  464. This screen displays all available data for a BBS as given in BBSDATA.NET.
  465. If the node is more than one hop away, press ALT+H to view the BBS data for
  466. the next hop.  Press ESCAPE at the node data screen to cancel it.
  467.  
  468. If the node you are viewing is from a list - the network data, an item's
  469. destination list, or items' origins - you can use the LEFT/RIGHT arrows to
  470. view the BBS data for the previous/next node in the list.
  471.  
  472. Reference: Pages 17, 18, 19
  473. NL Node List Screens
  474. ; Called from ALT+L and ALT+N screens
  475. Use the cursor pad keys to select a node, then hit ENTER.  The full data for
  476. the selected system will be displayed.  This data includes the node number,
  477. group, hops, next hop, system name, phone, region, and BBSLIST identifier
  478. flags for modem type, coordinator status, etc.  Press ESCAPE at the node
  479. list screen to cancel it.
  480.  
  481. Reference: Pages 17, 18, 19
  482. PL Packet List Screen
  483. ; Called from packet list screen
  484. Use the cursor pad keys to select a packet, then hit ENTER, or press ESCAPE
  485. to exit to DOS.  If the selected packet is readable, LNET-II will load it by
  486. pre-scanning it and creating a temporary index file.  Packets and individual
  487. items are validated according to certain specifications [see LN2V100.DOC]
  488. and any packet corruptions will usually be fully repaired.  If file locking
  489. is available on your system [multitasking or LAN environments, or SHARE.EXE
  490. loaded], the packet will be locked and no other processes will have access
  491. to it until the packet is closed.
  492.  
  493. Reference: Page 12
  494. PS PackScan Data Screen
  495. ; Called from subheader display
  496. This screen displays subheader data for PACKSCAN items.
  497.  
  498. Reference: Page 10
  499. SI Sub Info Screen
  500. ; Called from ALT+U screen
  501. This screen displays host, flag, and description data for a sub.  Press
  502. ALT+H to view the complete node data for the sub's host [if the host node
  503. can be found in the SUBS.* and BBSDATA.NET files], or ESC to return to the
  504. main screen.
  505.  
  506. Note: The /LOMEM command line option disables all functions related to node
  507. details!  When /LOMEM is active, the ALT+H key cannot be used at the sub
  508. info screen to view the host node details.
  509.  
  510. Reference: Page 20
  511. F2 F2: Configure LNET-II
  512. ; Called from main F1 screen
  513. The F2 command key brings up the LNET-II configuration screen, which allows
  514. you to define all of LNET-II's WWIV.INI settings except for REG_NAME and
  515. REG_CODE [these must be entered manually from within your text editor].
  516. More detailed help is available from the configuration screen itself.
  517.  
  518. Reference: Page 34
  519. CONFIG Configuration Screen
  520. ; Called from F2 config menu
  521. Type the letter corresponding to the setting you wish to change.  Toggles
  522. will change from ON to OFF and vice-versa.  For numeric fields [MaxLines,
  523. OptVal, MaxRetry], enter the settings at the prompts in the configuration
  524. menu box.  For color settings [WWIVansi color, VGA text palette, cursor bar
  525. colors, pull-down menu colors], you will be shown pop-up boxes in which you
  526. can enter the color settings.  Press ESC to exit from the config menu to the
  527. main screen.
  528.  
  529. When you exit the configuration screen, you will have the option to save any
  530. changes you have made to WWIV.INI.  If you do not save them, they will apply
  531. only until you exit LNET-II.  You can, of course, still use the ALT+W key to
  532. save your settings later.
  533.  
  534. Reference: Page 34
  535. SETCBAR Set Cursor Bar Colors
  536. ; Called from cursor bar config menu
  537. This screen is used to configure the colors for the cursor bar [used in list
  538. boxes and text input prompts].  Press 'F' to enter the foreground color
  539. [range 0-15], 'B' to enter the background color [range 0-7], or ESC to keep
  540. your settings and return to the config menu.
  541.  
  542. The " ■ SAMPLE TEXT ■ " window in this screen shows you how your settings
  543. will look when applied to the cursor bar.
  544.  
  545. This setting does not apply to the pull-down menus; they have their own
  546. color settings.
  547.  
  548. Reference: Page 34
  549. SETPDC Set Pull-Down Menu Colors
  550. ; Called from pull-down config menu
  551. This screen is used to configure the colors for the pull-down menus [ESC at
  552. the main screen].  Press the letter corresponding to the color you wish to
  553. edit, then enter the desired value at the prompt [0-15 for foreground
  554. colors, 0-7 for background colors].  Press ESC to keep your settings and
  555. return to the config menu.
  556.  
  557. Reference: Page 34
  558. SETWWIV Set WWIVansi Colors
  559. ; Called from WWIVansi config menu
  560. This screen is used to configure the colors for WWIVansi translation.  Use
  561. the LEFT/RIGHT arrow keys to select the color you wish to edit [WWIVansi
  562. codes 0 through 9].  Press 'F' to enter the foreground color [range 0-15],
  563. 'B' to enter the background color [range 0-7], 'K' to toggle blinking
  564. foreground colors, or ESC to keep your settings and return to the config
  565. menu.
  566.  
  567. The " ■ SAMPLE TEXT ■ " window in this screen shows you how your settings
  568. will look when applied to the current WWIVansi color code.
  569.  
  570. Reference: Page 34
  571. SETVGA Set VGA Text Colors
  572. ; Called from VGA palette config menu
  573. This screen is used to configure the colors for the VGA [30-line and 60-
  574. line] text mode palette.  Use the LEFT/RIGHT arrow keys to select the color
  575. you wish to edit [text colors 0 through 15].  Press 'R' to enter the red
  576. value, 'G' to enter the green value, or 'B' to enter the blue value.  The
  577. allowable range is 0-63 for all settings.  Press 'T' to view a test screen
  578. showing all 16 text colors in your chosen palette values.  Press ESC to keep
  579. your settings and return to the config menu.
  580.  
  581. These values DO NOT apply to the text colors in the 25, 43, or 50-line
  582. modes, nor do they apply to the GUI screens or pull-down menus.
  583.  
  584. Reference: Page 34
  585. F3 F3: Tag Commands Menu
  586. ; Called from main F1 screen
  587. The F3 key brings up the TAG COMMANDS MENU.  From this menu, you can control
  588. item tagging and - if you are registered - perform various batch processes
  589. on tagged items.  In registered copies, tagged items can be deleted,
  590. restored, extracted, and searched.  In unregistered copies, tags can be used
  591. only to mark items for reading [by using the ALT+LEFT/RIGHT keys to jump to
  592. the previous/next tagged item].  More detailed help is available from the
  593. tag command menu and in LN2V100.DOC.
  594.  
  595. The spacebar is used to tag individual items at the main screen and in the
  596. ALT+I item list screen.  The search features can also be used to tag all
  597. items which match the defined search criteria [see page 35].
  598.  
  599. Reference: Page 38
  600. TAGS Tag Commands Menu
  601. ; Called from F3 tag command menu
  602. The tag command menu allows you to control item tagging and - if you are
  603. registered - perform various batch processes on tagged items.  Type the
  604. letter corresponding to the desired command.  You will then be given "Start
  605. at item" and "End at item" prompts; enter the starting and ending item
  606. numbers for the range you wish to process.  By default, processing starts at
  607. the first item in the packet and ends at the last item.
  608.  
  609. You may also tag items with the spacebar at the main screen and in the ALT+I
  610. item list screen [see page 13].  The search features can also be used to tag
  611. all items which match the defined search criteria [see page 35].
  612.  
  613. The 'T' key lets you tag a range of items.  'U' lets you untag a range of
  614. items.  'I' lets you "invert" or toggle the tags in a range of items.  The
  615. 'M' key will tag all items which matched the most recent search criteria
  616. [assuming a search form is currently defined].  'D' performs a mass-delete
  617. of tagged items.  'R' performs a mass-restore of tagged items.  'E' performs
  618. a mass-extract of tagged items.  'S' applies the current search criteria
  619. only to tagged items.
  620.  
  621. In the "Tag" column of the item list screen, 'T' indicates a tagged item,
  622. 'D' indicates an item marked for deletion, and 'M' indicates an item which
  623. matches the most recent search criteria.  These flags are also shown for
  624. each item in check boxes on the main screen.
  625.  
  626. Unregistered copies cannot use item tags to perform batch processing - this
  627. applies to the delete, restore, extract, and search functions.  They can use
  628. tags only for reading items, by using the ALT+LEFT/RIGHT keys to jump to the
  629. previous/next tagged item.
  630.  
  631. Reference: Page 38
  632. SPACE SpaceBar: Toggle Tag
  633. ; Called from main F1 screen
  634. The spacebar toggles the "tag" for the current item.  Tags can be used to
  635. perform batch processes - delete, restore, search, and/or extract.  They can
  636. also be used to select groups of items for reading - the ALT+LEFT/RIGHT keys
  637. will jump to the previous/next tagged item.
  638.  
  639. The F3 command key at the main screen brings up the TAG COMMANDS MENU, where
  640. batch processes and tag control can be performed.  See page 38 in the user
  641. manual LN2V100.DOC for more details on the item tagging and batch process
  642. features.
  643.  
  644. Reference: Page 38
  645. F10 F10: Define Search Form [REGISTERED ONLY]
  646. ; Called from main F1 screen
  647. The F10 key brings up the SEARCH FORM, where you can define various criteria
  648. on which LNET-II will search for items.  F10 can be used at the main screen
  649. and at the F3 "Tag Commands" menu.  More detailed help is available from
  650. within the search form itself and in LN2V100.DOC.
  651.  
  652. Reference: Page 35
  653. SF Search Form [REGISTERED ONLY]
  654. ; Called from search form
  655. The search form allows you to define various criteria on which LNET-II will
  656. search for items.  Numeric fields [Main Type, Minor Type, Age, Size, and
  657. Method] may use logical symbols.  For example: Main Type <= 10 finds items
  658. whose main types are 10 or less.
  659.  
  660. Alphanumeric fields [SubType, Text] may not use logical symbols.  "To" and
  661. "From" fields must be formatted as user@node [i.e.  123@4567] or as @node
  662. [i.e.  @1234] and may not use logical symbols.  The "Text" field searches an
  663. item's text segment, including the headers of posts and e-mails.  Text
  664. searches are NOT case-sensitive!  [Uppers and lowers are considered equal.]
  665.  
  666. The "Deleted" toggle tells LNET-II to include deleted items in its searches.
  667. ["Deleted" in this context refers to items having main type 65535, which
  668. means they were already deleted when the packet was loaded.]  The "Match On
  669. All" toggle forces LNET-II to match ALL defined [non-blank] fields.  If
  670. "Match On All" is OFF, then LNET-II only requires a match on any one of the
  671. defined fields in order to consider an item "found."
  672.  
  673. When the form has been defined, press ESCAPE to return to the main screen or
  674. tag command menu.  LNET-II will then scan the entire packet and mark all
  675. items which match the defined criteria.  If any items do match the search
  676. criteria, then the CTRL+LEFT and CTRL+RIGHT keys can be used at the main
  677. screen and in the item text display to jump to the previous/next matching
  678. item.  LN2V100.DOC contains more detailed instructions on using the search
  679. features.
  680.  
  681. Reference: Page 35
  682. ^ARROW CTRL+LEFT/RIGHT: Execute Search [REGISTERED ONLY]
  683. ; Called from main F1 screen
  684. The CTRL+LEFT and CTRL+RIGHT keys allow you to search for the previous/next
  685. item which matches the defined search criteria.  In order for these keys to
  686. work, a search pattern must already be defined [F10 key at the main screen].
  687. These keys can be used at the main screen, in the ALT+I item list, and in
  688. the item text display.  See LN2V100.DOC for detailed instructions on
  689. defining searches.
  690.  
  691. Reference: Page 35
  692. @ARROW ALT+LEFT/RIGHT: Previous/Next Tagged Item
  693. ; Called from main F1 screen
  694. The ALT+LEFT and ALT+RIGHT keys allow you to jump to the previous/next
  695. tagged item [provided, of course, there are items tagged].  Items may be
  696. tagged with the spacebar at the main screen and in the ALT+I item list, and
  697. can also be tagged from the F3 "tag commands" menu and by the F10 search
  698. function [search features require registration].
  699.  
  700. Note that these commands can only be executed from the gray secondary cursor
  701. control pad on extended AT-class keyboards - do not use the arrow keys in
  702. the numeric keypad.  Since XT-class keyboards do not have this secondary
  703. cursor pad, they cannot be used for the ALT+LEFT/RIGHT commands.
  704.  
  705. ALT+LEFT and ALT+RIGHT can be used at the main screen, in the ALT+I item
  706. list, and while reading item text.
  707.  
  708. Reference: Page 11, 38
  709. NONEX Nonexistent Node List
  710. ; Called from nonexistent node list editor
  711. This list shows the nonexistent nodes which have been referenced in items'
  712. destinations in the current packet.  [LNET-II does not check items' origin
  713. nodes to see whether they exist; it checks destination nodes only.]  Note
  714. that these nodes are considered nonexistent only because they were not found
  715. in the current network's BBSDATA.NET file - they MIGHT actually exist and
  716. might be unknown to your system simply because you have not yet received an
  717. update containing their data.
  718.  
  719. The list shows node numbers, the number of items in which each node is
  720. referenced, the ages [in days] of the oldest and newest items found for each
  721. node, and the "cutoff age" after which items for each node will be deleted.
  722. By default, nodes in the list do not have a cutoff age, so all references to
  723. them will be deleted.  A cutoff age may be defined for a node by selecting
  724. it with the cursor keys and pressing ENTER; the allowable range is 0 to 999
  725. days.  The cutoff age can be toggled with the spacebar.  When it is OFF for
  726. a node, the list will show "-DelAll-" and all references to that node will
  727. be deleted regardless of items' ages.  When it is ON, references to that
  728. node will be deleted only if the item is older than the cutoff age.
  729.  
  730. When referring to item ages in the nonexistent node list, LNET-II considers
  731. one day to be 24 hours prior to the current date and time, so a cutoff age
  732. of "0 Days" will cause all items newer than 24 hours to be saved!  Use the
  733. spacebar to toggle "DelAll" ON if you want to delete all references to the
  734. selected node.
  735.  
  736. The ALT+D key can be used to delete a node from the list.  This will cause
  737. LNET-II to save all references to that node.  The ALT+C key will completely
  738. clear the list.
  739.  
  740. When you have finished editing the node list, press ESC to return to the
  741. main screen and continue with the packet rewrite process.  LNET-II will
  742. rewrite the packet, saving all items for existing nodes, and deleting
  743. references to nonexistent nodes based on the settings you have defined.  If
  744. this list was called via the ALT+C command key [see page 16], and the new
  745. packet contains at least one item after the rewrite process, then LNET-II
  746. will reload the packet.
  747.  
  748. Reference: Page 39
  749.