home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / comms / streamer / streamerdoc / Manual_txt < prev    next >
Text File  |  1995-04-13  |  24KB  |  683 lines

  1. Streamer User Guide
  2.  
  3. Contents
  4.  
  5.     • Introduction − What is Streamer?
  6.  
  7.     • Features            
  8.  
  9.     • Start up             
  10.  
  11.     • Streamer windows
  12.  
  13.         • Tnc stream windows
  14.  
  15.         • New view windows
  16.  
  17.         • Dump stream window
  18.  
  19.         • Logger window
  20.  
  21.         • Streamer file views
  22.  
  23.     • Configuring your tnc
  24.  
  25.         • Single stream operation
  26.  
  27.         • Multiple stream operation
  28.  
  29.     • Configuring Streamer
  30.  
  31.         • Setup dialogues...
  32.  
  33.             • Serial
  34.  
  35.             • Terminal
  36.  
  37.             • Colours
  38.  
  39.             • Log book
  40.  
  41.             • Save setup
  42.  
  43.     • Streamer in use
  44.  
  45.         • Basic operations
  46.  
  47.         • Using more than one stream
  48.  
  49.     • The Stream window menu
  50.  
  51.         • Saving stream data
  52.  
  53.         • Spooling stream data
  54.  
  55.         • Saving to a buffer
  56.  
  57.         • Clearing all data from a stream
  58.  
  59.         • Client submenu
  60.  
  61.         • Operations on selected text
  62.  
  63.         • Operations on buffers
  64.  
  65.         • Miscellaneous operations
  66.  
  67.             • Highlight...
  68.  
  69.             • Fn keys...
  70.  
  71.     • Acknowledgements
  72.  
  73.  
  74. Introduction − What is Streamer?
  75.  
  76. Streamer is a packet radio tnc (terminal node controller) terminal program.
  77. The task of the program is to control the flow of data between the computer
  78. and the tnc. User input is taken from the keyboard, and text generated by the
  79. tnc is displayed on the VDU. This is a description of a simple terminal
  80. emulation. Such a program is not able to make convenient use of the more
  81. sophisticated facilities offered by most tnc's. The foremost of these is the
  82. ability to connect to more than one station at a time, on different streams.
  83. It is possible to use more than one stream with a simple terminal program,
  84. but the display soon becomes cluttered. Streamer uses the stream switching
  85. facilities of the tnc to direct input and output from and to separate stream
  86. windows, greatly enhancing the interface between user and tnc.
  87.  
  88. Features
  89.  
  90.     •    Fully multitasking 
  91.  
  92.     •    Multiple streams, each with its own window 
  93.  
  94.     •    More than one view of each window possible 
  95.  
  96.     •    Scroll-back limited only by memory 
  97.  
  98.     •    User control of colours 
  99.  
  100.     •    Automatic highlighting of words 
  101.  
  102.     •    TX and RX text distinguished by colour 
  103.  
  104.     •    Up to 32 upload buffers with queued uploading 
  105.  
  106.     •    Automatic log keeping 
  107.  
  108.     •    Monitored text sent to a separate window whilst
  109.         connected 
  110.  
  111.     •    Special file format which can be viewed from
  112.         Streamer, with TX and RX portions still distinct 
  113.  
  114.     •    Stream text can be saved to a file, spooled as data
  115.         arrives (intelligent buffering system) or a selection can be
  116.         saved 
  117.  
  118.     •    Streams are tnc mode-aware − no need to manually switch
  119.         between command and converse modes 
  120.  
  121.     •    Cooperates with other users of the serial port 
  122.  
  123.     •    Uses block drivers
  124.  
  125. Start up
  126.  
  127. Run Streamer by double-clicking the !Streamer icon. The Streamer icon should
  128. now appear on the iconbar. If the icon is greyed-out it means that another
  129. task is using the serial port, and will not relinquish it. Streamer will
  130. attempt to claim the port if its icon is clicked with adjust.
  131.  
  132. Depending on the stored configuration one or more stream windows might have
  133. appeared at this stage. Any active windows may be opened from the iconbar
  134. menu. Click the middle mouse button over the iconbar icon and click on the
  135. entry for the stream you want in the Open submenu.
  136.  
  137. Streamer windows
  138.  
  139. Tnc stream windows
  140.  
  141. There are several types of Streamer window. The tnc stream windows are your
  142. means of communicating with the tnc. Depending upon the terminal setup, there
  143. might be just one available stream (single stream operation) or several
  144. (multiple stream operation). Clicking with select on the iconbar icon will
  145. display the next stream out of those not already shown, or you can select one
  146. from the iconbar menu.
  147.  
  148. Tnc stream windows have two parts − an input (TX) and an output (RX) area.
  149. Text entered in the input area is sent to the tnc when the return key is
  150. pressed. Text from the tnc is displayed in the output area.
  151.  
  152. New view windows
  153.  
  154. New views of any window can be created from the new view option on the stream
  155. window menu. These have no input area. All user input must be provided in the
  156. input area of the parent window.
  157.  
  158. Dump stream window
  159.  
  160. Depending upon the terminal switching mode in use there can be a separate
  161. stream window for dumped data. In RXBlock mode, data other than received text
  162. are sent to the dump stream rather than a connected stream in converse or
  163. transparent mode. Thus you can set your tnc to monitor the channel even
  164. whilst connected (mcon on). Monitored packets will be displayed in the dump
  165. window.
  166.  
  167. Logger window
  168.  
  169. Streamer provides a log keeping facility. When operational (see logger setup)
  170. log entries are displayed in the log window. This has no input area. All
  171. input is provided by Streamer itself.
  172.  
  173. Streamer file views
  174.  
  175. Data received / sent by Streamer may be saved as Streamer files. These
  176. contain extra information, such as whether text is received or sent, and will
  177. not display correctly in a normal editor. However, Streamer files can be
  178. viewed with Streamer. Simply drag the file's icon onto Streamer or double
  179. click on it. The file's contents are displayed in a Streamer window with no
  180. input area − you cannot change the text in a Streamer file view window.
  181.  
  182. Configuring your tnc
  183.  
  184. single stream operation
  185.  
  186. In single stream mode Streamer behaves just like an ordinary split screen
  187. terminal emulator. You can use whatever tnc settings you like. If you usually
  188. set your tnc to echo user input you might prefer to set echo off. Streamer
  189. can be configured to display user input itself, in which case it can be
  190. coloured differently to distinguish it from received data.
  191.  
  192. Multiple stream operation
  193.  
  194. Tnc configuration for multiple stream operation is critical. You should set
  195. the following parameters or their equivalent on your tnc:
  196.  
  197. streamcall on
  198.  
  199. users 0 (or as many as it can cope with)
  200.  
  201. echo off (or on, but you won't get coloured tx data)
  202.  
  203. You can set your line end sequence to be a CR only, LF only, CR + LF or
  204. LF + CR. Streamer will accept any of these automatically.
  205.  
  206. If your tnc has the RXBlock command (Pac-Comm for example) set it on and
  207. configure Streamer appropriately.
  208.  
  209. When using multiple streams, Streamer keeps a track of the mode (cmd, conv or
  210. trans) of each. This means that you do not need to change modes manually (to
  211. change the mode for a stream use the Stream−>Client menu). For this to work
  212. you must set nomode on. This stops the tnc from changing mode automatically
  213. on a connect or disconnect. Instead, Streamer will set the mode itself, and
  214. thus is sure to know what mode the tnc is in at any time. Also, this method
  215. can at times reduce the amount of switching between modes. You might be used
  216. to operating with nomode off and newmode on, in which case the tnc will go
  217. into conv mode as soon as you request a connect. With this version of
  218. Streamer the tnc will remain in cmd mode until the connexion is established.
  219.  
  220. If you prefer to use manual mode switching deselect Auto mode from the
  221. Stream−>Client menu. The stream title will always claim to be in cmd mode,
  222. but you can ignore this.
  223.  
  224. If you intend to use binary transfer or RXBlock mode you should set your tnc
  225. for 8-bit communications.
  226.  
  227. Configuring Streamer 
  228.  
  229. You may access Streamer's setup functions from the Setup submenu off the
  230. iconbar icon. Each of these will display a dialogue box with various setup
  231. parameters. Choose your setup requirements for each dialogue box and click
  232. its OK button. When you are completely satisfied, choose Save setup from the
  233. Setup submenu.
  234.  
  235.  
  236.  
  237. Setup dialogues... 
  238.  
  239. Serial 
  240.  
  241. This dialogue box controls Streamer's serial port parameters. It has two
  242. groups of settings; block driver and setup.
  243.  
  244. This version uses the block drivers system. "Internal" and "InternalPC"
  245. drivers are provided within Streamer, which will be used if Streamer is not
  246. able to find a block drivers application. These are the drivers for the
  247. internal serial port, either for Archimedes wired or PC wired serial cables
  248. respectively. Select the required driver from the popup menu at the top of
  249. the dialogue box. Some serial interfaces have more than one port. Set the
  250. port number using the arrow icons. 
  251.  
  252. The setup area controls the baud rate, word length parity and stop bits
  253. setting. Make your choices from the popup menus. The XON/XOFF option controls
  254. whether or not XON/XOFF software hand-shaking is employed in place of
  255. hardware hand-shaking (which is preferable). 
  256.  
  257. When you have made all your choices click on OK. A click on Cancel will cause
  258. all of your settings to revert back to their status the last time OK was
  259. clicked. 
  260.  
  261.  
  262.  
  263.  
  264.  
  265. Terminal 
  266.  
  267. This controls the way Streamer talks to the tnc. There are three groups of
  268. entries; Streams, Terminal and Beeps. 
  269.  
  270. Streams sets the width, wordwrap and input lines variables for the stream
  271. windows. Display input should be selected if you have your tnc configured not
  272. to echo your input. Streamer will then add your input to the RX area of the
  273. stream window, in a colour of your choice. 
  274.  
  275. The switch entry, chosen from the popup menu, sets the way Streamer controls
  276. flow between the various stream windows and the signal channel communication
  277. port to the tnc. Choices are: 
  278.  
  279.     None  
  280.  
  281.         No stream switching 
  282.  
  283.     Simple  
  284.  
  285.         Simple stream switching as in earlier versions of Streamer 
  286.  
  287.     RXBlock  
  288.  
  289.         This uses the RXBlock facility offered by some tnc's to
  290.         filter out monitored traffic, etc, from connected streams 
  291.  
  292.     cmd:  
  293.  
  294.         This is the same as Simple but attempts to stop extraneous
  295.         cmd: prompts from going to connected streams 
  296.  
  297.  
  298.  
  299.  
  300. The max streams entry should be the same as the Users setting on your tnc
  301. (except Users 0 => Max streams 10). The Stream switch setting should be the
  302. same as the Streamswitch setting on your tnc. Use the &xx form to enter the
  303. ASCII code for control keys. 
  304.  
  305. The Terminal area controls details of the terminal emulation. Characters in
  306. Send ctrl are sent to the tnc immediately, if typed as control characters.
  307. The Sent line end entry (chosen from the popup menu) is the end of line
  308. sequence. 8th bit strip should be left unset if using binary transfer. It
  309. must be clear if RXBlock is in use. The Break time entry sets the length of
  310. break signals sent to escape from transparent mode, in centi- seconds. 
  311.  
  312. The final area, Beeps, sets which of the four kinds of beep (or bell sound)
  313. are used. Ctrl G refers to bell characters received from the tnc. These can
  314. become annoying, especially if you are monitoring binary traffic, so you can
  315. deselect this option if you like. The Connect, Disconnect and Node beep
  316. options produce beeps of different pitch for connections, disconnections and
  317. connections to a node. They work independently of the Ctrl G setting.
  318.  
  319. Click on OK to confirm your choices or Cancel to revert to your original
  320. choices. 
  321.  
  322. Colours 
  323.  
  324. From the popup colour menus you may set the colours used for: 
  325.  
  326.     •    RX area foreground 
  327.  
  328.     •    RX area background 
  329.  
  330.     •    TX area foreground 
  331.  
  332.     •    TX area foreground 
  333.  
  334.     •    highlighting 
  335.  
  336.     •    the caret 
  337.  
  338.  
  339.  
  340. The colours used for the TX area foreground and background are also used for TX text displayed in the RX area. 
  341.  
  342. Log book
  343.  
  344. This controls the automatic log keeping functions of Streamer. The Logging
  345. option turns automatic logging on or off. There are two other groups of
  346. icons; Format and File. 
  347.  
  348.  
  349.  
  350.  
  351. Format 
  352.  
  353. This sets the format used for log entries. Each time Streamer is run, the
  354. Heading and 2nd line entries are written to the log window, as typed. The
  355. Entries setting controls the format of subsequent entries added to the log.
  356. The format is written in C strftime style, with extensions for station
  357. details. 
  358.  
  359. Ordinary characters are copied to the log entry unchanged. The % character is
  360. used to indicate the presence of special tag values. The normal strftime tags
  361. are: 
  362.  
  363.     •    %a the local abbreviated weekday name. 
  364.  
  365.     •    %A the local full weekday name. 
  366.  
  367.     •    %b the local abbreviated month name 
  368.  
  369.     •    %B the local full month name 
  370.  
  371.     •    %c the local appropriate date and time representation 
  372.  
  373.     •    %d the day of the month as a decimal number (01-31) 
  374.  
  375.     •    %H the hour (24-hour clock) as a decimal number (00-23) 
  376.  
  377.     •    %I the hour (12-hour clock) as a decimal number (01-12) 
  378.  
  379.     •    %j the day of the year as a decimal number (001-366) 
  380.  
  381.     •    %m the month as a decimal number (01-12) 
  382.  
  383.     •    %M the minute as a decimal number (00-59) 
  384.  
  385.     •    %p the local equivalent of either AM or PM designation
  386.         associated with a 12-hour clock 
  387.  
  388.     •    %S the second as a decimal number (00-61) 
  389.  
  390.     •    %U the week number of the year (Sunday as the first day of
  391.         week 1) as a decimal number (00-53) 
  392.  
  393.     •    %w the weekday as a decimal number (0(Sunday) - 6) 
  394.  
  395.     •    %W the week number of the year (Monday as the first day of
  396.         week 1) as a decimal number (00-53) 
  397.  
  398.     •    %x the local appropriate date representation 
  399.  
  400.     •    %X the local appropriate time representation 
  401.  
  402.     •    %y the year without century as a decimal number (00-99) 
  403.  
  404.     •    %Y the year with century as a decimal number 
  405.  
  406.     •    %Z the timezone name or abbreviation, or by no characters if
  407.         no time zone is determinable 
  408.  
  409.     •    %% %
  410.  
  411. The extensions for log entries are: 
  412.  
  413.     •    %n the stream name 
  414.  
  415.     •    %t the entry type - connect / disconnect 
  416.  
  417.     •    %C the callsign 
  418.  
  419.     •    %f the frequency - from the Freq. entry 
  420.  
  421.     •    %e the emission class - from the Mode entry 
  422.  
  423.     •    %P the power - from the Power entry 
  424.  
  425. A number before the tag letter gives a field width. A preceding ‘-’ indicates
  426. that the entry should be right-justified within the field. 
  427.  
  428. The Freq., Mode and Power entries set the text used for %f, %e and %P entries
  429. in the Entries format. 
  430.  
  431. Click OK to confirm your choices or Cancel to revert to your old settings. 
  432.  
  433. File 
  434.  
  435. These icons reproduce the spool dialogue box from the log book stream window
  436. and are independent of the OK and Cancel buttons. You may type-in a name and
  437. drag the filer icon to a filer window. If the filename entry contains a full
  438. pathname you may click Save to start spooling log entries to it. Click Cancel
  439. to stop. You may also reverse drag filer icons onto the window. This will
  440. enter the full pathname for the file. If you drag a directory icon, it will
  441. set the directory path for the file, replacing any path already present. 
  442.  
  443. Save setup 
  444.  
  445. When you have made all your changes to the setup click on Save setup at the
  446. bottom of the Setup iconbar submenu. This will save the state of all the
  447. setup dialogues, plus the spool status of your stream windows. 
  448.  
  449. Streamer in use
  450.  
  451. Basic operations
  452.  
  453. Once you have Streamer and your tnc set up satisfactorily you can start
  454. communicating. Bring up a view of a tnc stream. It might already be on
  455. screen. If not, pick the stream from the Open submenu off the iconbar. If the
  456. stream window is open but hidden behind other windows, using the open submenu
  457. will bring it to the front. Now click with select in the window − the caret
  458. will appear in the input area of that window (if the window has no input area
  459. you are trying to use one of the non-tnc-stream windows, or an extra view of
  460. a tnc stream − make sure you have the right kind of window).
  461.  
  462.  
  463.  
  464. Starting with the tnc in cmd mode (if it is not, force it into cmd mode
  465. manually using Ctrl-C, or Streamer will get confused) attempt to connect to a
  466. station by entering the appropriate command sequence in the input window.
  467. After you hit <return> you will see your command string in the output window.
  468. If you have set Streamer to display input your command sequence will appear
  469. in your chosen colours. If you see two copies of your command sequence you
  470. must have set the tnc to echo on whilst Streamer is set to display input. If
  471. you see neither, you must have both settings off. You will have to change
  472. either the tnc or Streamer's configuration.
  473.  
  474. Assuming you have configured Streamer and your tnc for automatic mode
  475. switching, as described above, the tnc will at this stage still be in command
  476. mode. You may force the stream into conv or trans mode straight away if you
  477. wish, using the Stream−>Client submenu.
  478.  
  479. Once a connexion is established Streamer will set the stream for conv mode
  480. and change the title bar to reflect the connexion status. You may now start
  481. entering the text you want sent to the connected station. There is no need to
  482. manually change the mode.
  483.  
  484. If the station you connected to is a node, you may instruct it to connect to
  485. another station. Upon receiving notification of the connexion, Streamer will
  486. again update the title bar. showing the name of the new station. At present
  487. this will not work if you connected to a KA-Node, as they do not give the
  488. name of the new station when they say "###LINK MADE".
  489.  
  490. Should you wish to disconnect from the station, or go into cmd mode for some
  491. other reason, select cmd mode from the Stream−>Client submenu. There is no
  492. need to enter Ctrl-C. Streamer will handle any mode changing for you, even if
  493. you were in transparent mode.
  494.  
  495. Expressions may be entered between curly brackets, and will be expanded when
  496. sent to the tnc. If the expression is invalid or contains spaces it will not
  497. be replaced.
  498.  
  499. Examples of allowed expressions are:
  500.  
  501.     •    {xxx} which sends the ascii code xxx, e.g {3} sends a ctrl-C 
  502.  
  503.     •    {system variable} which becomes the value of the variable,
  504.         e.g {sys$time} sends the current time
  505.  
  506. Using more than one stream
  507.  
  508. To use another stream open its stream window as described above. You may
  509. enter commands in its input area to connect to a station, etc, as for the
  510. first stream. Stream switching and mode changing should all be handled
  511. automatically.
  512.  
  513. Caveat − If you are using the simple switching mode you may find that when
  514. Streamer switches streams spurious "cmd:" prompts can sometimes appear in
  515. windows not set for command mode. This is a problem with tnc firmware. Try
  516. using the "cmd:" switch mode, which should alleviate this problem.
  517.  
  518. The Stream window menu
  519.  
  520. Each stream window has a menu attached to it. The facilities provided by the
  521. stream window menu are as outlined below, starting with the operation of the
  522. Stream ‘x’ submenu.
  523.  
  524. Saving stream data
  525.  
  526. You may save the text from a stream at any time. Follow the arrow off the
  527. Stream−>Save submenu to reveal a popup save box. The save icon may be dragged
  528. to a filer window in the usual manner.
  529.  
  530.  
  531.  
  532. You may also drag a filer icon onto the save box to set the destination in
  533. the reverse sense. To do this though, you must click on the save entry rather
  534. than follow the arrow to the save box, as otherwise the save box would vanish
  535. as soon as you clicked outside it. If the filer icon you drag to the save box
  536. is a file, its full name will be copied to the filename entry. Click on OK to
  537. save to that file. If the filer icon is a directory, the path to the
  538. directory will be entered in the save box, replacing any previous path.
  539.  
  540. If the selected destination file already existed you will be warned, and
  541. given the option to overwrite,  append or cancel.
  542.  
  543. Three different save formats are allowed:
  544.  
  545.     Processed 
  546.  
  547.     This saves normal ascii text, stripping control codes and using LF at
  548.     the end of each line, replacing whichever end of line sequence your
  549.     tnc uses. 
  550.  
  551.     Raw 
  552.  
  553.     Saves the raw data, as received from the tnc. 
  554.  
  555.     Streamer 
  556.  
  557.     Saves the stream data in Streamer format, preserving TX data / RX
  558.     data identification. Streamer data files may be re-loaded into
  559.     Streamer for later viewing.
  560.  
  561. With Processed and Raw formats you have the option of saving the TX data as
  562. well as the RX data. Both TX and RX data are saved automatically (and
  563. distinctly) in Streamer format files.
  564.  
  565. Spooling stream data
  566.  
  567. You may save to a spool file using the Stream−>Spool submenu, as described
  568. above for Stream−>Save. When a spool is started, no data will be sent to the
  569. file until new data are received from the tnc. As data are received, they are
  570. buffered and sent to the file when appropriate. Between file operations the
  571. file is closed. This means that even whilst still spooling you may load the
  572. spool file into a text editor, etc, for examination. If you want to stop
  573. spooling click on the cancel button in the spool save box.
  574.  
  575. Saving to a buffer
  576.  
  577. Streamer uses a system of internal buffers, held in memory, for uploading
  578. blocks of data to the tnc. It is possible to save data to a buffer rather to
  579. a file. This is done with the Stream−>To buffer submenu. The Resulting
  580. dialogue box gives a choice of format similar to that for saving to a file.
  581. In this case you may choose from either ascii or raw data, with or without
  582. the TX data.
  583.  
  584.  
  585.  
  586. Clearing all data from a stream
  587.  
  588. To delete the whole contents of a stream choose Stream−>Clear. Be warned that
  589. this cannot be undone. If a new view or Streamer file view window is cleared
  590. the window itself will be removed from the list of active windows. In the
  591. case of a new view, you may create another new view; the parent stream window
  592. is unaffected. Clearing a Streamer file view window does not affect the file
  593. on disc.
  594.  
  595. Client submenu
  596.  
  597. This submenu can have different functions depending of the type of window.
  598. For tnc stream windows it governs the changing of tnc mode. You may select
  599. cmd:, conv or trans mode. Also there is an entry to select / deselect
  600. automatic mode changing.
  601.  
  602.  
  603.  
  604. Operations on selected text
  605.  
  606. You may select text from a stream window using the adjust key. Only complete
  607. lines may be selected. Facilities for saving selected text to a buffer or a
  608. file are available from the Select submenu. The saving procedure and
  609. available options are as for saving the whole stream. You may also clear the
  610. selection (Unselect) or delete it (Remove). There is just one selection per
  611. stream. Selections made in a parent stream will appear identically in new
  612. views, and vice versa.
  613.  
  614.  
  615.  
  616. Operations on buffers
  617.  
  618. Text from a stream may be saved to a buffer in memory. Also, when a file
  619. other than a Streamer data file is dropped onto Streamer it will be copied to
  620. a buffer, ready for uploading. Operations on buffers are provided through the
  621. Buffers entry on any stream window. This will pop up the Buffers window,
  622. shows the name, size and upload status of all the loaded buffers in a
  623. scrollable pane. To upload a buffer to a tnc stream first click on its entry
  624. to select it. Choose a stream from the popup menu next to the Upload button.
  625. This sets the destination for the next buffer to be uploaded. Initiate the
  626. upload by clicking on Upload. If Streamer is busy uploading a buffer already
  627. your upload request will be queued. To remove the selected buffer click on 
  628. Remove buffer. To stop a buffer from being uploaded if it is in the queue,
  629. select it and click Cancel. Cancel all cancels all queued uploads. To abort
  630. the current upload use Abort. Pause pauses the current upload. The button
  631. will then change to Resume. Unless you want to upload a buffer more than once
  632. you should select  Remove after upload.
  633.  
  634. Miscellaneous operations
  635.  
  636. The Misc submenu provides access to two more setup areas. These are
  637. Highlight... and Fn keys.... There is also a Send break entry. This sends a
  638. break signal to the tnc. The duration of the break signal is set in the
  639. terminal setup area.
  640.  
  641.  
  642.  
  643. Highlight...
  644.  
  645. Streamer provides a mechanism by which words of interest in the output area
  646. of a stream window may be highlighted. The highlighting colour is set in the
  647. colours setup. The Misc−>Highlight... menu entry reveals the highlighting
  648. control area. This has a scrolling list of names that will be highlighted.
  649. The list can be extended by entering new words in the lower left icon and
  650. clicking on Add. If you select an entry from the list by clicking on it you
  651. may choose Delete to remove it from the list or Update entry to replace it
  652. with a new one. Clicking on Save stores your list in Streamers setup area on
  653. disc.
  654.  
  655. Fn keys...
  656.  
  657. Text may be assigned to three sets of function keys − Fn key + shift, Fn key
  658. + Ctrl and Fn key + Shift + Ctrl. When a stream window has the caret and a
  659. function key combination is pressed, the assigned text will be sent to the
  660. tnc, being expanded as necessary. The Misc−>Fn keys... menu entry gives
  661. access to the function key definition area. Choose which function key set to
  662. edit from the radio icons to the bottom of the dialogue box.
  663.  
  664. The definition may contain expressions between curly brackets. These will be
  665. expanded in the same way as text entered in the TX area. To embed ctrl codes
  666. you may also use the ‘|x’ convention, e.g |M to send a new line character.
  667.  
  668. Acknowledgements
  669.  
  670. Streamer was developed originally by Ben Summers, G0SOQ.
  671.  
  672. This version of Streamer is by Simon Melhuish, G4TJC,
  673.  
  674. sjm@jb.man.ac.uk
  675. streamer@melhuish.demon.co.uk
  676. G4TJC@GB7CHS (subject to change)
  677.  
  678. This document was produced using Computer Concepts’ Impression Publisher. The
  679. HTML version was created from the Impression document using Ben Summers’ HTML
  680. saver.
  681.  
  682.  
  683.