home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / OS2 / FLEETB85.ZIP / ENGLISH.HLP (.txt) < prev    next >
OS/2 Help File  |  1994-03-17  |  62KB  |  2,780 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. FleetStreet ΓòÉΓòÉΓòÉ
  3.  
  4.                                    Welcome to
  5.  
  6.                                FleetStreet 0.85wb
  7.  
  8. FleetStreet is a FTS compatible message editor for OS/2 2.x PM. FleetStreet can 
  9. handle *.MSG and Squish type message areas. 
  10.  
  11. Topics: 
  12.  
  13. Γûá Design goals of FleetStreet 
  14.  
  15. Γûá Limitations (yes, there are some) 
  16.  
  17. Γûá Installation and configuration 
  18.  
  19. Γûá Using FleetStreet 
  20.  
  21. Γûá Registering FleetStreet 
  22.  
  23. Γûá Future enhancements 
  24.  
  25.  
  26. ΓòÉΓòÉΓòÉ 1.1. Design goals ΓòÉΓòÉΓòÉ
  27.  
  28. We had several design issues in mind while developing FleetStreet. Maybe you 
  29. want to read about some of them. 
  30.  
  31. Why a PM editor? 
  32.           The Presentation Manager (tm) interface may be slower than the VIO 
  33.           interfae (but only when you use VIO in full screen). On the other 
  34.           hand, PM provides many advantages to the user. The clipboard is now 
  35.           fully usable (VIO clipboard is a kludge!), the user can select fonts 
  36.           and colors easily and isn't bound to a 80x25 (or similar) screen 
  37.           format. PM also gives us the ability to implement all the dialog 
  38.           boxes that make FleetStreet so easy to use. 
  39.  
  40. Integrated setup 
  41.           With other editors you may have struggled with a lot of ASCII 
  42.           configuration files with as many different keywords. If you are used 
  43.           to the various notebook settings dialogs of the workplace shell, you 
  44.           will not have difficulties setting up FleetStreet. You can change 
  45.           settings while FleetStreet is running and don't have to restart your 
  46.           editor to make the changes take effect. 
  47.  
  48.           If you are in doubt about one setting, just press F1 or the HELP 
  49.           buttons around. There's no need to read a lengthy ASCII 
  50.           documentation. 
  51.  
  52. Support for Squish (tm) 
  53.           FleetStreet supports Squish in two ways: Firstly, it uses the squish 
  54.           API implemented in MSGAPI.DLL. Secondly, FleetStreet can read your 
  55.           Squish.Cfg configuration file. 
  56.  
  57. Ease of use 
  58.           Most PM applications are easy to use, but we've added to that. 
  59.           Generally speaking, if you've used the WPS you will know how to use 
  60.           FleetStreet. We have settings notebooks, popup menus, containers etc. 
  61.  
  62. All the features you ever need 
  63.           We've implemented a lot of features that we found to be useful in 
  64.           other editors, and some that we didn't find elsewhere. 
  65.  
  66. Power 
  67.           FleetStreet makes use of multiple threads, CUA'91 and 32 Bit 
  68.           processing. 
  69.  
  70.  
  71. ΓòÉΓòÉΓòÉ 1.2. Limitations ΓòÉΓòÉΓòÉ
  72.  
  73. There are some limitations of FleetStreet. Some of them are imposed by the 
  74. Squish API, some by OS/2 and some by FleetStreet itself. We'd like to inform 
  75. you about these. 
  76.  
  77. Edit window 
  78.           At the moment we use the MLE control of OS/2 for writing and changing 
  79.           messages. The MLE control doesn't handle all the fonts and colors 
  80.           that are available with OS/2. In particular, it can only use 
  81.           bitmapped fonts (ie. Helv, Courier, Tms Rmn, System font) and only 
  82.           non-mixed colors. 
  83.  
  84.           When reading messages we use our own message viewer control. This new 
  85.           control doesn't have such limitations. You can use mixed colors and 
  86.           any font when reading. 
  87.  
  88. Squish API 
  89.           The squish API doesn't allow for messages that are longer than 16 KB. 
  90.           There is a maximum of 5200 messages per message area. There is no 
  91.           "direct" message attribute. 
  92.  
  93.           Therefore when writing a new message the text is split into pieces of 
  94.           12 KB using the SPLIT kludge. When changing a message the new message 
  95.           length is limited to 15 KB. 
  96.  
  97. Setup 
  98.           You may have a maximum of 50 user names and 50 network addresses. 
  99.  
  100.  
  101. ΓòÉΓòÉΓòÉ 1.3. Installing FleetStreet ΓòÉΓòÉΓòÉ
  102.  
  103. If you've started FleetStreet for the first time you have to configure the 
  104. program. 
  105.  
  106. There are two things you have to look after: 
  107.  
  108.  1. Setting up general options, 
  109.  
  110.  2. Setting up message areas. 
  111.  
  112. If you like to change the outer appearance of FleetStreet you may change colors 
  113. and fonts as well. 
  114.  
  115.  
  116. ΓòÉΓòÉΓòÉ 1.3.1. Setting up general options ΓòÉΓòÉΓòÉ
  117.  
  118. FleetStreet needs to know some settings to operate properly. To enter these 
  119. settings select "Setup Options" from the menu bar. The settings will be saved 
  120. when you exit FleetStreet or when the system is shut down. 
  121.  
  122.  
  123. ΓòÉΓòÉΓòÉ 1.3.2. Setting up message areas ΓòÉΓòÉΓòÉ
  124.  
  125. There are two ways to add message areas to the area list: 
  126.  
  127.  1. Reading areas from the squish configuration file. Open the "Setup Options" 
  128.     dialog, go to the "Squish" page, activate "read SQUISH.CFG" and fill in the 
  129.     path and name of the configuration file. The area definition will be read 
  130.     and these areas will appear in the area list. 
  131.  
  132.  2. Adding private areas to the area list. Open the area list, press the minor 
  133.     mouse button (usually this is the right button), and select "Create 
  134.     another" from the popup menu. Fill in the fields of the settings notebook 
  135.     and close the dialog. 
  136.  
  137. To change settings for message areas, do the following: 
  138.  
  139.  1. Open the area list 
  140.  
  141.  2. Click on the area which settings you like to change, use the right mouse 
  142.     button for this 
  143.  
  144.  3. Select "Settings" from the popup menu 
  145.  
  146.  4. Change the area settings in the settings notebook 
  147.  
  148.  5. Close the dialog 
  149.  
  150. To edit the description of an area, do the following: 
  151.  
  152.  1. Open the area list 
  153.  
  154.  2. Hold down the ALT key and click on the apropriate area using the left mouse 
  155.     button. 
  156.  
  157.  3. Edit the description 
  158.  
  159.  4. To save changes click on another area using the left mouse button 
  160.  
  161. To delete a private area, do the following: 
  162.  
  163.  1. Open the area list 
  164.  
  165.  2. Click on the area you want to delete using the rigt mouse button 
  166.  
  167.  3. Select "Delete" from the popup menu. 
  168.  
  169. Areas that were read from the squish configuration file can not be deleted, but 
  170. they may be hidden from the area list. 
  171.  
  172.  
  173. ΓòÉΓòÉΓòÉ 1.3.3. Changing colors and fonts ΓòÉΓòÉΓòÉ
  174.  
  175. You won't find any menu item or dialog for changing colors or fonts of the main 
  176. window of FleetStreet. This is because FleetStreet uses Workplace Shell objects 
  177. to costumize its appearance. 
  178.  
  179. The color palette 
  180.    Open a color palette, drag a color to FleetStreet and drop it on the 
  181.    appropriate element in the window. To change the color of textual elements 
  182.    hold down the CTRL key while dropping. If you don't hold down CTRL the 
  183.    background color of the element will be changed. 
  184.  
  185.    The color of the following elements will be saved: 
  186.  
  187.    Γûá message window (foreground and background) 
  188.    Γûá window background (drop color above the speed buttons) 
  189.    Γûá area title (foreground and background) 
  190.    Γûá message numbers (foreground and background) 
  191.    Γûá message dates (foreground and background) 
  192.    Γûá message header (foreground and background) 
  193.    Γûá menu bar (foreground and background) 
  194.    Γûá status line (foreground and background) 
  195.    Γûá status line border (hard to hit) 
  196.    Γûá clock (foreground and background) 
  197.    Γûá area list (foreground and background) 
  198.    Γûá message list (foreground and background) 
  199.    Γûá message thread list (foreground and background) 
  200.    Γûá address indicator (foreground and background) 
  201.  
  202. The font palette 
  203.    Open a font palette, drag a font to FleetStreet and drop it on the 
  204.    appropriate element in the window. 
  205.  
  206.    The font of the following elements will be saved: 
  207.  
  208.    Γûá message window 
  209.    Γûá area title 
  210.    Γûá message numbers 
  211.    Γûá message dates 
  212.    Γûá message header 
  213.    Γûá menu bar 
  214.    Γûá status line 
  215.    Γûá clock 
  216.    Γûá area list 
  217.    Γûá message list 
  218.    Γûá message thread list 
  219.    Γûá "Change" button 
  220.    Γûá address indicator 
  221.  
  222.  
  223. ΓòÉΓòÉΓòÉ 1.4. Using FleetStreet ΓòÉΓòÉΓòÉ
  224.  
  225. Select one of the following topics: 
  226.  
  227. Γûá Entering Fidonet addresses 
  228.  
  229. Γûá Writing messages 
  230.  
  231. Γûá Changing messages 
  232.  
  233. Γûá Crossposting messages 
  234.  
  235. Γûá Using carbon copy lists 
  236.  
  237. Γûá Using the message list 
  238.  
  239. Γûá Using the thread list 
  240.  
  241. Γûá Using message templates 
  242.  
  243. Γûá Finding messages 
  244.  
  245. Γûá Using nodelists 
  246.  
  247. Γûá Drag and Drop in FleetStreet 
  248.  
  249. Γûá Advanced topics 
  250.  
  251.  
  252. ΓòÉΓòÉΓòÉ 1.4.1. Entering Fidonet addresses ΓòÉΓòÉΓòÉ
  253.  
  254. When writing messages you must specify the network address of the recipient. 
  255. This is usually done by entering the full 3-D or 4-D address. 
  256.  
  257. However, FleetStreet can assist you by completing uncomplete addresses. If you 
  258. enter an uncomplete address, the missing components are automatically added 
  259. using your own address as the default. 
  260.  
  261. The following examples illustrate the process. The default address 
  262. 2:2490/2520.17 is assumed: 
  263.  
  264. ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  265. ΓöéEntered     ΓöéResulting      ΓöéComment                       Γöé
  266. Γöéaddress     Γöéaddress        Γöé                              Γöé
  267. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  268. Γöé2:2490/2520 Γöé2:2400/2520    Γöé3-D address specified         Γöé
  269. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  270. Γöé2520        Γöé2:2490/2520    ΓöéNode specified, same net &    Γöé
  271. Γöé            Γöé               Γöézone                          Γöé
  272. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  273. Γöé247/2099    Γöé2:247/2099     ΓöéNet & Node specified, same    Γöé
  274. Γöé            Γöé               Γöézone                          Γöé
  275. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  276. Γöé1030.42     Γöé2:2490/1030.42 ΓöéNode & point specified, same  Γöé
  277. Γöé            Γöé               Γöézone & net                    Γöé
  278. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  279. Γöé.42         Γöé2:2490/2520.42 ΓöéPoint specified, same boss    Γöé
  280. ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  281.  
  282. The general rules are: 
  283.  
  284.  1. A single number is treated as "Net". 
  285.  
  286.  2. If the point number is not specified, it is set to "0". 
  287.  
  288.  
  289. ΓòÉΓòÉΓòÉ 1.4.2. Writing messages ΓòÉΓòÉΓòÉ
  290.  
  291. There are two different ways to add new messages to your message base: 
  292.  
  293. Writing new messages 
  294.           If you want to enter a new message, click on the  button or press 
  295.           CTRL-W. The message window will be cleared and your own name and 
  296.           address will be inserted into the appropriate fields of the message 
  297.           header. You can now enter the name and address of the receipient (see 
  298.           "Entering Fidonet addresses") and write your message in the message 
  299.           window. 
  300.  
  301.           After you've entered your message, click on the  button or press 
  302.           CTRL-S. The message will then be saved to your message base. Click on 
  303.           the  button or press ESC if you don't want to save your message. 
  304.  
  305. Replying to a message 
  306.           To reply to a message you've received, click on the  button or press 
  307.           CTRL-R. You may either reply to the sender of the message (the usual 
  308.           case), or to the recepient. You may also place your reply in a 
  309.           different message area (usually a Netmail area. 
  310.  
  311.           After editing your reply message, click on the  button or press 
  312.           CTRL-S to save it. Click on the  button or press ESC to discard your 
  313.           reply. 
  314.  
  315.  
  316. ΓòÉΓòÉΓòÉ 1.4.3. Changing Messages ΓòÉΓòÉΓòÉ
  317.  
  318. Messages can be changed after you've saved them. Press the  button to switch to 
  319. edit mode. Now you can re-edit your message. You can change the message text 
  320. and the message header. 
  321.  
  322. To toggle the attributes of the message, press the Change button. A dialog 
  323. window appears, where you can set or clear the message attributes. 
  324.  
  325. If you edit a message that was already sent or that is not not a local message, 
  326. you will get a warning. 
  327.  
  328. Press the  button to save your changes. If you want to discard the edited 
  329. message, press the  button. 
  330.  
  331.  
  332. ΓòÉΓòÉΓòÉ 1.4.4. Crossposting messages ΓòÉΓòÉΓòÉ
  333.  
  334. Crossposting a message means that the same message is saved in more than one 
  335. area. 
  336.  
  337. You can activate crossposting by selecting Crosspost from the menu. This 
  338. function is available when you are writing a message. 
  339.  
  340. The area list is opened and you can select the areas, where the message should 
  341. be saved. 
  342.  
  343. Note: You don't have to select the current area in the list. The message is 
  344. always saved in the current area. Just select the additional areas. 
  345.  
  346. When crossposting mode is active, a checkmark is displayed in front of 
  347. Crosspost in the menu. 
  348.  
  349. You can deactivate crossposting mode by selecting Crosspost again. The 
  350. checkmark will disappear again, indicating that you're in normal editing mode. 
  351.  
  352.  
  353. ΓòÉΓòÉΓòÉ 1.4.5. Using Carbon Copy Lists ΓòÉΓòÉΓòÉ
  354.  
  355. Using a carbon copy list means that you're sending the same message to 
  356. different recipients. Carbon copy lists can only be used for Netmail. 
  357.  
  358. Imagine the following example: 
  359.  
  360. You're compiling a newsletter that you're sending to a number of people on a 
  361. regular basis. To perform this task with FleetStreet, you can create a carbon 
  362. copy list named "Newsletter". Now you can add all the people who should receive 
  363. the newsletter to the list. 
  364.  
  365. Now, when you want to send the letter via Netmail, compose your message as you 
  366. would normally do it. But instead of entering a recipient, select Carbon copy 
  367. from the menu. You can now select your carbon copy list "Newsletter" that 
  368. you've configured before. The text "*** Newsletter ***' appears, indicating 
  369. that you're using the list. 
  370.  
  371. When you're sending the next issue of your newsletter, you don't have to create 
  372. a new carbon copy list. You can simply re-use the previous one. 
  373.  
  374.  
  375. ΓòÉΓòÉΓòÉ 1.4.6. Using nodelists ΓòÉΓòÉΓòÉ
  376.  
  377. What's it all about? 
  378.  
  379. Nodelists contain the names and addresses of all participants of a network. 
  380. FleetStreet can look up the address of the recipient in a nodelist. 
  381.  
  382. You need a compiled nodelists in "Version 7" format for doing so. This format 
  383. is generated by FastLst (among others). FleetStreet needs the data file and the 
  384. sysop index file. Configure your nodelist compiler accordingly. 
  385.  
  386. How does FleetStreet find the nodelists? 
  387.  
  388. There is a page for the nodelists in the setup notebook. You must create a 
  389. "Domain" for each nodelist. A domain entry contains the name of the domain and 
  390. the pathnames of the nodelist files. You must enter the full pathname including 
  391. drive letter an file extension. 
  392.  
  393. What else must be done? 
  394.  
  395. Select "Version 7" in the setup notebook. In addition you can enter 
  396. descriptions for the nodelist flags. 
  397.  
  398. How can I use nodelists? 
  399.  
  400. When writing a NetMail message, enter the full name of the recipient or enter 
  401. part of the last name. Then press ENTER. If the name is found, the address is 
  402. used immediately. If it is found more than once, a selection dialog appears. 
  403.  
  404. In some other dialogs where you need to enter an address there is a "?" button. 
  405. Press this button to look up the address(es) of the name that you've entered 
  406. already. 
  407.  
  408.  
  409. ΓòÉΓòÉΓòÉ 1.4.7. Drag and Drop in FleetStreet ΓòÉΓòÉΓòÉ
  410.  
  411. There are several situations in FleetStreet where you can use Drag and Drop to 
  412. perform various tasks. 
  413.  
  414. Setting up colors and fonts 
  415.           You can assign colors and fonts to several elements of the 
  416.           FleetStreet windows by using the color panel and the font panel of 
  417.           OS/2. See "Changing colors and fonts" for details. 
  418.  
  419. Entering file names 
  420.           Whenever FleetStreet expects a file name to be entered, you can drag 
  421.           the file from a WPS folder to the entry field. The filename is then 
  422.           entered automatically. 
  423.  
  424. Importing text files 
  425.           When you are writing a message you can drag a text file from a WPS 
  426.           folder to the editor window. The file is imported and its contents 
  427.           are inserted at the current cursor position. 
  428.  
  429. Manipulating Carbon Copy Lists 
  430.           You can copy and move carbon copy entries by dragging them from one 
  431.           CC list to another. 
  432.  
  433. Deleting messages 
  434.           You can drag the current message to the shredder to delete it. Start 
  435.           the dragging over the editor window. 
  436.  
  437. Printing messages 
  438.           You can drag the current message to a printer object to print it. 
  439.           Start the dragging over the editor window. Note: When you configured 
  440.           FleetStreet to print directly to a device, the message is not 
  441.           necessarily printed on the printer that is symbolized by the printer 
  442.           object. It is still printed to the device specified in the setup. 
  443.  
  444. Exporting messages 
  445.           You can drag the current message to a WPS folder to export it. Start 
  446.           the dragging over the editor window. 
  447.  
  448. [More of this sort is in work] 
  449.  
  450.  
  451. ΓòÉΓòÉΓòÉ 1.5. Registering FleetStreet ΓòÉΓòÉΓòÉ
  452.  
  453. This Beta version need not be registered. 
  454.  
  455. However, it can only be used for a limited amount of time. Verification of the 
  456. registration code may be active for testing purposes, but that has no further 
  457. meaning. All features in this version that are currently de-activated can not 
  458. be activated with a code. They are simply not yet implemented. 
  459.  
  460. We will inform you about terms and conditions just before version 1.0. 
  461.  
  462.  
  463. ΓòÉΓòÉΓòÉ 1.6. Future enhancements ΓòÉΓòÉΓòÉ
  464.  
  465. Some things that we have in mind for future versions: 
  466.  
  467. We will port it to MS Windows - NOT! 
  468.           It would cost us a lot of time and/or money to do a Windows port. 
  469.           Even if we did it, the Windows version wouldn't be as powerful and 
  470.           comfortable as the OS/2 version. 
  471.  
  472. Enhancements to the user interface 
  473.           We have several things in mind, but we like to hear from YOU, too. 
  474.  
  475. Other message base types 
  476.           At the moment Squish is the only OS/2 based mail processor. But if a 
  477.           different system is ever going to be as popular as Squish, we will be 
  478.           prepared to it. 
  479.  
  480.  
  481. ΓòÉΓòÉΓòÉ 2. Help for keys ΓòÉΓòÉΓòÉ
  482.  
  483. You can use different key combinations depending on if you're reading or 
  484. editing messages. 
  485.  
  486. Γûá Keys generally available 
  487.  
  488. Γûá Keys only available when reading messages 
  489.  
  490. Γûá Keys only available when editing messages 
  491.  
  492.  
  493. ΓòÉΓòÉΓòÉ 2.1. Keys generally available ΓòÉΓòÉΓòÉ
  494.  
  495. The following keys are generally available: 
  496.  
  497. Alt-X               Exit FleetStreet 
  498. F1                  Help 
  499. Ctrl-F1             Help for keys 
  500. Ctrl-D              Change default name and address 
  501.  
  502.  
  503. ΓòÉΓòÉΓòÉ 2.2. Keys only available when reading ΓòÉΓòÉΓòÉ
  504.  
  505. The following keys are available when you're reading messages: 
  506.  
  507. Ctrl-R              Reply to sender 
  508. Ctrl-N              Reply to sender, place reply in different area 
  509. Ctrl-C              Change a message 
  510. Ctrl-A              Select message area 
  511. Ctrl-L              List of messages 
  512. Ctrl-P              Print message 
  513. Ctrl-T              List of threads 
  514. Ctrl-M              Move/Copy/Forward message 
  515. Ctrl-F              Request files 
  516. Ctrl-E              Export message 
  517. Ins                 Write new message 
  518. Del                 Delete message 
  519. Ctrl-I              Find message 
  520. Cursor left         Go to previous message 
  521. Cursor right        Go to next message 
  522. Ctrl-Cursor left    Go to previous reply 
  523. Ctrl-Cursor right   Go to next reply 
  524. Ctrl-Home           Go to first message 
  525. Ctrl-End            Go to last message 
  526.  
  527.  
  528. ΓòÉΓòÉΓòÉ 2.3. Keys only available when editing ΓòÉΓòÉΓòÉ
  529.  
  530. The following keys are available when you're editing messages: 
  531.  
  532. Ctrl-Y, Ctrl-Backspace Delete the current line 
  533. Ctrl-U              Undo last changes 
  534. Ctrl-S              Save message 
  535. Ctrl-I              Import file 
  536. Ctrl-X              Crosspost message 
  537. Ctrl-C              Carbon copy 
  538. F2...F12            Insert keyboard macro 
  539. Esc                 Discard message 
  540. Ctrl-A, Ctrl-Shift-F Change attributes of message 
  541. Ctrl-Shift-K        Toggle the "Kill/Sent" message attribute 
  542. Ctrl-Shift-C        Toggle the "Crash" message attribute 
  543. Ctrl-Shift-A        Toggle the "File attached" message attribute 
  544. Ctrl-Shift-R        Toggle the "File request" message attribute 
  545. Ctrl-Shift-P        Toggle the "Private" message attribute 
  546.  
  547.  
  548. ΓòÉΓòÉΓòÉ 3. Menu ΓòÉΓòÉΓòÉ
  549.  
  550.  
  551. ΓòÉΓòÉΓòÉ 3.1. File ΓòÉΓòÉΓòÉ
  552.  
  553. Menu items for importing and exporting files. 
  554.  
  555.  
  556. ΓòÉΓòÉΓòÉ 3.1.1. Import File ΓòÉΓòÉΓòÉ
  557.  
  558. Inserts text from a given file into the message window. This is only available 
  559. when editing a message. 
  560.  
  561.  
  562. ΓòÉΓòÉΓòÉ 3.1.2. Export File ΓòÉΓòÉΓòÉ
  563.  
  564. Writes the current message to a text file on disk. This is only available when 
  565. reading messages. 
  566.  
  567.  
  568. ΓòÉΓòÉΓòÉ 3.1.3. Write Echotoss now ΓòÉΓòÉΓòÉ
  569.  
  570. Write the echotoss file immediately. 
  571.  
  572.  
  573. ΓòÉΓòÉΓòÉ 3.1.4. Start command shell ΓòÉΓòÉΓòÉ
  574.  
  575. Starts a commandline session. The program used as shell is specified in 
  576. CONFIG.SYS via OS2_SHELL. 
  577.  
  578.  
  579. ΓòÉΓòÉΓòÉ 3.1.5. Print ΓòÉΓòÉΓòÉ
  580.  
  581. Print current message 
  582.  
  583.  
  584. ΓòÉΓòÉΓòÉ 3.1.6. Exit FleetStreet ΓòÉΓòÉΓòÉ
  585.  
  586. Exits the program. Changes to the configuration will be saved. 
  587.  
  588.  
  589. ΓòÉΓòÉΓòÉ 3.2. Edit ΓòÉΓòÉΓòÉ
  590.  
  591. Menu items to perform changes to a messages and for interaction with the 
  592. clipboard. 
  593.  
  594.  
  595. ΓòÉΓòÉΓòÉ 3.2.1. Cut ΓòÉΓòÉΓòÉ
  596.  
  597. Copies marked text in the message window to the clipboard and deletes the 
  598. marked text. 
  599.  
  600.  
  601. ΓòÉΓòÉΓòÉ 3.2.2. Copy ΓòÉΓòÉΓòÉ
  602.  
  603. Copies marked text in the message window to the clipboard. If no text is 
  604. marked, the whole message is copied to the clipboard. 
  605.  
  606.  
  607. ΓòÉΓòÉΓòÉ 3.2.3. Paste ΓòÉΓòÉΓòÉ
  608.  
  609. Inserts the contents of the clipboard into the message window. 
  610.  
  611.  
  612. ΓòÉΓòÉΓòÉ 3.2.4. Clear ΓòÉΓòÉΓòÉ
  613.  
  614. Deletes marked text in the message window. 
  615.  
  616.  
  617. ΓòÉΓòÉΓòÉ 3.2.5. Undo ΓòÉΓòÉΓòÉ
  618.  
  619. Takes back the latest changes in the message window. 
  620.  
  621. Note: This does only apply to text in the message window, not to whole 
  622. messages. Deleted messages can not be recovered. 
  623.  
  624.  
  625. ΓòÉΓòÉΓòÉ 3.2.6. Delete Line ΓòÉΓòÉΓòÉ
  626.  
  627. Deletes the current line in the message window. 
  628.  
  629.  
  630. ΓòÉΓòÉΓòÉ 3.3. Message ΓòÉΓòÉΓòÉ
  631.  
  632. Menu items to manipulate messages 
  633.  
  634.  
  635. ΓòÉΓòÉΓòÉ 3.3.1. Move/Copy Message ΓòÉΓòÉΓòÉ
  636.  
  637. Move, copy or forward the current message 
  638.  
  639.  
  640. ΓòÉΓòÉΓòÉ 3.3.2. Crosspost Message ΓòÉΓòÉΓòÉ
  641.  
  642. Post the message in more than one area 
  643.  
  644. If this menu item is checked, you've already selected the destination areas. 
  645. Select this menu item again to uncheck it. 
  646.  
  647.  
  648. ΓòÉΓòÉΓòÉ 3.3.3. Request Files ΓòÉΓòÉΓòÉ
  649.  
  650. Request files from the current message 
  651.  
  652.  
  653. ΓòÉΓòÉΓòÉ 3.3.4. Carbon Copy ΓòÉΓòÉΓòÉ
  654.  
  655. Send the message to more than one receipient using a carbon copy list. 
  656.  
  657. If this menu item is checked, you've already selected a carbon copy list. 
  658. Select this menu item again to uncheck it. 
  659.  
  660.  
  661. ΓòÉΓòÉΓòÉ 3.3.5. Mark all messages ΓòÉΓòÉΓòÉ
  662.  
  663. Mark all messages in the current area as "read", up to the current message. 
  664.  
  665. See "Mark messages". 
  666.  
  667.  
  668. ΓòÉΓòÉΓòÉ 3.3.6. New message ΓòÉΓòÉΓòÉ
  669.  
  670. Write new message in the current area. 
  671.  
  672.  
  673. ΓòÉΓòÉΓòÉ 3.3.7. Change ΓòÉΓòÉΓòÉ
  674.  
  675. Change current message. 
  676.  
  677.  
  678. ΓòÉΓòÉΓòÉ 3.3.8. Reply ΓòÉΓòÉΓòÉ
  679.  
  680. Reply to current message. 
  681.  
  682.  
  683. ΓòÉΓòÉΓòÉ 3.3.9. Delete ΓòÉΓòÉΓòÉ
  684.  
  685. Delete current message. 
  686.  
  687.  
  688. ΓòÉΓòÉΓòÉ 3.3.10. Find ΓòÉΓòÉΓòÉ
  689.  
  690. Fint text in a message in this area or in all areas. 
  691.  
  692.  
  693. ΓòÉΓòÉΓòÉ 3.4. Setup ΓòÉΓòÉΓòÉ
  694.  
  695. Menu items to set up FleetStreet. 
  696.  
  697.  
  698. ΓòÉΓòÉΓòÉ 3.4.1. Setup Options ΓòÉΓòÉΓòÉ
  699.  
  700. Press the help buttons on the various pages of the setup notebook to get 
  701. further help. 
  702.  
  703.  
  704. ΓòÉΓòÉΓòÉ 3.4.2. Message Template ΓòÉΓòÉΓòÉ
  705.  
  706. Define the various fields of the message template 
  707.  
  708.  
  709. ΓòÉΓòÉΓòÉ 3.4.3. Carbon Copy Lists ΓòÉΓòÉΓòÉ
  710.  
  711. Define and modify carbon copy lists. 
  712.  
  713.  
  714. ΓòÉΓòÉΓòÉ 3.4.4. Current Name/Address ΓòÉΓòÉΓòÉ
  715.  
  716. Change your current name and address. This function is only available in 
  717. Netmail areas. 
  718.  
  719.  
  720. ΓòÉΓòÉΓòÉ 3.4.5. Save Options ΓòÉΓòÉΓòÉ
  721.  
  722. Saves the current configuration. 
  723.  
  724.  
  725. ΓòÉΓòÉΓòÉ 3.5. Windows ΓòÉΓòÉΓòÉ
  726.  
  727. Menu items for switching to one of the FleetStreet windows 
  728.  
  729.  
  730. ΓòÉΓòÉΓòÉ 3.5.1. Kludge lines ΓòÉΓòÉΓòÉ
  731.  
  732. Switch to the kludge line window 
  733.  
  734.  
  735. ΓòÉΓòÉΓòÉ 3.5.2. Thread list ΓòÉΓòÉΓòÉ
  736.  
  737. Switch to the thread list window 
  738.  
  739.  
  740. ΓòÉΓòÉΓòÉ 3.5.3. Find results ΓòÉΓòÉΓòÉ
  741.  
  742. Switch to the find results window 
  743.  
  744.  
  745. ΓòÉΓòÉΓòÉ 3.5.4. Find progress ΓòÉΓòÉΓòÉ
  746.  
  747. Switch to the fin progress window 
  748.  
  749.  
  750. ΓòÉΓòÉΓòÉ 3.6. Help ΓòÉΓòÉΓòÉ
  751.  
  752. Menu items to give you information about FleetStreet 
  753.  
  754.  
  755. ΓòÉΓòÉΓòÉ 3.6.1. Help index ΓòÉΓòÉΓòÉ
  756.  
  757. Show the help index 
  758.  
  759.  
  760. ΓòÉΓòÉΓòÉ 3.6.2. General Help ΓòÉΓòÉΓòÉ
  761.  
  762. Introduction to FleetStreet 
  763.  
  764.  
  765. ΓòÉΓòÉΓòÉ 3.6.3. Using Help ΓòÉΓòÉΓòÉ
  766.  
  767. Show help for using the help facility 
  768.  
  769.  
  770. ΓòÉΓòÉΓòÉ 3.6.4. Keys help ΓòÉΓòÉΓòÉ
  771.  
  772. Shows the keys combinations you can use 
  773.  
  774.  
  775. ΓòÉΓòÉΓòÉ 3.6.5. About ΓòÉΓòÉΓòÉ
  776.  
  777. Shows information about FleetStreet and its authors 
  778.  
  779.  
  780. ΓòÉΓòÉΓòÉ 4. Dialogs ΓòÉΓòÉΓòÉ
  781.  
  782.  
  783. ΓòÉΓòÉΓòÉ 4.1. Move/Copy Message ΓòÉΓòÉΓòÉ
  784.  
  785. Move message 
  786.           Copies the current message to another message area and deletes it 
  787.           from the current area. 
  788.  
  789. Copy message 
  790.           Copies the current message to another message area. 
  791.  
  792. Forward message 
  793.           The message is sent from you to another destination. You may select a 
  794.           different area for the new message. 
  795.  
  796.  
  797. ΓòÉΓòÉΓòÉ <hidden> Setup ΓòÉΓòÉΓòÉ
  798.  
  799. You should never see this help panel! Now you've seen it, please send a note to 
  800. the authors and say that you've seen Panel #1. Thank you! 
  801.  
  802.  
  803. ΓòÉΓòÉΓòÉ 4.2. Setup ΓòÉΓòÉΓòÉ
  804.  
  805. Setup 
  806.  
  807.  
  808. ΓòÉΓòÉΓòÉ 4.2.1. User names ΓòÉΓòÉΓòÉ
  809.  
  810. If you want to use FleetStreet you must have at least one user name. 
  811.  
  812. Your names are shown in the list. To add new names press the Add button. You 
  813. are prompted for a new name. 
  814.  
  815. To delete a name select the name in the list and press the Delete button. 
  816.  
  817. To change a name select the name in the list and press the Change button. 
  818.  
  819. To make a name the default, select the name in the list and press the Default 
  820. button. If you create new message areas or read areas from the squish 
  821. configuration file, the default name will be selected as the initial name for 
  822. that area. 
  823.  
  824.  
  825. ΓòÉΓòÉΓòÉ 4.2.2. Addresses ΓòÉΓòÉΓòÉ
  826.  
  827. If you want to use FleetStreet you must have at least one address. 
  828.  
  829. Your addresses are shown in the list. To add new addresses, press the Add 
  830. button. You are prompted for a new address. 
  831.  
  832. To delete an address, select the address in the list and press the Delete 
  833. button. 
  834.  
  835. To change an address, select the address in the list and press the Change 
  836. button. 
  837.  
  838. To make an address the default, select the address in the list and press the 
  839. Default button. If you create new message areas or read areas from the squish 
  840. configuration file, the default address will be selected as the initial address 
  841. for that area. 
  842.  
  843.  
  844. ΓòÉΓòÉΓòÉ 4.2.3. Default origin ΓòÉΓòÉΓòÉ
  845.  
  846. The origin line is optional, but it's always a good idea to have one. 
  847.  
  848. Enter the text for your origin line. 
  849.  
  850.  
  851. ΓòÉΓòÉΓòÉ 4.2.4. Squish options ΓòÉΓòÉΓòÉ
  852.  
  853. FleetStreet can read the squish configuration file, thus making it easier to 
  854. provide consistency between your message base maintained by SQUISH and that 
  855. maintained by FleetStreet. 
  856.  
  857. Echotoss.Log 
  858.           The Echotoss.Log file is a plain ASCII text file where all the 
  859.           message areas are listed, where you have entered mail. Squish and 
  860.           other utilities read this file to process only these areas (normally 
  861.           Squish processes all areas, which may take much longer). FleetStreet 
  862.           creates this file if necessary and writes the appropriate area names 
  863.           to it. 
  864.  
  865.           If this option is turned off, FleetStreet does not write to the file. 
  866.  
  867. Lastread 
  868.           This is the offset into the lastread file for each message area. The 
  869.           number of the message that was last read is stored in in a lastread 
  870.           file (*.SQL files for Squish message areas). Each user of a BBS has 
  871.           his own offset, the sysop usually has offset 0. Some utility programs 
  872.           use an offset as well. 
  873.  
  874.           If you don't understand the meaning of this setting it's best to 
  875.           leave it at 0. 
  876.  
  877.           The current limit for this setting is 500, thus giving the sysop 
  878.           access to the lastread pointers of his first 500 users. If you really 
  879.           have a need for more users, feel free to drop us a note. 
  880.  
  881. Squish.Cfg 
  882.           If you want FleetStreet to read the squish configuration file 
  883.           automatically at startup, klick on "read SQUISH.CFG". Specify path 
  884.           and name of the file in the entryfield below, or press the "Locate" 
  885.           button to select the file via a file dialog. 
  886.  
  887.           If an error occures while reading the new file, you will get an error 
  888.           message and nothing will be lost. 
  889.  
  890.           Note: You must have entered at least one user name to read the file. 
  891.  
  892.  
  893. ΓòÉΓòÉΓòÉ <hidden> Error reading SQUISH.CFG ΓòÉΓòÉΓòÉ
  894.  
  895. An error occured while trying to read the squish configuration file. There are 
  896. two causes for this error: 
  897.  
  898.  1. The file didn't exist or FleetStreet couldn't access it, maybe because it 
  899.     was already in use by another program, or 
  900.  
  901.  2. The file was read, but there is no area definition in it. 
  902.  
  903. Try again and select a valid configuration file. 
  904.  
  905.  
  906. ΓòÉΓòÉΓòÉ <hidden> Duplicate Areas ΓòÉΓòÉΓòÉ
  907.  
  908. One or more areas that were read from the squish configuration file are already 
  909. defined as private areas, i.e. they have the same area tag. Area tags must be 
  910. unique in the area list. 
  911.  
  912. To solve the problem do one of the following: 
  913.  
  914. Γûá Change the area tags of your private areas, 
  915.  
  916. Γûá Edit the squish configuration file. 
  917.  
  918.  
  919. ΓòÉΓòÉΓòÉ 4.2.5. Nicknames ΓòÉΓòÉΓòÉ
  920.  
  921. With FleetStreet it is possible to define nicknames for users you often write 
  922. to. 
  923.  
  924. To use these nicknames, just enter the nickname in the TO field of the message 
  925. and press "Enter". The nickname will be replaced by the real name, and the 
  926. address of the user will be entered automatically in the address field. If you 
  927. defined a subject line for this nickname, it will be inserted in the subject 
  928. field as well. 
  929.  
  930. To define a nickname, do the following: 
  931.  
  932.  1. Press the "Add" button, 
  933.  2. Fill in the fields, 
  934.  3. Press "OK". 
  935.  
  936. To change a nickname, do the following: 
  937.  
  938.  1. Select the nickname in the list, 
  939.  2. Press the "Change" button or double click on the entry, 
  940.  3. Do your changes, 
  941.  4. Press "OK". 
  942.  
  943. To delete a nickname, do the following: 
  944.  
  945.  1. Select the nickname in the list, 
  946.  2. Press the "Delete" button. 
  947.  
  948.  
  949. ΓòÉΓòÉΓòÉ 4.2.5.1. Nickname ΓòÉΓòÉΓòÉ
  950.  
  951. Enter a new nickname or change an existing nickname. 
  952.  
  953. Nickname 
  954.           This is what you type to reference this nickname. 
  955.  
  956. Real name 
  957.           This is the name of the addressed user as you would usually use it. 
  958.  
  959. Address 
  960.           Address of the user. Use a 3D or 4D address. 
  961.  
  962.           Lookup address of the user in the nodelist. 
  963.  
  964. Subject 
  965.           Default subject line. Useful for pseudo-users like area managers. 
  966.           Leave this field blank if you don't want to have a subject line for 
  967.           this nickname. 
  968.  
  969. 1st line 
  970.           First line in message text. When this line contains a %?, you are 
  971.           prompted for additional text. 
  972.  
  973.           This feature is intended to be used in conjunction with UUCP 
  974.           gateways. Consider the following example: 
  975.  
  976.           Nickname: u 
  977.           Real name: UUCP 
  978.           Address: 1:234/567 
  979.           Subject: test 
  980.           First line: TO: %?"Enter UUCP address" 
  981.  
  982.           Now, when you use the nickname "U", the UUCP gateway is addressed and 
  983.           you are prompted to enter the FQDA of the addressed user. 
  984.  
  985.           You can use the tokens %? or %?"prompt text". 
  986.  
  987. Attributes 
  988.           Default message attributes. These are set automatically when you use 
  989.           the nickname. 
  990.  
  991. Press OK to confirm your changes. Press Cancel to abort editing. 
  992.  
  993.  
  994. ΓòÉΓòÉΓòÉ <hidden> Prompt ΓòÉΓòÉΓòÉ
  995.  
  996. There is a %? token in the nickname attribute "first line". You are prompted to 
  997. enter additional text. 
  998.  
  999.  
  1000. ΓòÉΓòÉΓòÉ <hidden> Delete Nickname ΓòÉΓòÉΓòÉ
  1001.  
  1002. Press "YES" if you want to delete the selected nickname. Press "NO" if you want 
  1003. to keep it. 
  1004.  
  1005.  
  1006. ΓòÉΓòÉΓòÉ <hidden> Have Nickname ΓòÉΓòÉΓòÉ
  1007.  
  1008. There already is an entry in the list with the same nickname. Nicknames must be 
  1009. unique. Re-edit the entry. 
  1010.  
  1011.  
  1012. ΓòÉΓòÉΓòÉ 4.2.6. Macros ΓòÉΓòÉΓòÉ
  1013.  
  1014. If you are editing a message and press F2 through F12, the text associated with 
  1015. that key is inserted into the message window. 
  1016.  
  1017. Note: F1 is reserved for HELP. 
  1018.  
  1019. A macro may have up to 240 characters. 
  1020.  
  1021.  
  1022. ΓòÉΓòÉΓòÉ 4.2.7. Nodelist ΓòÉΓòÉΓòÉ
  1023.  
  1024. FleetStreet can look up fidonet addresses of sysops by reading one or more 
  1025. compiled nodelists. 
  1026.  
  1027. Nodelist 
  1028.           Enable nodelist lookups. You may either disable lookups or enable 
  1029.           lookups for Version 7 nodelists. Note: Version 6 nodelists are not 
  1030.           supported. 
  1031.  
  1032.  
  1033. ΓòÉΓòÉΓòÉ 4.2.8. Domains ΓòÉΓòÉΓòÉ
  1034.  
  1035. Domains are necessary to tell FleetStreet where to look for your compiled 
  1036. nodelist(s). 
  1037.  
  1038. Domains 
  1039.           List of currently defined domains. 
  1040.  
  1041. Add 
  1042.           Add a new domain to the list. 
  1043.  
  1044. Change 
  1045.           Change the domain information for the selected domain. 
  1046.  
  1047. Delete 
  1048.           Delete the selected domain. 
  1049.  
  1050.  
  1051. ΓòÉΓòÉΓòÉ 4.2.8.1. Domain ΓòÉΓòÉΓòÉ
  1052.  
  1053. A domain has three attributes: 
  1054.  
  1055. Domain name 
  1056.           Name of the domain, which must be unique. 
  1057.  
  1058. Sysop index file 
  1059.           Index file of the compiled nodelist for this domain. This is usually 
  1060.           SYSOP.NDX for your primary AKA. The full path and name of the file 
  1061.           must be entered. 
  1062.  
  1063. Nodelist data file 
  1064.           Data file of the compiled nodelist for this domain. This is usually 
  1065.           NODEX.DAT for your primary AKA. The full path and name of the file 
  1066.           must be entered. 
  1067.  
  1068.  
  1069. ΓòÉΓòÉΓòÉ <hidden> Domain already defined ΓòÉΓòÉΓòÉ
  1070.  
  1071. You have already defined a domain with this name. Domain names must be unique. 
  1072.  
  1073. Enter a unique domain name and press OK 
  1074.  
  1075.  
  1076. ΓòÉΓòÉΓòÉ <hidden> Delete Domain ΓòÉΓòÉΓòÉ
  1077.  
  1078. You are about to delete a domain. 
  1079.  
  1080. Press YES to delete the domain, press NO to keep it. 
  1081.  
  1082.  
  1083. ΓòÉΓòÉΓòÉ 4.2.9. Modem types ΓòÉΓòÉΓòÉ
  1084.  
  1085. The compiled nodelist contains information about the modem of each node. This 
  1086. information is saved in a single byte. 
  1087.  
  1088. When you compile your nodelist, the nodelist compiler sets the bits of this 
  1089. field according to the modem flags that are in the distribution nodelist. With 
  1090. some compilers you can associate the bits with one or more flags. 
  1091.  
  1092. Refer to the documentation of your nodelist compiler for details. 
  1093.  
  1094. Example: When FastList (written by Alberto Pasquale) is configured with 
  1095.  
  1096. TypeDef HST      1
  1097. TypeDef PEP      2
  1098. TypeDef V32      4
  1099. TypeDef V32B     8
  1100. TypeDef MNP     16
  1101. TypeDef V42     32
  1102. TypeDef V42B    64
  1103. TypeDef ISDNB  128
  1104. TypeDef ISDNC  128
  1105. TypeDef ISDNA  128
  1106. TypeDef UISDNB 128
  1107. TypeDef UISDNA 128
  1108. TypeDef UISDNC 128
  1109.  
  1110. set up FleetStreet with 
  1111.  
  1112. Bit 0:  HST
  1113. Bit 1:  PEP
  1114. Bit 2:  V32
  1115. Bit 3:  V32b
  1116. Bit 4:  MNP
  1117. Bit 5:  V42
  1118. Bit 6:  V42b
  1119. Bit 7:  ISDN
  1120.  
  1121. When looking up a node, the modem flags are displayed correctly. 
  1122.  
  1123.  
  1124. ΓòÉΓòÉΓòÉ 4.2.10. Options ΓòÉΓòÉΓòÉ
  1125.  
  1126. You may specify several options that influence the way FleetStreet operates. 
  1127.  
  1128. Use ^aPID 
  1129.           The ^aPID klugde line is used instead of the long tearline. 
  1130.  
  1131. Use Tearline in Netmail 
  1132.           The Tearline is used in netmail areas. When turned off, the tearline 
  1133.           is only used in echomail areas. 
  1134.  
  1135. Use Origin in Netmail 
  1136.           The Origin line is used in netmail areas. When turned off, the origin 
  1137.           line is only used in echomail areas. 
  1138.  
  1139. Area scan at startup 
  1140.           The areas are scanned automatically when FleetStreet is started. 
  1141.  
  1142. Beep on personal mail 
  1143.           FleetStreet makes noise when a message is displayed which is 
  1144.           addressed to you. 
  1145.  
  1146. Ask for confirmation 
  1147.           When you delete messages or make other significant changes, 
  1148.           FleetStreet will ask you to confirm the changes. 
  1149.  
  1150. Don't use API for scanning 
  1151.           When scanning the areas for new mail, FleetStreet doesn't use the 
  1152.           Squish MsgAPI, but accesses the message base files directly. This is 
  1153.           usually much faster, but may not work with versions of the API newer 
  1154.           than the current one. 
  1155.  
  1156.           This option only affects Squish style message areas. 
  1157.  
  1158.  
  1159. ΓòÉΓòÉΓòÉ 4.2.11. Startup area ΓòÉΓòÉΓòÉ
  1160.  
  1161. Specifies whether FleetStreet opens a specific area when started, or whether 
  1162. the area is opened that was open when you last used FleetStreet. 
  1163.  
  1164.  
  1165. ΓòÉΓòÉΓòÉ 4.2.12. Editor options ΓòÉΓòÉΓòÉ
  1166.  
  1167. Quotes color 
  1168.  
  1169. Tearline color 
  1170.  
  1171. Origin color 
  1172.           Select a color for the corresponding element in a message. Note: 
  1173.           These colors are not used when writing messages. The background color 
  1174.           and the color of normal message text must be selected using the color 
  1175.           panel. 
  1176.  
  1177. Tab size 
  1178.           Number of whitespace charaters that are inserted into the message 
  1179.           text when you press the TAB key while editing. 
  1180.  
  1181.  
  1182. ΓòÉΓòÉΓòÉ 4.2.13. Thread list ΓòÉΓòÉΓòÉ
  1183.  
  1184. The thread list can be displayed in various modes: 
  1185.  
  1186. All Threads 
  1187.           All message threads containing all messages in the current area are 
  1188.           displayed. 
  1189.  
  1190. Threads with unread messages 
  1191.           Only those threads, that contain at least one unread message, are 
  1192.           displayed. 
  1193.  
  1194. Unread messages only 
  1195.           Only unread messages are displayed. Message threads begin with the 
  1196.           first unread message in the thread and end with the last unread 
  1197.           message. If a thread of unread messages is interrupted by a read 
  1198.           message, two threads will be displayed. 
  1199.  
  1200. In addition, you may specify whether the name of the sender of the message 
  1201. should be displayed or not. 
  1202.  
  1203.  
  1204. ΓòÉΓòÉΓòÉ 4.2.14. Exit ΓòÉΓòÉΓòÉ
  1205.  
  1206. When you exit FleetStreet, two different actions may be performed: 
  1207.  
  1208. Generate ERRORLEVEL 
  1209.           FleetStreet generates exit codes that my be queried in batch file 
  1210.           using ERRORLEVEL or Rexx programs using RC. 
  1211.  
  1212.           The exit codes are: 
  1213.  
  1214.    0         Nothing special happened 
  1215.  
  1216.    1         You have entered new netmail only 
  1217.  
  1218.    2         You have entered new echomail only 
  1219.  
  1220.    3         You have entered new echomail and new netmail 
  1221.  
  1222.    255       An unrecoverable error occured 
  1223.  
  1224. Execute command line 
  1225.           One of the three command lines are executed, depending on the 
  1226.           conditions mentioned above. 
  1227.  
  1228.  
  1229. ΓòÉΓòÉΓòÉ 4.2.15. Register ΓòÉΓòÉΓòÉ
  1230.  
  1231. After you've registered FleetStreet, enter your registration code and serial 
  1232. number here. FleetStreet will then run in registered mode. 
  1233.  
  1234. Registration code 
  1235.           Registration code, that you've received. The code must be entered 
  1236.           exactly in the same way, it must be exactly 40 letters long. 
  1237.  
  1238. Serial number 
  1239.           Serial number, that you've received. 
  1240.  
  1241.  
  1242. ΓòÉΓòÉΓòÉ <hidden> Invalid registration code ΓòÉΓòÉΓòÉ
  1243.  
  1244. The registration code and/or serial number is not valid. FleetStreet will still 
  1245. run in unregistered mode. 
  1246.  
  1247. If you've registered FleetStreet, check the code and serial number. 
  1248.  
  1249. If you've not registered FleetStreet, REGISTER! 
  1250.  
  1251.  
  1252. ΓòÉΓòÉΓòÉ 4.2.16. Printer ΓòÉΓòÉΓòÉ
  1253.  
  1254. FleetStreet knows two ways of printing messages: 
  1255.  
  1256. Via a PM printer driver 
  1257.           FleetStreet uses the currently active printer object and the driver 
  1258.           associated to it when printing messages. This ensures that 
  1259.           FleetStreet can print on every printer that has a driver, even if it 
  1260.           can't print plain ASCII text (e.g. Postscript printers). 
  1261.  
  1262. Directly to a device 
  1263.           FleetStreet sends the message in plain ASCII text to the device 
  1264.           specified below. If you enter "PRN" as the device name, OS/2 prints 
  1265.           the message on your printer with the default printer font. This is 
  1266.           usually much faster than printing via a PM driver, but may not work 
  1267.           with all types of printers. 
  1268.  
  1269.  
  1270. ΓòÉΓòÉΓòÉ 4.2.17. Layout ΓòÉΓòÉΓòÉ
  1271.  
  1272. Show date arrived 
  1273.           The date and time when the message arrived at your system is 
  1274.           displayed. 
  1275.  
  1276. Arealist in original order 
  1277.           The areas in the area list are not sorted alphabetically, but appear 
  1278.           in the same order as they are in the Squish configuration file. 
  1279.  
  1280. Layout 
  1281.           Select a layout pattern. 
  1282.  
  1283.  
  1284. ΓòÉΓòÉΓòÉ <hidden> New username ΓòÉΓòÉΓòÉ
  1285.  
  1286. Enter the new name or edit the old name. Press "OK" to confirm your changes. 
  1287. Press "Cancel" if you don't want a new name or if you want to keep the old one. 
  1288.  
  1289.  
  1290. ΓòÉΓòÉΓòÉ <hidden> Delete username ΓòÉΓòÉΓòÉ
  1291.  
  1292. If you want to delete the selected name, press "YES". Press "NO" if you want to 
  1293. keep it. 
  1294.  
  1295.  
  1296. ΓòÉΓòÉΓòÉ <hidden> New address ΓòÉΓòÉΓòÉ
  1297.  
  1298. Enter the new address or edit the old address. Press "OK" to confirm your 
  1299. changes. Press "Cancel" if you don't want a new address or if you want to keep 
  1300. the old one. 
  1301.  
  1302.  
  1303. ΓòÉΓòÉΓòÉ <hidden> Delete address ΓòÉΓòÉΓòÉ
  1304.  
  1305. If you want to delete the selected address, press "YES". Press "NO" if you want 
  1306. to keep it. 
  1307.  
  1308.  
  1309. ΓòÉΓòÉΓòÉ <hidden> Area already defined ΓòÉΓòÉΓòÉ
  1310.  
  1311. There already is a message area with this area tag. Area tags must be unique. 
  1312. Choose a different tag for the new area. 
  1313.  
  1314.  
  1315. ΓòÉΓòÉΓòÉ <hidden> Template ΓòÉΓòÉΓòÉ
  1316.  
  1317. You should never see this help panel. 
  1318.  
  1319.  
  1320. ΓòÉΓòÉΓòÉ 4.3. Template ΓòÉΓòÉΓòÉ
  1321.  
  1322. Message templates are used to define a predefined appearence of new messages, 
  1323. replies and forwards. When writing, replying or forwarding, the appropriate 
  1324. template items are combined with the message text. Special tokens in the 
  1325. message template are replaced by specific parts of the orignal message when the 
  1326. template is processed. 
  1327.  
  1328. The message template is processed when you enter the editor window for the 
  1329. first time when writing, replying or forwarding. When you have entered a 
  1330. subject or name of the recipient 'till then, these parts can be used for token 
  1331. replacement. When you didn't have entered these parts, the appropriate tokens 
  1332. are replaced "empty". 
  1333.  
  1334. General order: 
  1335. New Message: 
  1336.  
  1337. [Header template]
  1338. [Message text]
  1339. [Footer template]
  1340.  
  1341. Reply: 
  1342.  
  1343. [Header template]
  1344. [Reply template]
  1345. [Message text]
  1346. [Footer template]
  1347.  
  1348. Reply in different area: 
  1349.  
  1350. [Reply-in-different-area template]
  1351. [Header template]
  1352. [Reply template]
  1353. [Message text]
  1354. [Footer template]
  1355.  
  1356. Crosspost: 
  1357.  
  1358. [Crosspost template]
  1359. [Header template]
  1360. [Message text]
  1361. [Footer template]
  1362.  
  1363. Carbon copy: 
  1364.  
  1365. [Carbon copy template]
  1366. [Header template]
  1367. [Message text]
  1368. [Footer template]
  1369.  
  1370. Forward: 
  1371.  
  1372. [Forward template]
  1373. [Original message text]
  1374. [Forward footer template]
  1375. [Header template]
  1376. [Footer template]
  1377.  
  1378.  
  1379. ΓòÉΓòÉΓòÉ 4.3.1. Tokens ΓòÉΓòÉΓòÉ
  1380.  
  1381. The following tokens are available in message templates: 
  1382.  
  1383. %T        Name of the addressed user (original message) 
  1384.  
  1385. %Z        First name of the addressed user (original message) 
  1386.  
  1387. %R        Address of the addressed user (original message). When replying to 
  1388.           echomail or when forwarding echomail, this token is ignored. 
  1389.  
  1390. %O        Name of the addressed user (new message) 
  1391.  
  1392. %P        First name of the addressed user (new message) 
  1393.  
  1394. %F        Name of the sending user 
  1395.  
  1396. %G        First name of the sending user 
  1397.  
  1398. %J        Address of the sending user 
  1399.  
  1400. %A        Area tag. When crossposting a message, this is the destination area. 
  1401.           When replying in a different area or forwarding a message, this is 
  1402.           the original area. 
  1403.  
  1404. %E        Area description. When crossposting a message, this is the 
  1405.           destination area. When replying in a different area or forwarding a 
  1406.           message, this is the original area. 
  1407.  
  1408. %U        Your own name 
  1409.  
  1410. %I        Your first name 
  1411.  
  1412. %W        Your own address 
  1413.  
  1414. %C        Names of the users in the carbon copy list 
  1415.  
  1416. %D        Date of the message you are replying to 
  1417.  
  1418. %M        Time of the message you are replying to 
  1419.  
  1420. %S        Subject of the message you area replying to 
  1421.  
  1422. %%        A literal % 
  1423.  
  1424.  
  1425. ΓòÉΓòÉΓòÉ 4.3.2. Quotes ΓòÉΓòÉΓòÉ
  1426.  
  1427. Quoting messages is influenced by the following settings: 
  1428.  
  1429. Quoted line length 
  1430.           Length of the lines measured in characters when the message is 
  1431.           converted to quoted text. 
  1432.  
  1433. Join length 
  1434.           Line length for joining two successive lines. When the first line is 
  1435.           longer than this number, the lines are joined. 
  1436.  
  1437. Quoting style 
  1438.           Either use the writer's initials and a ">" as indicator of quoted 
  1439.           lines, or use ">" only. 
  1440.  
  1441.  
  1442. ΓòÉΓòÉΓòÉ 4.3.3. Header ΓòÉΓòÉΓòÉ
  1443.  
  1444. The header template is inserted at the top of the message. 
  1445.  
  1446. Available tokens: 
  1447.  
  1448. %T, %Z 
  1449.  
  1450.  
  1451. ΓòÉΓòÉΓòÉ 4.3.4. Footer ΓòÉΓòÉΓòÉ
  1452.  
  1453. The footer template is inserted at the bottom of the message. It is used when 
  1454. you write new messages or reply to a message. 
  1455.  
  1456. Available tokens: 
  1457.  
  1458. %U, %I 
  1459.  
  1460.  
  1461. ΓòÉΓòÉΓòÉ 4.3.5. Reply ΓòÉΓòÉΓòÉ
  1462.  
  1463. The reply template is inserted at the top of the message after the header 
  1464. template. It is only used when ypu reply to a message. 
  1465.  
  1466. Available tokens: 
  1467.  
  1468. %F, %G, %T, %Z, %A, %D, %M, %O, %P, %J, %R, %S, %E 
  1469.  
  1470.  
  1471. ΓòÉΓòÉΓòÉ 4.3.6. Reply in different Area ΓòÉΓòÉΓòÉ
  1472.  
  1473. The reply-in-different-area template is inserted above the header template. It 
  1474. is only used when you reply to a message and place the reply in a different 
  1475. area. 
  1476.  
  1477. Available tokens: 
  1478.  
  1479. %A, %E 
  1480.  
  1481.  
  1482. ΓòÉΓòÉΓòÉ 4.3.7. Forward ΓòÉΓòÉΓòÉ
  1483.  
  1484. The forward template is inserted at the top of the message. It is only used 
  1485. when you forward a message. 
  1486.  
  1487. Available tokens: 
  1488.  
  1489. %F, %G, %T, %Z, %A, %U, %I, %J, %R, %S, %E, %D, %M, %W 
  1490.  
  1491.  
  1492. ΓòÉΓòÉΓòÉ 4.3.8. Forward footer ΓòÉΓòÉΓòÉ
  1493.  
  1494. The forward footer template is inserted after the original message text. It is 
  1495. only used when you forward a message. 
  1496.  
  1497. Available tokens: 
  1498.  
  1499. %F, %G, %T, %Z, %A, %U, %I 
  1500.  
  1501.  
  1502. ΓòÉΓòÉΓòÉ 4.3.9. Forward order ΓòÉΓòÉΓòÉ
  1503.  
  1504. Additional text first 
  1505.           Your comments to a forwarded message appear before the forwarded 
  1506.           message. 
  1507.  
  1508. Forwarded message first 
  1509.           The forwarded message appears before your comments. 
  1510.  
  1511.  
  1512. ΓòÉΓòÉΓòÉ 4.3.10. Crosspost ΓòÉΓòÉΓòÉ
  1513.  
  1514. The crosspost template is inserted at the top of the message. It is used when 
  1515. you crosspost a message in several areas. 
  1516.  
  1517. Available tokens: 
  1518.  
  1519. %A 
  1520.  
  1521.  
  1522. ΓòÉΓòÉΓòÉ 4.3.11. Carbon copy ΓòÉΓòÉΓòÉ
  1523.  
  1524. The carbon copy template is inserted at the top of the message. It is used when 
  1525. you use a carbon copy list to send a message to more than one recipient. 
  1526.  
  1527. Available tokens: 
  1528.  
  1529. %C 
  1530.  
  1531.  
  1532. ΓòÉΓòÉΓòÉ 4.4. Carbon Copy Lists ΓòÉΓòÉΓòÉ
  1533.  
  1534. Topics: 
  1535.  
  1536. Carbon copy list setup 
  1537.  
  1538. Carbon copy list 
  1539.  
  1540. Carbon copy list entry 
  1541.  
  1542. Carbon copy list name 
  1543.  
  1544. Select carbon copy list 
  1545.  
  1546.  
  1547. ΓòÉΓòÉΓòÉ 4.4.1. Carbon copy list setup ΓòÉΓòÉΓòÉ
  1548.  
  1549. The currently defined carbon copy lists are displayed. You may add new lists, 
  1550. delete lists, change the content of a list or change the name of a list. 
  1551.  
  1552. Add 
  1553.           Add a new carbon copy list. 
  1554.  
  1555. Contents 
  1556.           Display, change, delete and add entries in the selected carbon copy 
  1557.           list. 
  1558.  
  1559. Delete 
  1560.           Delete the selected carbon copy list. 
  1561.  
  1562. Rename 
  1563.           Change the name of the selected carbon copy list. 
  1564.  
  1565.  
  1566. ΓòÉΓòÉΓòÉ 4.4.2. Carbon copy list ΓòÉΓòÉΓòÉ
  1567.  
  1568. The entries in the selected carbon copy list are displayed. You may add new 
  1569. entries, change entries or delete entries. 
  1570.  
  1571. Add 
  1572.           Add a new entry to the list. 
  1573.  
  1574. Change 
  1575.           Modify the selected entry. You may also double click on the entry to 
  1576.           change it. 
  1577.  
  1578. Delete 
  1579.           Delete the selected entry. You can delete entries by dragging them to 
  1580.           the shredder as well. 
  1581.  
  1582. You can copy or move entries between CC lists by opening two lists and drag an 
  1583. entry from one list to another. Hold down the CTRL-Key to copy entries instead 
  1584. of moving them. 
  1585.  
  1586.  
  1587. ΓòÉΓòÉΓòÉ 4.4.3. Carbon copy list entry ΓòÉΓòÉΓòÉ
  1588.  
  1589. Enter a new entry or change an existing entry. 
  1590.  
  1591. Name 
  1592.           Username of the recipient. You may also use a predefined nickname 
  1593.           here. Enter the nickname and press TAB. The nickname will be replaced 
  1594.           by the real name, and the address of the user will be inserted into 
  1595.           the address field. 
  1596.  
  1597. Address 
  1598.           Network address of the recipient. 
  1599.  
  1600.           Lookup address of the recipient in the nodelist. 
  1601.  
  1602. Show name in CC lines 
  1603.           Specify whether the name of this user should appear in the list of 
  1604.           names that is added to your message if you use a message template. 
  1605.  
  1606.  
  1607. ΓòÉΓòÉΓòÉ 4.4.4. Carbon copy list name ΓòÉΓòÉΓòÉ
  1608.  
  1609. Enter a name for the new carbon copy list or change the name of the existing 
  1610. list. Carbon copy lists must have unique names. 
  1611.  
  1612. Press OK to confirm your changes. Press CANCEL to abort editing. 
  1613.  
  1614.  
  1615. ΓòÉΓòÉΓòÉ 4.4.5. Select carbon copy list ΓòÉΓòÉΓòÉ
  1616.  
  1617. Select one of the predefined carbon copy lists. Press OK to confirm your 
  1618. selection. Press CANCEL if you don't want to use a carbon copy list. 
  1619.  
  1620.  
  1621. ΓòÉΓòÉΓòÉ <hidden> Delete carbon copy list ΓòÉΓòÉΓòÉ
  1622.  
  1623. Press YES if you want to delete the selected carbon copy list. Press NO if you 
  1624. like to keep it. 
  1625.  
  1626.  
  1627. ΓòÉΓòÉΓòÉ <hidden> Already have carbon copy list ΓòÉΓòÉΓòÉ
  1628.  
  1629. There already is a carbon copy list with this name. Carbon copy lists must have 
  1630. unique names. 
  1631.  
  1632.  
  1633. ΓòÉΓòÉΓòÉ <hidden> Delete carbon copy entry ΓòÉΓòÉΓòÉ
  1634.  
  1635. Press YES if you want to remove the selected entry from the list. Press NO if 
  1636. you like to keep it. 
  1637.  
  1638.  
  1639. ΓòÉΓòÉΓòÉ 4.5. Attributes ΓòÉΓòÉΓòÉ
  1640.  
  1641. Set the attributes for this message. 
  1642.  
  1643. Message attributes explained in detail: 
  1644.  
  1645. Private 
  1646.           Set this flag if your message is of private nature, i.e. only the 
  1647.           recipient of the message should see it. Note: This flag is only 
  1648.           useful for netmail. In most echomail conferences private messages are 
  1649.           not allowed. If you use the private flag in such a conference, 
  1650.           everybody will still be able to read the message. 
  1651.  
  1652. Crash 
  1653.           The message will go directly to the addressed system, i.e. it will 
  1654.           not be routed over your uplink. Your mailer will dial out when 
  1655.           possible and will try to deliver the mail. 
  1656.  
  1657. Received 
  1658.           The message is a personal message and has already been read by you. 
  1659.  
  1660. Sent 
  1661.           The message has been sent to your uplink. 
  1662.  
  1663. File Attached 
  1664.           The subject line specifies the name of a file that is to be sent to 
  1665.           the recipient together with the message. Always combine this message 
  1666.           attribute with the "Crash" attribute! Most systems will not route an 
  1667.           attached file. 
  1668.  
  1669. In Transit 
  1670.           The message is not addressed for your system and is not originating 
  1671.           from your system. It will be passed to another system. It's best to 
  1672.           leave this untouched. 
  1673.  
  1674. Orphan 
  1675.           The destination address is unknown or the destination system is 
  1676.           marked as "Hold" or "Down" in the current nodelist. It's best to 
  1677.           leave this untouched. 
  1678.  
  1679. Kill/Sent 
  1680.           The message will be deleted by Squish after it is packed for your 
  1681.           uplink. 
  1682.  
  1683. Local 
  1684.           The message has been entered locally, i.e. by you. 
  1685.  
  1686. Hold For Pickup 
  1687.           The message will not be sent 
  1688.  
  1689. File Request 
  1690.           The subject line consists of file names and magic names of files that 
  1691.           will be requested from the addressed system. Squish will generate the 
  1692.           request file when packing your mail. Use this attribute in netmail 
  1693.           areas only. 
  1694.  
  1695. Return Receipt Request 
  1696.           Indicates that you like the receiver of the message to reply to it 
  1697.           and at least confirm that he has received your message. 
  1698.  
  1699. Is Return Receipt 
  1700.           The message is such a reply. 
  1701.  
  1702. Audit Request 
  1703.           This one is used by SEAdog. It's best to leave it untouched. 
  1704.  
  1705. File Update Request 
  1706.           Same as a file request, but the files will be transferred only if 
  1707.           they are newer than the ones you already have. 
  1708.  
  1709.  
  1710. ΓòÉΓòÉΓòÉ 4.6. Reply ΓòÉΓòÉΓòÉ
  1711.  
  1712. You may either reply to the sender of the message or to the receipient (which 
  1713. often is described as "followup reply"). 
  1714.  
  1715. Reply to FROM 
  1716.           Reply to the sender of the message 
  1717.  
  1718. Reply to TO 
  1719.           Reply to the recipient of the message 
  1720.  
  1721. Place reply in different area 
  1722.           Place the new message in a different area, e.g. a Netmail area. 
  1723.  
  1724. Don't quote message 
  1725.           Don't include any quoted text in the new message. 
  1726.  
  1727.  
  1728. ΓòÉΓòÉΓòÉ 4.7. Find ΓòÉΓòÉΓòÉ
  1729.  
  1730. Find a text string in the message base. 
  1731.  
  1732. Text to search for 
  1733.           The text that is to be searched for in the message base. 
  1734.  
  1735. Header only 
  1736.           Only the name of the sender, the name of the recipient and the 
  1737.           subject line are searched for the text. 
  1738.  
  1739. Header & text 
  1740.           The whole message is searched for the text. 
  1741.  
  1742. All areas 
  1743.           The search is performed on all areas. 
  1744.  
  1745. Ignore case 
  1746.           The case of search text and message are ignored while searching. 
  1747.  
  1748. Fuzzy, level 
  1749.           A fuzzy search is performed, i.e. search text and message need not 
  1750.           match exactly. "Level" specifies a sensitivity value, ranging from 0 
  1751.           (exact) to 4 (least exact). 
  1752.  
  1753.  
  1754. ΓòÉΓòÉΓòÉ 4.8. Searching ΓòÉΓòÉΓòÉ
  1755.  
  1756. The displayed area is currently scanned for messages containing the text you 
  1757. have entered. 
  1758.  
  1759. Press Stop to stop searching. 
  1760.  
  1761.  
  1762. ΓòÉΓòÉΓòÉ 4.9. Results ΓòÉΓòÉΓòÉ
  1763.  
  1764. The results list contains messages that contain the text that you've entered to 
  1765. search for. 
  1766.  
  1767. You can view the full message by pressing Go to message or by double clicking 
  1768. on the line in the results list. 
  1769.  
  1770. Press Clear to clear the results list. The messages found previously stay in 
  1771. the results list until you either close the dialog window or press this button. 
  1772.  
  1773. Select Scroll to make the results list scroll down each time a message is added 
  1774. to the list. 
  1775.  
  1776. Check Keep in front to keep this window above the FleetStreet main window. 
  1777.  
  1778.  
  1779. ΓòÉΓòÉΓòÉ 4.10. Area list ΓòÉΓòÉΓòÉ
  1780.  
  1781. Select the appropriate area(s) and press OK. Press CANCEL if you want to return 
  1782. to the previous area. 
  1783.  
  1784. Press Scan to start a re-scan of all areas. This may be necessary if Squish 
  1785. tossed new messages since the areas were last scanned. The scanning takes place 
  1786. in a separate thread. You may continue reading while the scanning continues in 
  1787. the background. 
  1788.  
  1789. When the checkbox hide excluded areas is checked, all areas that were marked as 
  1790. "excluded" are hidden from the list. When it is unchecked all areas are shown. 
  1791.  
  1792. This dialog appears at three different occasions: 
  1793.  
  1794.  1. Changing the current area for reading, 
  1795.  
  1796.  2. Selecting an area when replying or moving/copying messages, 
  1797.  
  1798.  3. Selecting one or more areas when crossposting. 
  1799.  
  1800. Changing areas 
  1801.           You may select one area. To change to that area, press OK or double 
  1802.           click on the area name. 
  1803.  
  1804.           When changing areas you can also create new areas, change settings 
  1805.           for existing areas or delete areas. See "Setting up message areas" 
  1806.  
  1807. Selecting one area 
  1808.           Same as when changing areas, except that the area setup is not 
  1809.           available. 
  1810.  
  1811. Selecting one or more areas 
  1812.           To select one area, click on the name. To select more areas hold down 
  1813.           the CTRL key and click on additional areas. 
  1814.  
  1815.  
  1816. ΓòÉΓòÉΓòÉ <hidden> Delete Area ΓòÉΓòÉΓòÉ
  1817.  
  1818. You've decided to delete the selected area. If you press Yes, the area will be 
  1819. removed from the area list. However, the message base file(s) on your hard disk 
  1820. drive will not be deleted and may be re-used at a later time. 
  1821.  
  1822. Press No if you don't want to delete this area. 
  1823.  
  1824.  
  1825. ΓòÉΓòÉΓòÉ 4.11. Message list ΓòÉΓòÉΓòÉ
  1826.  
  1827. In the message list, all messages in the area are displayed. To switch to one 
  1828. of these messages, select the message in the list and press OK oder double 
  1829. click on the message. 
  1830.  
  1831. You can delete messages as well: 
  1832.  
  1833. Using the keyboard: 
  1834.  
  1835. Mark the messages by holding down the SHIFT key and selecting more messages 
  1836. using the cursor keys. Delete the messages by pressing the DEL key. 
  1837.  
  1838. Using the Mouse: 
  1839.  
  1840. Hold down the CTRL key and select messages by clicking on them. Click on one of 
  1841. these messages using the right mouse button. Select Delete from the popup menu. 
  1842.  
  1843. Other tasks available in the popup menu are: 
  1844.  
  1845. Γûá Export selected messages 
  1846.  
  1847. Γûá Print selected messages 
  1848.  
  1849. Γûá Copy selected messages 
  1850.  
  1851. Γûá Move selected messages 
  1852.  
  1853.  
  1854. ΓòÉΓòÉΓòÉ 4.12. About FleetStreet ΓòÉΓòÉΓòÉ
  1855.  
  1856. FleetStreet was developed by Harry Herrmannsd╨ñrfer and Michael Hohner. 
  1857.  
  1858. Thanks to Scott Dudley for inventing the Squish Message API and for designing 
  1859. it in such an open way. 
  1860.  
  1861. We'd like to thank our early beta testers for their support. 
  1862.  
  1863.  
  1864. ΓòÉΓòÉΓòÉ 4.13. File Dialog ΓòÉΓòÉΓòÉ
  1865.  
  1866. Select a file an press OK. 
  1867.  
  1868.  
  1869. ΓòÉΓòÉΓòÉ <hidden> Area settings ΓòÉΓòÉΓòÉ
  1870.  
  1871. You should never see this help panel! Now you've seen it, please send a note to 
  1872. the authors and say that you've seen Panel #2. Thank you! 
  1873.  
  1874.  
  1875. ΓòÉΓòÉΓòÉ 4.14. Area settings ΓòÉΓòÉΓòÉ
  1876.  
  1877. Topics: 
  1878.  
  1879. General area settings 
  1880.  
  1881. Message base settings 
  1882.  
  1883. Area attributes 
  1884.  
  1885.  
  1886. ΓòÉΓòÉΓòÉ 4.14.1. General area settings ΓòÉΓòÉΓòÉ
  1887.  
  1888. Fill in the description, area tag, default address and origin for this area. If 
  1889. default address and area tag are not editable, this area was read from the 
  1890. squish configuration file. The default address and area tag must then be 
  1891. changed there. 
  1892.  
  1893.  
  1894. ΓòÉΓòÉΓòÉ 4.14.2. Message base settings ΓòÉΓòÉΓòÉ
  1895.  
  1896. Message base type 
  1897.           Specify the format of the message area on disk. 
  1898.  
  1899. Area type 
  1900.           Specify whether the area is a netmail area or an echomail area. 
  1901.  
  1902. Area path/file 
  1903.           Specify where the messages are stored on disk. For FTS *.MSG areas 
  1904.           specify the path to the directory that contains the *.MSG files. For 
  1905.           Squish areas specify the path and root name (eight characters) of the 
  1906.           area files. 
  1907.  
  1908. If these settings are not changeable, the area was read from the squish 
  1909. configuration file, and settings must be changed there. 
  1910.  
  1911.  
  1912. ΓòÉΓòÉΓòÉ 4.14.3. Area attributes ΓòÉΓòÉΓòÉ
  1913.  
  1914. Every message area can have some default message attributes and additional area 
  1915. attributes. 
  1916.  
  1917. Default message attributes 
  1918.           Messages entered in this area will have the specified attributes by 
  1919.           default. See "Message Attributes" for an explanation of the various 
  1920.           attributes. 
  1921.  
  1922. Exclude from reading 
  1923.           The message area will not appear in the area list when you activate 
  1924.           "hide excluded areas" there. This is useful for sysops who have lots 
  1925.           of areas but only want to read a few of them. 
  1926.  
  1927. Foreign characters allowed 
  1928.           Indicates that usage of foreign characters (i.e. ASCII values above 
  1929.           127) is allowed in this area. If such characters are not allowed, 
  1930.           FleetStreet will convert these characters while typing. See 
  1931.           "Translation table". 
  1932.  
  1933. Separator line 
  1934.           A separator line will be drawn below this area in the area list. 
  1935.  
  1936.  
  1937. ΓòÉΓòÉΓòÉ 4.14.3.1. Character translation table ΓòÉΓòÉΓòÉ
  1938.  
  1939. When foreign characters (8 bit ASCII) are not allowed in a message area, 
  1940. FleetStreet uses the following translation table to convert characters while 
  1941. typing: 
  1942.  
  1943. ΓöîΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  1944. Γöé╨░  Γöéa         Γöé
  1945. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1946. Γöé╨ô  Γöéa         Γöé
  1947. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1948. Γöé╨ö  Γöéae        Γöé
  1949. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1950. Γöé╨₧  ΓöéAe        Γöé
  1951. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1952. Γöé╨ò  Γöéa         Γöé
  1953. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1954. Γöé╨í  Γöéae        Γöé
  1955. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1956. Γöé╨ó  ΓöéAe        Γöé
  1957. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1958. ΓöéA  Γöéa         Γöé
  1959. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1960. Γöé╨ƒ  ΓöéA         Γöé
  1961. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1962. Γöé╨û  Γöéa         Γöé
  1963. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1964. Γöé╨ƒ  ΓöéA         Γöé
  1965. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1966. Γöé╤ü  Γöéss        Γöé
  1967. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1968. Γöé╨ù  Γöéc         Γöé
  1969. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1970. Γöé╨É  ΓöéC         Γöé
  1971. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1972. Γöé╨┐  Γöé>>        Γöé
  1973. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1974. Γöé┬░  Γöédeg       Γöé
  1975. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1976. Γöé╨Ä  Γöé/         Γöé
  1977. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1978. Γöé┬╖  Γöé.         Γöé
  1979. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1980. Γöé  Γöé|         Γöé
  1981. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1982. Γöé╨Æ  Γöée         Γöé
  1983. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1984. Γöé╨á  ΓöéE         Γöé
  1985. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1986. Γöé╨ÿ  Γöée         Γöé
  1987. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1988. Γöé╨Ö  Γöée         Γöé
  1989. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1990. Γöé╨Ü  Γöée         Γöé
  1991. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1992. Γöé╨»  Γöéf         Γöé
  1993. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1994. Γöé  Γöé          Γöé
  1995. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1996. Γöé╨▒  Γöéi         Γöé
  1997. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1998. Γöé╨£  Γöéi         Γöé
  1999. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2000. Γöé╨¢  Γöéi         Γöé
  2001. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2002. Γöé╨¥  Γöéi         Γöé
  2003. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2004. Γöé╨╜  Γöé!         Γöé
  2005. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2006. Γöé╨╕  Γöé?         Γöé
  2007. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2008. Γöé  Γöé<-        Γöé
  2009. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2010. Γöé╨║  Γöé-|        Γöé
  2011. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2012. Γöé╤å  Γöémc        Γöé
  2013. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2014. Γöé╨┤  Γöén         Γöé
  2015. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2016. Γöé╨╡  ΓöéN         Γöé
  2017. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2018. Γöé╨▓  Γöéo         Γöé
  2019. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2020. Γöé╨ú  Γöéo         Γöé
  2021. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2022. Γöé╨Ñ  Γöéo         Γöé
  2023. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2024. Γöé╨ñ  Γöéoe        Γöé
  2025. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2026. Γöé╨⌐  ΓöéOe        Γöé
  2027. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2028. Γöé╨╝  Γöé1/4       Γöé
  2029. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2030. Γöé╨╗  Γöé1/2       Γöé
  2031. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2032. Γöé╨╛  Γöé<<        Γöé
  2033. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2034. Γöé╤æ  Γöé+-        Γöé
  2035. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2036. Γöé╨¼  ΓöéPS        Γöé
  2037. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2038. Γöé┬ñ  Γöéqd        Γöé
  2039. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2040. Γöé╨│  Γöéu         Γöé
  2041. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2042. Γöé╨ª  Γöéu         Γöé
  2043. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2044. Γöé╨º  Γöéu         Γöé
  2045. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2046. Γöé╨æ  Γöéue        Γöé
  2047. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2048. Γöé╨¬  ΓöéUe        Γöé
  2049. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2050. Γöé╨╢  Γöéa         Γöé
  2051. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2052. Γöé╨╖  Γöéo         Γöé
  2053. Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  2054. Γöé╨¿  Γöéy         Γöé
  2055. ΓööΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  2056.  
  2057.  
  2058. ΓòÉΓòÉΓòÉ 4.15. Squish message base parameters ΓòÉΓòÉΓòÉ
  2059.  
  2060. There are three major parameters that control how Squish message base file are 
  2061. maintained by the Squish Message API. 
  2062.  
  2063. Max. number of messages 
  2064.           Maximum number of messages that can be stored in this area. When 
  2065.           additional messages are tossed into this area or when you write new 
  2066.           messages in this area, older messages are deleted automatically, if 
  2067.           the limit represented by this value is hit. 
  2068.  
  2069. Number of skipped messages 
  2070.           When deleting messages as described above, this nummer of messages 
  2071.           (from the beginning of the message base) are skipped. 
  2072.  
  2073.           Note: When you set this number to a value other than 0, you must set 
  2074.           a maximum of messages as well. 
  2075.  
  2076. Number of days to keep messages 
  2077.           Specifies the number of days that messages should be kept. Messages 
  2078.           older than this number of days are deleted when you run SQPACK. 
  2079.  
  2080. When you set all the numbers to 0, Squish will not delete any message 
  2081. automatically. 
  2082.  
  2083.  
  2084. ΓòÉΓòÉΓòÉ <hidden> Error reading parameters ΓòÉΓòÉΓòÉ
  2085.  
  2086. The Squish area parameters could not be read. This may be caused by one of the 
  2087. following reasons: 
  2088.  
  2089. Γûá another process uses the file exclusively 
  2090.  
  2091. Γûá you don't have access rights to the file 
  2092.  
  2093. Γûá the file doesn't exist 
  2094.  
  2095.  
  2096. ΓòÉΓòÉΓòÉ <hidden> Error writing parameters ΓòÉΓòÉΓòÉ
  2097.  
  2098. The Squish area parameters could not be written. This may be caused by one of 
  2099. the following reasons: 
  2100.  
  2101. Γûá another process uses the file exclusively 
  2102.  
  2103. Γûá you don't have access rights to the file 
  2104.  
  2105. Γûá the file doesn't exist 
  2106.  
  2107. Γûá the file is write protected 
  2108.  
  2109.  
  2110. ΓòÉΓòÉΓòÉ <hidden> Incorrect parameters ΓòÉΓòÉΓòÉ
  2111.  
  2112. If you set "Number of skipped messages" to a value other than 0, you must set 
  2113. "Max. number of messages" to a non-null value as well. 
  2114.  
  2115.  
  2116. ΓòÉΓòÉΓòÉ 4.16. Renumber Area ΓòÉΓòÉΓòÉ
  2117.  
  2118. *.MSG areas become more and more "fragmented" while being used. It's desireable 
  2119. from time to time to renumber the area. After being renumbered, the message 
  2120. files in the area start from 1 and are numbered contiguously. 
  2121.  
  2122. Start 
  2123.           Start renumbering the area 
  2124.  
  2125. Cancel 
  2126.           Don't renumber the area 
  2127.  
  2128.  
  2129. ΓòÉΓòÉΓòÉ 4.17. Additional message info ΓòÉΓòÉΓòÉ
  2130.  
  2131. This window contains all the kludge lines and SEEN-BYs of the current message. 
  2132. You can copy its contents to the clipboard. 
  2133.  
  2134. Press Close to close the window. 
  2135.  
  2136. Press Copy to copy the marked text to the clipboard. If no text is marked, the 
  2137. whole content of the window is copied to the clipboard. 
  2138.  
  2139. You may leave the window open while reading. It is automatically updated when 
  2140. you switch to other messages. 
  2141.  
  2142. Check Keep in front to keep this window above the FleetStreet main window. 
  2143.  
  2144.  
  2145. ΓòÉΓòÉΓòÉ 4.18. Request files ΓòÉΓòÉΓòÉ
  2146.  
  2147. The requestable files are listed. Select one or more files that you like to 
  2148. request from the sender. 
  2149.  
  2150. Files 
  2151.           Requestable files found in the message. 
  2152.  
  2153. select all 
  2154.           Select all files. 
  2155.  
  2156. deselect all 
  2157.           De-select all files. 
  2158.  
  2159. Add 
  2160.           Add a file to the list. Enter the file name in the entryfield below. 
  2161.  
  2162. Request from 
  2163.           Name of the sysop to request files from. 
  2164.  
  2165. Address 
  2166.           Address of the node to request files from. 
  2167.  
  2168.           Lookup address of the sysop in the nodelist. 
  2169.  
  2170. Area 
  2171.           Message area to place the request messages in. Only non-local netmail 
  2172.           areas are offered. 
  2173.  
  2174. direct REQ 
  2175.           Don't generate a request message, but create a REQ file directly. 
  2176.  
  2177. Note: Any word in the message text that contains exactly one '.' and has 
  2178. exactly three letters after the '.' is treated as a name of a requestable file. 
  2179. Because of this some names might be offered that aren't valid file names. We 
  2180. find that this is tolerable and better than being unable to request files that 
  2181. don't have an extension of "ZIP" or "ZOO" or the like. 
  2182.  
  2183.  
  2184. ΓòÉΓòÉΓòÉ 4.19. Reply list ΓòÉΓòÉΓòÉ
  2185.  
  2186. There is more than one reply to this message. The replies are listed with their 
  2187. message number and the name of the sender. Select the message that you like to 
  2188. read and press OK. Press CANCEL if you don't want to read any of these 
  2189. messages. 
  2190.  
  2191.  
  2192. ΓòÉΓòÉΓòÉ <hidden> Error reading profile ΓòÉΓòÉΓòÉ
  2193.  
  2194. An error occured while reading the profile. This might be caused by a general 
  2195. disk access error, i.e. read only medium, no access rights or the like. 
  2196.  
  2197. FleetStreet will continue with default values, i.e. with no setup. 
  2198.  
  2199.  
  2200. ΓòÉΓòÉΓòÉ <hidden> No profile ΓòÉΓòÉΓòÉ
  2201.  
  2202. The saved profile could not be found or the profile is not valid. The file 
  2203. FLTSTRT.INI must reside in the same directory as FLTSTRT.EXE. 
  2204.  
  2205. If you've startet FleetStreet for the first time, continue with configuring 
  2206. FleetStreet. The settings will be saved when you leave FleetStreet. 
  2207.  
  2208.  
  2209. ΓòÉΓòÉΓòÉ <hidden> Old profile ΓòÉΓòÉΓòÉ
  2210.  
  2211. The profile was saved by an older version of FleetStreet. The settings stored 
  2212. in FLTSTRT.INI can not be used with this version. A new file will be generated 
  2213. when you leave FleetStreet. 
  2214.  
  2215.  
  2216. ΓòÉΓòÉΓòÉ <hidden> Delete Message ΓòÉΓòÉΓòÉ
  2217.  
  2218. You are about to delete the current message. Deleted messages are not 
  2219. recoverable. 
  2220.  
  2221. Press YES to delete the message, press NO if you like to keep it. 
  2222.  
  2223.  
  2224. ΓòÉΓòÉΓòÉ <hidden> Edit Message ΓòÉΓòÉΓòÉ
  2225.  
  2226. The message has already been processed by Squish and has been sent to the 
  2227. destination address. The sent message might not be affected by the changes you 
  2228. make. Refer to the Squish documentation about performing a rescan of the area. 
  2229.  
  2230. If the message is not local, your downlinks may get changed messages, which is 
  2231. not desireable in most cases. 
  2232.  
  2233. Press YES if you want to edit the message anyway, press NO if you don't want to 
  2234. edit the message. 
  2235.  
  2236.  
  2237. ΓòÉΓòÉΓòÉ <hidden> Discard Message ΓòÉΓòÉΓòÉ
  2238.  
  2239. If you press YES the message you have written will not be saved and therefor 
  2240. will not be sent. The message text will be lost. 
  2241.  
  2242. Press NO if you want to continue editing. 
  2243.  
  2244.  
  2245. ΓòÉΓòÉΓòÉ <hidden> Discard Message ΓòÉΓòÉΓòÉ
  2246.  
  2247. You've requested to leave FleetStreet, but you have not saved the message you 
  2248. are currently writing. If you leave FleetStreet your message will not be saved 
  2249. and therefor will not be sent. The message text will be lost. 
  2250.  
  2251. Press NO if you want to continue editing. 
  2252.  
  2253. Press YES if you want to leave FleetStreet. 
  2254.  
  2255.  
  2256. ΓòÉΓòÉΓòÉ <hidden> Message info missing ΓòÉΓòÉΓòÉ
  2257.  
  2258. Your message must have 
  2259.  
  2260. Γûá name and address of the receipient 
  2261.  
  2262. Γûá text in the subject line 
  2263.  
  2264. If one of these is missing, the message can not be saved. 
  2265.  
  2266.  
  2267. ΓòÉΓòÉΓòÉ <hidden> Message text too long ΓòÉΓòÉΓòÉ
  2268.  
  2269. Squish cannot handle messages that are longer than 16 KB. FleetStreet can 
  2270. handle longer messages when editing, but when you save them, they must be short 
  2271. enough for Squish. 
  2272.  
  2273. See also "Limitations" 
  2274.  
  2275.  
  2276. ΓòÉΓòÉΓòÉ <hidden> Error saving message ΓòÉΓòÉΓòÉ
  2277.  
  2278. An error occured while saving the message. This is usually caused by disk 
  2279. access errors like write protected disks, not enough disk space or no access 
  2280. rights. 
  2281.  
  2282. You may try to solve the problem and try again. If you can't, cancel editing. 
  2283.  
  2284.  
  2285. ΓòÉΓòÉΓòÉ 4.20. Current Name/Address ΓòÉΓòÉΓòÉ
  2286.  
  2287. Select a name and/or address and press OK. The current address is displayed in 
  2288. the upper right corner of the main window. 
  2289.  
  2290. If you like to have more names and addresses, go to the setup and add more 
  2291. names and addresses. See "Limitations". 
  2292.  
  2293. If you like to change the default name and address for a specific area, go to 
  2294. the area list, click on the area using the right mouse button, click on 
  2295. "Settings...", select a different name and/or address and close the settings 
  2296. notebook. 
  2297.  
  2298.  
  2299. ΓòÉΓòÉΓòÉ 4.21. Thread list ΓòÉΓòÉΓòÉ
  2300.  
  2301. Message threads are a number of messages about the same topic. One of these 
  2302. messages is the beginning of the thread. The others are replies to this message 
  2303. or replies to other replies. 
  2304.  
  2305. The thread list displays the messages which are beginnings of threads. A  in 
  2306. front of the message indicates that there are replies to that message. To show 
  2307. these replies, press on the  or press the + key. The plus sign changes to a 
  2308. indicating that the replies are showing. If a reply itself has replies, the 
  2309. plus sign is shown again. 
  2310.  
  2311. In the thread list setup you can specify, which threads area shown in the 
  2312. thread list. Unread messages are displayed with red text, read messages are 
  2313. displayed with the color you have assigned to the list using the color palette. 
  2314.  
  2315. The thread with the current message is always displayed, even if it doesn't 
  2316. contain unread mail. 
  2317.  
  2318. Press Expand to expand the branch down from the cursored message. 
  2319.  
  2320. Check Keep in front to keep this window above the FleetStreet main window. 
  2321.  
  2322. Note: FleetStreet totally relies on the linkage information within the message 
  2323. base. If you are using Squish for message linking, the thread list will look 
  2324. quite unexciting. This is because Squish uses the subject line to link 
  2325. messages. We recommend SqLink or SqmLink for "real" message linking via the 
  2326. MSGID kludge. These will give you very nice thread trees in the thread list. 
  2327.  
  2328. See "Mark all messages" on how to mark all messages in the current area as 
  2329. "read". 
  2330.  
  2331.  
  2332. ΓòÉΓòÉΓòÉ 4.21.1. Mark all messages ΓòÉΓòÉΓòÉ
  2333.  
  2334. If you haven't used FleetStreet for reading in a particular message base 
  2335. before, all messages are marked as "unread". Therefore the message thread list 
  2336. will show you all messages in that area. Because you may have read these 
  2337. messages before, this menu item provides a way to mark all the messages as 
  2338. "read", up to the current message. After you've done that, the thread list will 
  2339. show only messages that are "really" unread, i.e. messages that were added to 
  2340. this area after you've used this function. 
  2341.  
  2342. This function is usually only needed after you've switched to FleetStreet and 
  2343. want to bring "old" message areas up to date. FleetStreet will maintain the 
  2344. "read" flag automatically in the future. 
  2345.  
  2346. Press OK if you like to perform this function. 
  2347.  
  2348. Press CANCEL if you don't like to perform this function. 
  2349.  
  2350.  
  2351. ΓòÉΓòÉΓòÉ <hidden> Unable to load file ΓòÉΓòÉΓòÉ
  2352.  
  2353. FleetStreet can not load the file specified because of one of the following 
  2354. reasons: 
  2355.  
  2356. Γûá The file does not exist 
  2357.  
  2358. Γûá The file is too long (max. 500 KB) 
  2359.  
  2360. Γûá The user does not have access rights to the file 
  2361.  
  2362. Γûá The file name specifies a directory or a device, but not a file. 
  2363.  
  2364.  
  2365. ΓòÉΓòÉΓòÉ <hidden> Error loading the file ΓòÉΓòÉΓòÉ
  2366.  
  2367. A disk read error occured while loading the file. The file was not imported. 
  2368.  
  2369.  
  2370. ΓòÉΓòÉΓòÉ 4.22. Export File ΓòÉΓòÉΓòÉ
  2371.  
  2372. Select the destination drive and path of the file and type in a file name. 
  2373.  
  2374. with header 
  2375.           Select this item to save the header, too. If you deselect this item, 
  2376.           only the message body will be saved. 
  2377.  
  2378. append to file 
  2379.           Append the message to the file if it already exists. 
  2380.  
  2381. overwrite file 
  2382.           Overwrite the existing file. 
  2383.  
  2384.  
  2385. ΓòÉΓòÉΓòÉ <hidden> Error saving ΓòÉΓòÉΓòÉ
  2386.  
  2387. FleetStreet could not write to the file because of one of the following 
  2388. reasons: 
  2389.  
  2390. Γûá The drive or path does not exist 
  2391.  
  2392. Γûá The user does not have access rights to the file or directory 
  2393.  
  2394.  
  2395. ΓòÉΓòÉΓòÉ <hidden> Invalid file name ΓòÉΓòÉΓòÉ
  2396.  
  2397. FleetStreet could not write to the file because of one of the following 
  2398. reasons: 
  2399.  
  2400. Γûá The file name contains characters that are not allowed in file names 
  2401.  
  2402. Γûá The file name is reserved 
  2403.  
  2404.  
  2405. ΓòÉΓòÉΓòÉ <hidden> Resend message ΓòÉΓòÉΓòÉ
  2406.  
  2407. The message you have edited has already been sent before. Press YES if you want 
  2408. to send the changed message again. Press NO if you don't want to send the 
  2409. message. 
  2410.  
  2411.  
  2412. ΓòÉΓòÉΓòÉ <hidden> No device ΓòÉΓòÉΓòÉ
  2413.  
  2414. You've set up FleetStreet to print directly to a device, but you haven't 
  2415. specified a name of the device. 
  2416.  
  2417. Open the setup notebook and enter a valid device name, e.g. PRN. 
  2418.  
  2419.  
  2420. ΓòÉΓòÉΓòÉ <hidden> Cannot print to device ΓòÉΓòÉΓòÉ
  2421.  
  2422. FleetStreet can not print to the device that you've specified. Either the 
  2423. device is in use by another application at the moment, or the device name is 
  2424. not valid. 
  2425.  
  2426. Open the setup notebook and enter a valid device name, e.g. PRN. 
  2427.  
  2428.  
  2429. ΓòÉΓòÉΓòÉ <hidden> Not enough memory ΓòÉΓòÉΓòÉ
  2430.  
  2431. The nodelist lookup could not be performed because there is not enough memory 
  2432. to complete the operation. 
  2433.  
  2434. Strange error though! 
  2435.  
  2436.  
  2437. ΓòÉΓòÉΓòÉ <hidden> Error opening index file ΓòÉΓòÉΓòÉ
  2438.  
  2439. The nodelist index file could not be opened. This is usually caused by one of 
  2440. the following reasons: 
  2441.  
  2442. Γûá the index file doesn't exist 
  2443.  
  2444. Γûá the path/filename is not correct 
  2445.  
  2446. Γûá you don't have access rights for the file 
  2447.  
  2448. Γûá another process is using the file exclusively 
  2449.  
  2450. Correct the error and try again. 
  2451.  
  2452.  
  2453. ΓòÉΓòÉΓòÉ <hidden> Error opening data file ΓòÉΓòÉΓòÉ
  2454.  
  2455. The nodelist data file could not be opened. This is usually caused by one of 
  2456. the following reasons: 
  2457.  
  2458. Γûá the data file doesn't exist 
  2459.  
  2460. Γûá the path/filename is not correct 
  2461.  
  2462. Γûá you don't have access rights for the file 
  2463.  
  2464. Γûá another process is using the file exclusively 
  2465.  
  2466. Correct the error and try again. 
  2467.  
  2468.  
  2469. ΓòÉΓòÉΓòÉ <hidden> Error reading index file ΓòÉΓòÉΓòÉ
  2470.  
  2471. An error occured while reading the index file. This is usually caused by one of 
  2472. the following reasons: 
  2473.  
  2474. Γûá another process is using the parts of the file exclusively 
  2475.  
  2476. Γûá the file is corrupt 
  2477.  
  2478. Correct the error and try again. 
  2479.  
  2480.  
  2481. ΓòÉΓòÉΓòÉ <hidden> Error reading data file ΓòÉΓòÉΓòÉ
  2482.  
  2483. An error occured while reading the nodelist data file. This is usually caused 
  2484. by one of the following reasons: 
  2485.  
  2486. Γûá another process is using the parts of the file exclusively 
  2487.  
  2488. Γûá the file is corrupt 
  2489.  
  2490. Correct the error and try again. 
  2491.  
  2492.  
  2493. ΓòÉΓòÉΓòÉ <hidden> Invalid handle ΓòÉΓòÉΓòÉ
  2494.  
  2495. The handle that is used for nodelist lookups is not valid. Strange error! 
  2496.  
  2497. Please check the following: 
  2498.  
  2499. Γûá Which version of FLTV7.DLL is installed? (old one?) 
  2500.  
  2501. Γûá Are other processes acessing the nodelist files? 
  2502.  
  2503. Γûá Is FleetStreet set up correctly? 
  2504.  
  2505.  
  2506. ΓòÉΓòÉΓòÉ 4.23. Nodelist lookup ΓòÉΓòÉΓòÉ
  2507.  
  2508. More than one address was found for the addressed user. Select one of the 
  2509. addresses shown in the list. 
  2510.  
  2511. By default, a brief summary of the found entries is shown. You can view the 
  2512. full nodelist entries by unchecking Brief. 
  2513.  
  2514.  
  2515. ΓòÉΓòÉΓòÉ 4.24. Attached Files ΓòÉΓòÉΓòÉ
  2516.  
  2517. The Files that you've attached to the message are displayed. For each file the 
  2518. file name and file size is displayed. 
  2519.  
  2520. If a file doesn't exist, a "* not found *" is displayed in the status field. 
  2521. Correct the file name in the subject line then. 
  2522.  
  2523.  
  2524. ΓòÉΓòÉΓòÉ 5. The FleetStreet pipe server ΓòÉΓòÉΓòÉ
  2525.  
  2526. This sections describes the functions of the pipe server of FleetStreet. 
  2527.  
  2528. FleetStreet automagically starts a thread for serving a named pipe. FleetStreet 
  2529. can be controlled through this pipe. 
  2530.  
  2531. THIS IMPLEMENTATION OF THE PIPE SERVER IS PRELIMINARY. IT WILL DEFINATELY 
  2532. CHANGE IN ONE OF THE NEXT VERSIONS. 
  2533.  
  2534.  
  2535. ΓòÉΓòÉΓòÉ 5.1. The pipe ΓòÉΓòÉΓòÉ
  2536.  
  2537. FleetStreet is addressed using the pipe name "\PIPE\FleetStreetDoor". Normal 
  2538. ASCII text is transferred. A single command consists of 
  2539.  
  2540. o a command code (one character), 
  2541.  
  2542. o parameters (optional) 
  2543.  
  2544. A command ends with the control character <CR> aka 0Dh. Subsequent line feeds 
  2545. are ignored. 
  2546.  
  2547. Using this interface the pipe server can be addressed very easily, even from 
  2548. within a batch file, e.g. 
  2549.  
  2550. ECHO Command > \PIPE\FleetStreetDoor
  2551.  
  2552. The pipe up to now is uni-directional, i.e. FleetStreet doesn't send any data, 
  2553. but is only receiving commands. 
  2554.  
  2555.  
  2556. ΓòÉΓòÉΓòÉ 5.2. Functions ΓòÉΓòÉΓòÉ
  2557.  
  2558. Available functions are: 
  2559.  
  2560. Rescan of an area 
  2561.  
  2562. Writing Echotoss.Log 
  2563.  
  2564.  
  2565. ΓòÉΓòÉΓòÉ 5.2.1. Rescan of an area ΓòÉΓòÉΓòÉ
  2566.  
  2567. Format: 
  2568.           R <area tag><cr> 
  2569.  
  2570. Purpose: 
  2571.           The area with the area tag <area tag> is scanned again. 
  2572.  
  2573. Remarks: 
  2574.           Not yet implemented! 
  2575.  
  2576.  
  2577. ΓòÉΓòÉΓòÉ 5.2.2. Writing Echotoss.Log ΓòÉΓòÉΓòÉ
  2578.  
  2579. Format: 
  2580.           L<cr> 
  2581.  
  2582. Purpose: 
  2583.           The echotoss file is written if this feature is enabled in the setup. 
  2584.           The file name is specified in the setup as well. 
  2585.  
  2586. Remarks: 
  2587.           FleetStreet acts as if you selected "Write Echotoss now" from the 
  2588.           menu. 
  2589.  
  2590.  
  2591. ΓòÉΓòÉΓòÉ 6. Advanced Topics ΓòÉΓòÉΓòÉ
  2592.  
  2593. The following topics might be interesting after you've get used with 
  2594. FleetStreet: 
  2595.  
  2596.  Γûá Multiple instances 
  2597.  
  2598.  Γûá Improving performance 
  2599.  
  2600.  Γûá Multi-User operation 
  2601.  
  2602.  Γûá Kludge lines 
  2603.  
  2604.  
  2605. ΓòÉΓòÉΓòÉ 6.1. Multiple instances ΓòÉΓòÉΓòÉ
  2606.  
  2607. You can run FleetStreet more than once at the same time. Follow these 
  2608. guidelines when doing so: 
  2609.  
  2610. Γûá Only the instance that was started first saves its settings. Change settings 
  2611. only within the first instance if you like to keep the changes. 
  2612.  
  2613. Γûá Secondary instances can be identified by the [*] in the title bar. 
  2614.  
  2615. Γûá You can't run multiple instances of FleetStreet if they're different 
  2616. versions. Also, you can't run a english version and a german version at the 
  2617. same time. In this case the DLLs of the first instance is used for all 
  2618. instances. This is a limitation of OS/2. The behaviour of the secondary 
  2619. instances when running different versions is undefined. 
  2620.  
  2621. Γûá Secondary instances don't have a pipe server. 
  2622.  
  2623.  
  2624. ΓòÉΓòÉΓòÉ 6.2. Improving performance ΓòÉΓòÉΓòÉ
  2625.  
  2626. The performance of FleetStreet highly depends on two factors: Performance of 
  2627. the Squish MSGAPI and performance of your hard disks. While the MSGAPI lies 
  2628. beyond our influence, changes to the second factor can improve FleetStreet's 
  2629. performance. 
  2630.  
  2631. Some hints in detail: 
  2632.  
  2633. Γûá Whenever possible use Squish style areas instead of *.MSG. 
  2634.  
  2635. Γûá Regularily pack your Squish style areas using SqPackP. After packing an area, 
  2636. the messages are stored without intervening space in the message base and are 
  2637. numbered contigously. 
  2638.  
  2639. Γûá Activate "Don't use API for scanning". 
  2640.  
  2641. Γûá Use HPFS. 
  2642.  
  2643. Γûá Exclude areas from the area list if you don't read them yourself. Activate 
  2644. "Hide excluded areas". 
  2645.  
  2646. Γûá When searching text, let FleetStreet search only in the message headers 
  2647. whenever possible, not in the whole mesage. 
  2648.  
  2649.  
  2650. ΓòÉΓòÉΓòÉ 6.3. Multi-User operation ΓòÉΓòÉΓòÉ
  2651.  
  2652. FleetStreet can be configured for operating with more than one user, with some 
  2653. limitations. Here's how to do it: 
  2654.  
  2655.  1. Create a program directory for FleetStreet. Copy the EXE file and all DLLs 
  2656.     to into this directory. Include the directory in the LIBPATH in CONFIG.SYS. 
  2657.     Reboot if necessary. 
  2658.  
  2659.  2. Create a configuration directory for each user. 
  2660.  
  2661.  3. Create a program object for each user. Specify the full pathname of 
  2662.     FLTSTRT.EXE as the program name. Enter the corresponding configuration 
  2663.     directory as the working directory. 
  2664.  
  2665.  4. Now you can configure FleetStreet for each user. The configuration 
  2666.     directory of a user contains a complete set of INI files. 
  2667.  
  2668.  5. Use different lastread offsets for each user. 
  2669.  
  2670. Limitations: 
  2671.  
  2672. Γûá The "read" flag only exists once for each message, i.e. it is the same for 
  2673. all users. 
  2674.  
  2675. Γûá The "prvate" flag isn't treated in a special way. 
  2676.  
  2677. And what about the future? 
  2678.  
  2679. "Real" multi-user features are planned for later versions. Ideas and 
  2680. suggestions are always welcome. 
  2681.  
  2682.  
  2683. ΓòÉΓòÉΓòÉ 6.4. Kludge lines ΓòÉΓòÉΓòÉ
  2684.  
  2685. The following kludge lines are generated or recognized by FleetStreet: 
  2686.  
  2687. FMPT 
  2688. TOPT 
  2689. INTL 
  2690.    These kludges area generated by FleetStreet according to FTS-0001 Rev. 15 
  2691.    when the generated message is a NetMail message. However, when changing a 
  2692.    message, kludges are not rebuilt. 
  2693.  
  2694.    Squish re-generates these kludges when exporting the messages. Support for 
  2695.    these kludges normally qould not be necessary. 
  2696.  
  2697.    When reading messages, these kludges are ignored. 
  2698.  
  2699.  
  2700. MSGID 
  2701.    When writing messages this kludge is generated according to FTS-0009 Rev. 1. 
  2702.    The address component is 4D. 
  2703.  
  2704.    When reading in an EchoMail area, MSGID is used for finding out the address 
  2705.    of the sender. When MSGID does not contain a FTN address, the origin line is 
  2706.    searched for a valid address. 
  2707.  
  2708.  
  2709. REPLY 
  2710.    When writing messages, the MSGID kludge of the original message is written 
  2711.    as REPLY kludge. 
  2712.  
  2713.  
  2714. PID 
  2715.    If you activated use of PID in the setup, the PID kludge is generated and 
  2716.    only a short tearline is appended to the message. A long tearline is 
  2717.    appended if PID is not activated. 
  2718.  
  2719.    FleetStreet follows the recommendations of FSC-0046 Rev. 2. 
  2720.  
  2721.  
  2722. REPLYTO 
  2723.    When replying to a NetMail with a REPLYTO kludge, the address and username 
  2724.    specified there are used as the recipient of the message. 
  2725.  
  2726.    In EchoMail areas this kludge is ignored. FleetStreet follows the 
  2727.    recommendations of FSC-0035 Rev. 1. 
  2728.  
  2729.  
  2730. REPLYADDR 
  2731.    When replying to a NetMail with a REPLYADDR kludge, the address specified 
  2732.    there is inserted as a "To:" line at the beginning of the new message. 
  2733.  
  2734.    In EchoMail areas this kludge is ignored. FleetStreet follows the 
  2735.    recommendations of FSC-0035 Rev. 1. 
  2736.  
  2737.  
  2738. SPLIT 
  2739.    When you save a message that is longer then 12 KB, it is split into smaller 
  2740.    pieces according to FSC-0047 Rev. 1. There are some deviations: 
  2741.  
  2742.    Γûá Since the message never was is the message base as a whole, the message 
  2743.    number in the SPLIT kludge depends on the current implementation (currently 
  2744.    it's the number of the first part of the message). 
  2745.  
  2746.    Γûá FSC-0047 recommends to strip MSGID in parts 2..n so that dupe checkers 
  2747.    don't throw away these parts. FleetStreet however generates a new MSGID for 
  2748.    each part which has the same effect. 
  2749.  
  2750.    Γûá The part number in the SPLIT kludge only has two ciphers, so a maximum of 
  2751.    99 parts is possible. The message length is therefore limited to 1188 KB. 
  2752.  
  2753.    Γûá When changing a message the new message can only have a maximum length of 
  2754.    15 KB. Splitting the message for a second time would it make impossible for 
  2755.    the recipient to join the parts automatically, because the numbering of the 
  2756.    parts would be 
  2757.  
  2758.    Γûá The part numbers are added to the end of the subject line, not to 
  2759.    beginning. Therefore the messages appear in the correct order in the thread 
  2760.    list. 
  2761.  
  2762.  
  2763. APPEND 
  2764. REALADDRESS 
  2765.    These kludges are preserved when replying. 
  2766.  
  2767. Support for the following kludge lines is planned (in whatever form): 
  2768.  
  2769. AREA 
  2770. FLAGS 
  2771. CHARSET/CHRS 
  2772.  
  2773.  
  2774. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2775.  
  2776. Message areas that are only defined in FleetStreet, not in the squish 
  2777. configuration file. These areas will not be touched by squish.