home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / system / newpop-4.1 / readme < prev    next >
Text File  |  1995-02-27  |  5KB  |  115 lines

  1. README file for NewPop v4.1:
  2.  
  3. Added checks and fallback mode if not running under OS3.0+.
  4. Really fixed TIMEOUT == 0 bug.
  5.  
  6. LJR
  7. Sun Apr 18 22:09:20 1993
  8.  
  9.  
  10.  
  11. README file for NewPop v4.0AGA:
  12.  
  13. This is a recompile for the AGA chipset.  We still open a one bit screen,
  14. but now allow 24 bit colors.  This is a quick hack to allow NewPop users
  15. that have upgraded to OS-3.0 and AGA machines to take advantage of the
  16. new color abilities: it doesn't check to make sure the correct version
  17. of the OS is under it.  Please use v4.0 if this fact concerns you...
  18.  
  19. Also, the included .newpoprc file is the one I use on the A4000.
  20.  
  21. Thanks,
  22. Loren J. Rittle <rittle@comm.mot.com>
  23. Fri Nov 20 00:44:54 1992
  24.  
  25.  
  26.  
  27. OLD README file for NewPop v4.0:
  28.  
  29. Please read all the notes in this file BEFORE starting up NewPop v4.0!
  30. Thanks to all the beta testers; Ed, Ken, Aris, Chris, Thomas [ordered
  31. from smallest name to biggest].
  32.  
  33. Lots of things have changed [again] for this release.  The NewPop manual,
  34. NewPop.doc, has not changed drastically since the v3.0 release.  If you
  35. have not read the v3.x manual, I suggest that you do so now.  The most
  36. important new feature [since pre-v3.0] is the user configuration file,
  37. [s:].newpoprc.  All configurable features are listed in .newpoprc.
  38.  
  39. *NOTE*:  Be sure to look at .newpoprc before running the new version of
  40. NewPop!  Copy it to s: and then edit it to taste.  Please pass the
  41. unmodified version of .newpoprc to other users.
  42.  
  43. New notes for NewPop 4.0:
  44. Some things have changed, most have to be enabled by the user by setting
  45. options in [s:].newpoprc.  This release works better with 2.0 by using the
  46. System() call instead of Execute(), if available, to startup a new shell.
  47. In conjunction with the use of 2.0's System() call, where available, I have
  48. decided to junk the auto-detach `feature' of NewPop (was done by linking
  49. with with cback.o), this will allow more information to be copied to the
  50. pop'd shell --- this is most desirable.  This means you will want to use
  51. one of the following command lines to start NewPop up now:
  52.  
  53. run newpop
  54. newpop <nil: >nil: & (for those blessed with the WShell)
  55. run <nil: >nil: newpop
  56. run <null: >null: newpop (for those blessed with the null: device)
  57. runback <null: >null: newpop (for those with runback...)
  58.  
  59. Some of these command lines will cause NewPop to keep a lock on the
  60. console window from which it is started.  Under 1.3.2+,
  61. `run <nil: >nil: newpop' should run fine and detach NewPop from the
  62. starting window with no problem.  If you don't have WB 1.3.2+ and
  63. thus can't get NewPop to detach, then I don't feel sorry for you...
  64. Life is moving on and NewPop will most likely be 2.0 only within
  65. months of the official release from Commodore...
  66.  
  67. 'newpop -q' is considered to be obsolete, and `break [cli number of
  68. NewPop]' is now the official way to stop a running NewPop from the cli.
  69. In fact, NewPop now takes NO command line options ('-q', the last command
  70. line option, has been removed).
  71.  
  72. From the WorkBench, a double click on the NewPop icon will start NewPop if
  73. not currently running or stop a running NewPop.  Those blessed with 2.0 can
  74. just copy NewPop over to their WBStartUp directory and copy .newpoprc to s:
  75. (and then edit it!) and everything will magically work the next time you
  76. boot.  [Note:  NewPop has been runnable from the WorkBench for some time, I
  77. just never bothered to tell anyone, as it seemed kind of silly that you
  78. would want to...  With the 2.0 WBStartUp directory, it makes sense to
  79. explain that NewPop is Workbench friendly.]
  80.  
  81. Be sure to use your old version of NewPop to halt an old version that is
  82. running, as the 'quit' mechanism has changed quite a bit in recent
  83. releases.  Actually, as some have found out, there was a problem with
  84. past releases of NewPop that could cause a system crash if NewPop was
  85. stopped on an A3000 (while running 2.0) machine (or, it appears, any
  86. machine with a C= SCSI controller) under some circumstances.  This problem
  87. has been found and fixed, but it may cause you trouble while stopping an
  88. old version to install this new one.  Thanks to the above listed beta
  89. testers, NewPop is quite stable, just be careful getting rid of an old
  90. version if you fall into the class described above (i.e. you may want to
  91. reboot to get rid of a running NewPop, sorry...).
  92.  
  93. This version can now be compiled with 2.0 includes (and must be as it uses
  94. some of the new features if it finds you are running AmigaOS 2.0).  Please
  95. see [s:].newpop and ChangeLog for more details and the full list of new
  96. features.
  97.  
  98. Currently NewPop just quits with no error message if it encounters any
  99. error condition at startup time.  The one exception is a parse error on
  100. the [s:].newpoprc file; these are pointed out as stated in .newpoprc.
  101. No errer messages of any kind are emitted if NewPop is started up from
  102. the WorkBench.  Better error reporting is slated for a future upgrade as
  103. are some other neat things I don't want to reveal just yet...  :-0
  104.  
  105. It makes me happy just to know you use and like NewPop.  I would like to
  106. hear from everyone who uses NewPop (and from people who see it, but decide
  107. not to use it).  This is not guiltware, this is totally free software (see
  108. NewPop.doc for more information).  If you decide you want to do something
  109. nice for me and you live in the ChicagoLand area, you could take me out for
  110. a pizza sometime.  :-)
  111.  
  112. Thanks,
  113. Loren J. Rittle
  114. Sat Apr 27 07:13:31 1991
  115.