home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 510.lha / NewPop_v4.0 / README < prev   
Encoding:
Text File  |  1991-05-07  |  4.6 KB  |  90 lines

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