home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / comm / ncom.lzh / NComm.news < prev    next >
Text File  |  1991-04-07  |  23KB  |  523 lines

  1. NComm  1.92  is  a vastly modified and enhanced version of NComm V1.9.
  2. It  corrects  all known bugs of the earlier version.  Some changes and
  3. additions have also been made.
  4.  
  5.        Just to make a few things clear...
  6.        ----------------------------------
  7.        NComm V1.92 does NOT contain an ARexx interface
  8.        NComm V1.92 does NOT contain an improved VT100 emulation
  9.        NComm V1.92 does NOT contain an improved script language
  10.                                        (numeric variables etc.)
  11.  
  12. If  you  really  need  any  of  these  fixes,  you  will  probably  be
  13. disappointed,  and  should  look  somewhere  else.   Any  of the above
  14. features  will take a lot of time to realize.  Currently, Daniel and I
  15. don't  have  much  time  for  working  on NComm.  Hopefully, the ARexx
  16. interface  will be ready within a few months.  Anything else will have
  17. to  wait  for  a  long  time:   Don't expect to see all these features
  18. implemented  until 1992.  Remember:  NComm is just a hobbie, we  don't
  19. earn a single penny on it.  Just  forget  every  rumour you have heard
  20. about NComm V2.0!
  21.  
  22. However:   If  you  are  pretty satisfied with V1.9, this version will
  23. hopefully  suit  you  well.  It corrects several serious bug, and also
  24. adds some  features that will make NComm much more comfortable to use.
  25. The  NComm  Host Script has also been enhanced and should even make it
  26. possible to run a small BBS.
  27.  
  28.             -----------------------------------------
  29.         *** What has been changed from V1.9 to V1.92? ***
  30.             -----------------------------------------
  31.  
  32. - Windows have been customized for use with OS 2.0. Text can be pasted
  33.   to the console.window using Right-Amiga-V. The hidden depth gadgets are
  34.   now compatible with OS 2.0. A "close gadget" will be added to the NComm
  35.   CLI window when running 2.0. Added optional "2.0 snapping support",
  36.   allows 2.0 users to snap text from the NComm terminal screen using
  37.   Right-Amiga-C.
  38.  
  39. - NComm may now be run on WorkBench, and will then use the new 2.0 gadget
  40.   flags if used. NComm may be "iconified" with the new 2.0 window
  41.   iconify gadget.
  42.  
  43. - Added 4 and 16-color ANSI color modes (16 colors will run awfully
  44.   slow and should only be used at 2400 baud and below. If you own a
  45.   68030 machine, I recommend using the program CpuBlit by Eddy Carroll
  46.   for dramatically increasing the screen display performance).
  47.  
  48. - Added "Close Workbench" option, saves memory.
  49.  
  50. - More options may now be specified at the CLI prompt;
  51.  
  52.   o -cFILE; Load config file with name "FILE"
  53.   o -mFILE; Load macro file with name "FILE"
  54.   o -pFILE; Load phonebook with name "FILE"
  55.   o -sFILE; Load "FILE" into scrollback
  56.   o -d; Disable scrollback adding
  57.  
  58. - Many new serial.device options have been added. The serial unit and
  59.   device may now be selected from the menu. The serial.device can
  60.   now be run in "Shared" mode. Baud rates from 300 to 115200 baud
  61.   can be selected (but M68000-Amiga's still only handle a maximum of
  62.   31250 baud...) An "adjust" option allows you to "fine tune" the baud
  63.   rate (old versions of the serial.device miscalculate the baud rate,
  64.   and this causes problems with some high speed modems, like the US
  65.   Robotics HST). Added "DTR hangup" option for dumb modems.
  66.  
  67. - "Req.library" is now used for most requesters. This makes NComm much
  68.   more comfortable to use. All requesters are started as seperate
  69.   processes, and will therefore multitask!
  70.  
  71. - NComm now has a *complete* XPR library implementation, and even
  72.   supports all extension fields (NComm previously only had the minimum
  73.   of functions necessary for running XPRZmodem).
  74.  
  75. - Added support for XPRKermit.library (Kermit protocol) and External
  76.   (custom) XPR libraries. Options may be be entered via an init string or
  77.   by query. New protocol flags in script language (K == Kermit, E == EXPR).
  78.  
  79. - The download/upload window will no longer be activated when opened.
  80.  
  81. - NComm will put up a warning if there is not enough space for receiving a
  82.   file onto the current device when an Ymodem-Batch/Ymodem-G/XPR download
  83.   is initialized.
  84.  
  85. - Added Ymodem-Batch/Ymodem-G/XPR support for batch uploads (hold down
  86.   SHIFT in filerequester for selecting multiple files).
  87.  
  88. - Zmodem autodownload is now (optionally) available for use with any
  89.   bulletin board system. NComm will automatically jump into receive mode
  90.   when the Zmodem header is detected. A Zmodem autoupload option has also
  91.   been added (not yet supported by the xprzmodem.library). This option
  92.   will automatically bring up a file requester when the Zmodem upload
  93.   header is detected.
  94.  
  95. - Optional icon creation for files downloaded.
  96.  
  97. - It should now even be possible to multitask internally when uploading or
  98.   downloading (Although it works, this is not recommended due to problems
  99.   with serial.device and hogging of the CPU)
  100.  
  101. - New ASCII send option: Pad out blank lines. Will send CR-Space-CR when
  102.   CR-CR is detected. This is very handy when uploading a textfile into a
  103.   text editor that returns to the command prompt when CR is pressed on a
  104.   blank line.
  105.  
  106. - "ANSI capture" option allows ASCII capture of ESCape codes (were
  107.   previously filtered out).
  108.  
  109. - The scrollback (review buffer) has been greatly enhanced. Added "mark",
  110.   "paste", "search" and "save block" options. "Load scrollback" option
  111.   allows you to load a textfile into the scrollback. If you "disable
  112.   scrollback input", the scrollback may be used as a normal text viewer.
  113.   Text may still be marked and pasted. The "load config" function will
  114.   no longer delete the scrollback buffer if the sizes don't vary.
  115.   Improved the adding of characters to scrollback a bit (GotoXY
  116.   sequences and TAB's should work a little better now). The IBM font will
  117.   be used in the scrollback if an IBx character set is being used. Much
  118.   nicer "up/down" gadgets added. Added "left justify" proportional gadget,
  119.   makes it possible to see text that does not fit on a single line. All
  120.   proportional gadgets now support "real time scrolling". Scrollback text
  121.   routines rewritten, cause faster screen updates. Hotkeys ('/', 'N', 'L',
  122.   'S', 'B', ' ') available.
  123.  
  124. - When you connect to a board, the phonebook selections for that board will
  125.   be removed. When you dial boards via the "Dial menu", the chosen entries
  126.   will become selected in the phonebook. Information about "config" and
  127.   "macro" files will be displayed in the "Dial window" requester.
  128.  
  129. - The NComm logfile directory may now be changed (NComm previously always
  130.   saved the logfile as NComm:NComm.log)
  131.  
  132. - Optimized phonebook "Sort" routine, should be almost twice as fast now,
  133.   and also consumes less memory. The "Print" function no longer truncates
  134.   multiple numbers when printing. Transfer protocol and "Del/BS" swapping
  135.   can now be selected in phonebook (please observe: all V1.9 phonebook
  136.   files will now default to Xmodem, and should probably be changed using
  137.   PbConvert.)
  138.  
  139. - New macrokey option: {script}FILE will execute the script "FILE" when the
  140.   macrokey is pressed.
  141.  
  142. - Added ANSI mouse option (use the mouse for pointing at a specific
  143.   location that you will move to).
  144.  
  145. - Cursor blinking is available as an option.
  146.  
  147. - Modem Setup window made larger, it is now easier to see which
  148.   setup that is being used.
  149.  
  150. - New translation option: "Destructive backspace". Will translate incoming
  151.   backspace codes as BS-SPACE-BS. Assures deletion of the character to the
  152.   left of the cursor.
  153.  
  154. - "Quit verify requester" before quitting NComm.
  155.  
  156. - A new enhanced NComm Host Script has been included. It was made by
  157.   Nils-Arne Dahlberg, and now supports such things as private messages for
  158.   all users, private user passwords, more message areas, packing and
  159.   download of messages, UL/DL checking, grabbing of bulletins etc.
  160.  
  161. - Many bugs have been corrected;
  162.  
  163.   o CTS/RTS handshaking now finally *works*! This important
  164.     option has not been working in any of the previous NComm
  165.     versions.
  166.   o Zmodem ACKnowledge was always turned on during Zmodem
  167.     transfers! This caused a dramatic loss of speed when using
  168.     modems with a slow back-channel, i.e HST modems. So the
  169.     Zmodem protocol in V1.9 was really quite slow :-( ACK will
  170.     now only be set when transferring to floppy disks, but
  171.     can be turned on manually in the options menu.
  172.   o Smashed ten Enforcer traps, some of them serious.
  173.   o Fixed SERIOUS bug that made NComm jump into
  174.     "AMIGA_FIREWORKS_MODE" if boardname was longer than 24 chars.
  175.   o Did a complete rewrite of most of the console.device routines and
  176.     all the split-screen routines. This was necessary for adding
  177.     extended 2.0 support. At the same time, I fixed some bugs in the
  178.     previous console.device implementation (NComm would crash if it
  179.     had no memory for opening a console.device, and the cursor
  180.     sometimes got trashed when running OS2)
  181.   o NComm no longer fragments memory! Found a bug in the
  182.     clock routines, causing a loss of 40 bytes each time
  183.     you started and ended NComm.
  184.   o Fixed a bug in the "Save scrollback" function (would not
  185.     save files larger than 32K).
  186.   o 7-bit character sets were not loaded from the NComm.config file
  187.     (previously used US7, but displayed something else in
  188.     the status line :-/ )
  189.   o It is no longer possible to load a new phonebook during
  190.     dialing, since the dialled entry then would become
  191.     invalid in the meantime.
  192.   o Fixed a few bugs in the IBP and IBM translation tables.
  193.   o CLI window that NComm was started from may now be closed.
  194.   o Removed View Transfer window. This function crashed 2.0
  195.     and was rarely used.
  196.   o Caps Lock can now be turned on while using the Scrollback.
  197.     Made an attempt to fix a bug that disabled Shift-Up / Shift-Down.
  198.   o The Zmodem Resume flag is now updated when loading a new
  199.     configuration (this caused many problems).
  200.   o Modem Setup "cancel" did not restore Auto-baud flag.
  201.   o It is now possible to pick items in the menus from all windows.
  202.  
  203. Known quirks
  204. ------------
  205.  
  206. 1. Some of the req.library requesters look rather ugly (yellow) due to
  207.    limitations in the req.library. Since all requesters are started as
  208.    seperate processes, a problem occurs when you want to close the screen
  209.    (or quit NComm). Most requesters that are open must then be shut down
  210.    manually. This is also due to missing features in the req.library
  211.    (signalling) and hopefully this will also get fixed in a later version
  212.    of this library. The final problem with req.library is that the req.lib
  213.    filerequester sometimes trashes the NComm window pointer (this can be
  214.    proved by using for example ARTM). Hope to see a new version of
  215.    req.library really soon!
  216.  
  217. 2. If the serial device can not be opened when changing device/unit, NComm
  218.    will try to open the previous device and/or unit. Sometimes this second
  219.    OpenDevice() call causes a crash when using OS 2.0. The problem seems to
  220.    be caused by the Amiga operating system, since this does not happen
  221.    when using AmigaDOS 1.3. I rewrote the init serial routine from scratch
  222.    but have not found any bugs in NComm's handling of the serial.device.
  223.  
  224.  
  225.             ----------------------------------------
  226.         *** What has been changed from V1.8 to V1.9? ***
  227.             ----------------------------------------
  228.  
  229. - The NComm.config file format has been changed.  When upgrading to
  230. the new version, remember to delete all configuration files. The
  231. format has also been prepared for future expansion.
  232.  
  233. - The NComm.phone phonebook format has been changed due to a new
  234. macrokeys field. Convert your phonebooks to the new format using
  235. the program PbConvert. The format has been prepared for future
  236. expansion.
  237.  
  238. - FAST Zmodem protocol added, using the external XPRZmodem.library
  239. created by Rick Huebner. NComm now has the fastest Zmodem protocol
  240. available in ANY comms programs - actually faster than VLT, which uses
  241. the same library ;-) Maximum troughput close to 19200 baud using
  242. the serial.device that comes with Workbench 1.3.2.  A new transfer
  243. window displays lots of information.
  244.  
  245. - The Xmodem and Ymodem protocols have been completely rewritten,
  246. and are now ultrafast. Ymodem-Batch and Ymodem-G protocols have
  247. been added (please consult the documentation before using Ymodem-G
  248. with high speed modems).
  249.  
  250. - Scrollback feature (review buffer) added.  Buffer size can be set
  251. from 0 - 512K. View or save text that previously has been displayed
  252. on screen!
  253.  
  254. - A portuguese IBM character set has been added.
  255.  
  256. - Advanced NComm Host System using script file. Supports two
  257. security levels, bulletin menu, up and download with user selectable
  258. protocol, configurable up and download directories, immediate
  259. access to uploaded files (optional), message area with both public
  260. and private messages, chat function, hold directory with ZOO
  261. support, logfile, sysop menu with possibility for execution
  262. of DOS commands, sleep disconnect, detection of NO CARRIER...
  263.  
  264. - NComm now works with multiple serial ports. The serial port
  265. device name and unit is set using an environment variable.
  266.  
  267. - G&R Host Mode added.  Control file transfers from a single machine,
  268. when communicating with programs that support the G&R protocol.
  269.  
  270. - Macrokeys window has been made better.  Step trough the string
  271. gadgets by pressing RETURN, loading a new file won't close the window.
  272. The maximum text length is now 512 characters.
  273.  
  274. - It is now possible to change resolution and exit NComm when using
  275. the file requester. The requester is now really proportional.
  276.  
  277. - The modem abort code has been changed for compability with all hayes
  278. compatible modems.
  279.  
  280. - The windows won't blank out when using Dmouse (actually a bug in
  281. Dmouse but who cares...)
  282.  
  283. - A problem with redial has been fixed.
  284.  
  285. - Error messages are displayed if there isn't enough memory for NComm
  286. to open a window.
  287.  
  288. - NComm now works with an overscan WorkBench screen.
  289.  
  290. - The files NComm.phone, NComm.keys and NComm.config will be loaded
  291. before libraries and devices are opened. This should make it more
  292. comfortable to use NComm with a single drive machine.
  293.  
  294. - More hot keys have been added.
  295.  
  296. - Phonebook settings now have higher priority than settings
  297. found in configuration files used in PB. An error message will
  298. be displayed if the config file can not be found.
  299.  
  300. - Chopping will be disabled for .ZIP files.
  301.  
  302. - A lot of changes has been made to the script language.  NComm now
  303. has one of the most advanced SL's available;
  304.  
  305.   o New Command; SET - assigns a text (or an earlier defined variable)
  306.     to a variable. The pre-defined variable $date contains the current
  307.     date and time, $ncomm contains the current version number and the
  308.     variable $baud contains the current baudrate.
  309.  
  310.   o New Command; IF ... THEN ... - checks a variable for a
  311.     specific string and performs the following function if TRUE/FALSE.
  312.     Can also check whether a file exists or not.
  313.  
  314.   o New Command; INPUT - reads input from the serial port and places
  315.     it in a variable until a specific string has been read.  The
  316.     timeout function can be used to define how long NComm should wait
  317.     for the terminating string.
  318.  
  319.   o New Command(s); REPEAT<->UNTIL ... - performs what is situated
  320.     between REPEAT and UNTIL. If the expression is TRUE/FALSE, the
  321.     procedure will be repeated. Can also check whether a file exists
  322.     or not.
  323.  
  324.   o New Command(s); WHILE ...  DO<->ENDWHILE - performs what is
  325.     situated within DO and ENDWHILE until the expression is
  326.     TRUE/FALSE. Can also check whether a file exists or not.
  327.  
  328.   o New Command; CLRSTACK - clears the RETURN stack, forgets active
  329.     subroutine calls (gosubs...)
  330.  
  331.   o New Command; DLWHEN - deletes the last defined when command.
  332.     Repeated usage will succesive delete the "previous" WHEN
  333.     command.
  334.  
  335.   o New Command; DUMP - used for debugging of scripts, dumps a list
  336.     of all variables and what they contain.
  337.  
  338.   o New Command; ECHO - defines if characters read by the INPUT
  339.     command shall be echoed. If echo is ON, text sent by the functions
  340.     ASCSEND and SEND will be echoed locally. The output from the CLI
  341.     command will be sent to the serial port if ECHO has been turned
  342.     on.
  343.  
  344.   o New Command; WRITE - opens a file and appends the following
  345.     string to the file.
  346.  
  347.   o TIMEOUT now also concerns ASCSEND. If ASCSEND is halted by a ^S
  348.     and no ^Q has been received within the timelimit specified by
  349.     TIMEOUT, the script will go on with the next command.
  350.  
  351.   o 20 WHEN commands may now be active simultaneosly.
  352.  
  353.   o Control characters now work well in WAIT, CONVERSE and WHEN
  354.     commands (guess there were some problems with this in V1.8)
  355.  
  356.   o WHEN command fixed to "override" previous WHEN commands
  357.     containing same string...
  358.  
  359.     Variables can be used everywhere where strings are expected.
  360.     It is also possible to concatenate several variables and/or
  361.     literals.
  362.  
  363. - Yeah, we fixed some bugs.
  364.  
  365.   o Changing resolution while using "view transfers" doesn't call guru
  366.   o The file transfer block counter is no longer reset at block 255
  367.   o A long redial delay won't make NComm hang
  368.   o Status line is updated while dialling
  369.   o The palette should no longer display strange values
  370.   o G&R paths are updated immediately after loading new configuration
  371.   o The CLI command will (hopefully) not make NComm hang
  372.   o Fixed a small bug in the IBM font FONTS:NComm1/8
  373.   o G&R filenames will be translated correctly before usage
  374.   o Fixed an irritating problem with detection of NO CARRIER!
  375.   o The 13th entry in the phonebook no longer disappears when using
  376.     the "New" command.
  377.   o Clearing screen while using "split screen" doesn't clear
  378.     reference line...
  379.  
  380.   \\\ Thanks to all persons who sent us ideas and bug reports!  ///
  381.   /// More ideas, (bug) reports and source code heavily wanted  \\\
  382.  
  383.  
  384.             -----------------------------------------
  385.         *** What has been changed from V1.01 to V1.8? ***
  386.             -----------------------------------------
  387.  
  388. 1. Main New Features.
  389. ---------------------
  390.  
  391. - Scripts.  NComm now has an integrated, advanced script language,
  392. which, among other things, enables you to fully automate your online
  393. sessions.  Unattended operation is also a possibility.  However,
  394. decrease of time used online and thus, online costs, is perhaps the
  395. most common utilization of the power a script language gives you.
  396.  
  397. - Logfile.  By enabling this option, NComm will maintain a log of all
  398. succesful connects.  The "Callinfo" utility, which is a standalone
  399. utility, uses this to estimate the phone bill, display statistics,
  400. etc.
  401.  
  402. - NComm now supports the Ymodem file transfer protocol.
  403.  
  404. - The G & R protocol has been added.  This is an auto up/download
  405. protocol for use with the MBBS system.  Automatic up/download without
  406. entering filenames and so on is the virtue of this feature.
  407.  
  408. - Load / save configuration.  By saving your personal program settings
  409. in the file NComm.config, those settings will be used as a default for
  410. subsequent sessions.  Also, NComm can be set up to load special config
  411. files when connecting to certain hosts.
  412.  
  413. - Phonebook.  Limited only by available memory, the Phonebook allows
  414. easy keeping, editing, sorting, printing and dialling of all your
  415. phone numbers.
  416.  
  417. 2. Display.
  418. -----------
  419.  
  420. - Both two and eight colour modes are now supported with full ANSI
  421. colour emulation when using eight colours.  However, the two colour
  422. mode may give faster screen I/O on some systems.
  423.  
  424. - The colours used by the program can be easily adjusted with a
  425. built-in colour palette.  Each screen mode has its own palette.
  426.  
  427. - Interlace mode can be toggled from the 'Screen' menu.
  428.  
  429. - Status line with On-screen 24-hour clock, showing current time and
  430. time used online, respectively.  Setup displayed when not online.
  431.  
  432. - ANSI x3.64 / vt100 emulation has been improved.  Most notably, the
  433. Clear Screen and Set Scroll Region commands have been implemented.
  434. The cursor keys also send the proper codes.  As a result of this,
  435. NComm will now work with many screen-oriented programs, e.g.  full
  436. screen editors, games, etc.
  437.  
  438. - NComm can be set to ignore the ANSI control codes for boldface,
  439. italics and underline.  Some bulletin boards tend to overuse these
  440. styles.
  441.  
  442. - The ASCII BELL code can be configured to either flash the screen,
  443. make an audible beep, pop the screen to front, or do all or even none
  444. of the above.
  445.  
  446. - Reset screen function.  This function will clear the screen, turn of
  447. all style settings and reset the colors.
  448.  
  449. - The program will now work in PAL mode even when using Kickstart 1.3.
  450.  
  451. - The requester for editing macrokeys now gives you an overview of all
  452. 20 keys.  This makes editing a much easier task than with previous
  453. versions of NComm.
  454.  
  455. - Dial requester for dialling phone numbers not in the phonebook.
  456.  
  457. - Modem setup requester.  This lets you customize NComm for use with a
  458. wide variety of modems.
  459.  
  460. - The file requester has been made much better.  Eight devices will be
  461. displayed, with non-available devices 'ghosted'.  Ten entries and disk
  462. space free will also be displayed.  Parent and pattern functions are
  463. available.
  464.  
  465. 3. Translation.
  466. ---------------
  467.  
  468. - Twelve translation modes are available (both 7 and 8 bits); ISO,
  469. IBM, IBN, US7, UK7, GE7, FR7, SP7, IT7, NO7, SF7 and DE7.  If you
  470. choose the IBM or the IBN translation, an IBM PC font will be used.
  471. All special IBM characters will be displayed and translated correctly.
  472. This is also true when using ASCII receive/send, if not the "ISO"
  473. translation selected.
  474.  
  475. - The program now uses the current Workbench/CLI/Shell keymap, i.e.
  476. NComm now supports all keyboards supported by Commodore-Amiga.
  477.  
  478. - Eight bit characters are no longer truncated.
  479.  
  480. - The "Show HEX chars" option is now made easily available.
  481.  
  482. - The DEL key can be mapped to the Backspace key and vice versa.
  483. Handy when using host systems which expect a VT terminal.  This might
  484. be the case when the remote machine runs Unix, VMS or Tops-20, amongst
  485. others.
  486.  
  487. 4. Other changes/new features
  488. -----------------------------
  489.  
  490. - The program now has a "message upload" facility for uploading mail
  491. to bulletin board systems.  This is useful when the message editor on
  492. the BBS does strange things with your message.
  493.  
  494. - Redial function has been implemented.  This makes NComm dial a
  495. number repeatedly until a connection has been established.  Alternate
  496. phone numbers for a system can be specified, in which case all numbers
  497. will be tried before starting all over again.  It is also possible to
  498. set up a dial queue of several host machines, each of which may have
  499. several phone numbers.
  500.  
  501. - The serial buffer has been increased from 1K to 4K, in order to
  502. reduce the probability of loss of data when screen I/O is temporarily
  503. suspended.  This may be the case when holding down the right mouse
  504. button for a long while, or when printing incoming text.
  505.  
  506. - NewCli function.  By selecting this menu option, NComm will start up
  507. a new CLI on the Workbench screen.
  508.  
  509. - 7-wire handshaking (RTS/CTS) is now supported.
  510.  
  511. - 600 baud option has been added.
  512.  
  513. - The invisible close gadget in the main window has been removed, as
  514. well as the "windowed xmodem" protocol.
  515.  
  516. - The status window is available from the menu.
  517.  
  518. 5. Known quirks.
  519. ----------------
  520.  
  521. - The ANSI 'blink' command is not fully implemented.  Instead the line
  522. is shown in italics.
  523.