home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / atari / st / 16372 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  4.1 KB

  1. Path: sparky!uunet!decwrl!waikato.ac.nz!comp.vuw.ac.nz!newshost.wcc.govt.nz!kosmos.wcc.govt.nz!SHEPPARD_R
  2. Newsgroups: comp.sys.atari.st
  3. Subject: Alan Page & STORM
  4. Message-ID: <1dgbcuINNjhv@golem.wcc.govt.nz>
  5. From: sheppard_r@kosmos.wcc.govt.nz
  6. Date: 7 Nov 1992 12:04:46 GMT
  7. Reply-To: sheppard_r@kosmos.wcc.govt.nz
  8. Organization: Wellington City Council (Public Access), Wgtn, Nz
  9. NNTP-Posting-Host: kosmos.wcc.govt.nz
  10. Lines: 77
  11.  
  12. Well this is the last Item that I have found regarding Alan Page
  13. and his new STORM comms program...
  14.  
  15.  
  16. This was not from ST-Report as I thought, but from GEnie Lamp,
  17. there own BBS magazine, did or does come out in 4 formats, ie,
  18. Mac/PC/Atari ?
  19.  
  20. If some of you would like some of these posted to A.A. Please let me
  21. know...
  22.  
  23. \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\////////////////////////////////////
  24.  GEnieLamp Atari ST ~ A T/TalkNET OnLine Publication ~  Vol.2, Issue 49
  25.  """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" 
  26.                        ~ October 1, 1992 ~
  27.  
  28.  
  29.  
  30. The STORM!   I cringe when I look at the original Flash. It was written
  31. """"""""""   years ago and I actually learned to program in C by writing
  32. Flash. The editor was a real hack that dies with large files. Much of the
  33. the command language was thrown together and not properly designed.  Once
  34. we had started, we had to stick with what we head. The continuing
  35. popularity of Flash never fails to surprise me.
  36.  
  37.      I've had a chance to learn a lot more about programming since then,
  38. and I've been exposed to MSDOS and Windows and picked up lots of new ideas.
  39. The LAST thing on my mind was to 'improve' the old Flash! There isn't one
  40. line of code from the original Flash in Storm and Storm doesn't look at all
  41. like Flash.
  42.  
  43.     First of all, the editor has FULL word wrap. That means when you
  44. backspace or delete, the words wrap up from the previous line. No more
  45. deleting carriage  returns and hitting the F10 key. Of course, the editor
  46. window is resizable and  movable. The editor is just as fast with a 5,000
  47. line file as with a ten line  file. You can have as many editing windows as
  48. GEM will let you have. You can  capture in one window while editing in
  49. another. If you're running at 9600 baud,  there's no point even having the
  50. terminal window open. Just close it and scroll  through the capture at your
  51. own pace.
  52.  
  53.     Second, Windows(TM) style dropdown menus. Hit ALT-F and the File menu
  54. drops  down. Use the cursor keys to move up and down through the menu
  55. items. Hit  Return to select and item. Use left and right cursor keys to
  56. move to other  menus. Each menu item has a character underlined which you
  57. can press to select  that item. e.g. 'O' for Open in the file menu. I have
  58. tried Windows, and it's a  whole lot easier to remember menu items this way
  59. than remembering weird  combinations of control-alt-right-shift. However,
  60. if you move the mouse into  the menu bar, it's a regular GEM menu bar. I
  61. don't use any undocumented variables or other tricks. It's 100% documented
  62. GEM calls and works just fine with MultiTOS.
  63.  
  64.     Third, Basic. Throw away all your DO files. I can't believe that Flash
  65. II resurrected that poor excuse for a macro language. We never thought we
  66. would expand it to the degree we did. I kept bolting on new features, but
  67. it got tougher and tougher each time.
  68.  
  69.     Basic is interactive. You can trace, stop, resume and otherwise
  70. debug the program much more easily. Also, Basic programs get syntax
  71. checked when you enter them, not when you run them. Basic has powerful
  72. string functions, arrays,  math, and event trapping.
  73.  
  74. P.S.   Antic went under probably owing me thousands of dollars that I will
  75. """"   never collect. My last royalty payment was in the summer of 1990 I
  76. believe, and even that was way overdue. If anyone has bought Flash in the
  77. past 2 1/2 years, I haven't seen a penny from it.  I was in England while
  78. all this was going on, and not able to do much.
  79.                    (A.PAGE3, CAT30, TOP14, MSG:9/M475)
  80.  
  81.  
  82. Well if any of you wish to contact Alan Page I can foward the Mail him
  83. on GEnie so e-mail what you need to say to me...
  84.  
  85.  
  86. Roger.............               sheppard_r@kosmos.wcc.govt.nz
  87.  
  88.  
  89.