home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / c / comlink / Manual / Version_Nb / V4-46_Info < prev    next >
Text File  |  1993-02-10  |  4KB  |  93 lines

  1.  
  2. Update to version 4.46
  3. ----------------------
  4.  
  5. This file gives a brief description of the new features added to version
  6. 4.20 to create version 4.46.
  7.  
  8. 1. ARM code is used for character input/filtering/spooling screen scrolling.
  9.    To get the best from this you need to run the TNC-ARC link at 9600 baud.
  10.    RISCOS 3 still has an interrupt latency problem so characters can get
  11.    lost at higher baud rates.
  12.  
  13. 2. When first run !ComLink loads the WimpKey definitions from the WimpKeys
  14.    directory within !ComLink. It will look for files with names in the range
  15.    1 to 8. The script file "0" will be run when !ComLink is installed on the
  16.    icon bar.
  17.  
  18. 3. The WimpKey 'definitions' are stored in program memory for quick access
  19.    to each set without hard disc access being required.
  20.  
  21. 4. Each yellow WimpKey can now:-
  22.      - Send up to 128 characters to the TNC (stored in memory)
  23.      - Run a script
  24.      - Send a file to the TNC
  25.    If the file path for the script or file is not specified, then it is
  26.    assumed to be in the WimpKeys directory. The files and scripts are
  27.    accessed on hard disc.
  28.  
  29.    Control codes and system variables can be included in the text
  30.    definitions of the wimpkeys.
  31.  
  32.  
  33. 5. Clicking 'menu' over the WimpKey panel pops up the wimpkey edit panel.
  34.    The key 'type' can be changed from 'None' to 'File' to 'Script' to
  35.    'Text'. The label can be different from the text/file name definition.
  36.  
  37.    Controls in the edit window are:-
  38.  
  39.    The 'Yellow keys' button swops to the 'White keys' as desired to allow
  40.    these to be viewed/altered.
  41.  
  42.    The 'Use' button makes !ComLink use any changes you have made, without
  43.    saving the new definitions to disc.
  44.  
  45.    The 'Save' button..... saves the new definitions to disc and also makes
  46.    !ComLink use the new definitions.
  47.  
  48.    The 'Clear' button clears the definitions on view, without the results
  49.    taking effect, the old definitions can be recovered using the 'Restore'
  50.    button. After a 'Save' or 'Use' the old definitions can not be restored!
  51.  
  52.    If you type in a label for a 'File'/'Script'/'Text' type key but not the
  53.    definition and then press 'Use' and 'Restore', then the definition field
  54.    will be filled in for you using the label as the file name/text.
  55.  
  56.    Text strings must end in [13] to be sent. Just pressing any control
  57.    sequence eg 'Ctrl+C' or 'Return' will enter the code in the definition.
  58.  
  59.    Clicking Select on the "WimpKey Set" icon increments the set number,
  60.    clicking 'Adjust' decrements it.
  61.  
  62. 6. The WKEY: script command has changed from previous versions of !ComLink
  63.    however the old form of the command will still be correctly interpretted.
  64.  
  65. 7. There is a scroll back facility in the tx area of the terminal window.
  66.    Use the cursor up/down keys. The scroll back is 50 lines, after 50 it
  67.    wraps back around to the start again, ie its a circular buffer. The 'Page
  68.    Up' and 'Page Down' keyboard keys also move back/forwards through the tx
  69.    buffer. The facility is dead handy  in a 'live' QSO to look back through
  70.    the sent text and also when a link is lost to send again the last few
  71.    lines. Use "Shift + Return" to send old lines, this will prevent the
  72.    next line 'below' the tx window from being cleared when the tx window
  73.    scrolls up if the caret is on the bottom line.
  74.  
  75. 8. A 'word grab' facility has been added to put a word/callsign/number into
  76.    the selected (green) wimpkey. Simply click the mouse 'select' button
  77.    on the word. This allows callsigns to be grabbed for a connect or message
  78.    numbers to be grabbed to read/killed etc.
  79.  
  80. 9. A 'line grab' facility has been added to allow lines from the rx window
  81.    to be put into the bottom line of the tx window. To use this facility,
  82.    double click on the line in the rx window. The line can then be eddited
  83.    and sent.
  84.  
  85. 10 The number of lines in the rx window is configurable, the minimum is 100
  86.    lines. The maximum is only limited by your memory!!! (I've had an 18,000
  87.    line window!!). !ComLink cleverly optimises the use of memory allocated
  88.    by the task manager. (160K total application size gives approx 500 lines)
  89.  
  90. 11 Built in !Help application, can be installed on the bar and gives a
  91.    summary of !ComLinks facilities. This is useful until you become familiar
  92.    with !ComLink.
  93.