home *** CD-ROM | disk | FTP | other *** search
/ PSION CD 2 / PsionCDVol2.iso / Programs / 283 / Shell5SourceCode.sis / Readme.src < prev    next >
Encoding:
Text File  |  1998-08-30  |  1.5 KB  |  41 lines

  1.           Shell5 V2.0 beta 2 - Source Distribution
  2.           ========================================
  3.  
  4.               Copyright (c) Nick Murray 1998
  5.  
  6.  
  7. Distribution and Warranty
  8. -------------------------
  9. This program is free software; you can redistribute it
  10. and/or modify it under the terms of the GNU General
  11. Public License as published by the Free Software
  12. Foundation; either version 2 of the License, or (at your
  13. option) any later version.
  14.  
  15. This program is distributed in the hope that it will be
  16. useful, but WITHOUT ANY WARRANTY; without even the implied
  17. warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
  18. PURPOSE.See the GNU General Public License for more
  19. details (in the file Copying.txt).
  20.  
  21.  
  22. About the source distribution
  23. -----------------------------
  24. The source for Shell5 is provided in both Series 5 OPL
  25. format (src directory) and text format (src.txt
  26. directory). I've done this so you don't necessarily need
  27. access to a Series 5 to peruse the source code!
  28.  
  29. Included is the source for the main program "Sh5_021"
  30. (which corresponds to build 21 and not version 2.x),
  31. source for all the external commands (du, wc, etc), the
  32. icon file Shell5.mbm (which needs to be in the same
  33. directory as Sh5_021) and Sysram1.oxh. If you haven't
  34. already installed Sysram1.oxh for another application, it
  35. needs to be copied to the directory \System\Opl prior to
  36. translation.
  37.  
  38. For testing purposes, so as not to interfere with an
  39. installed version of Shell5, you should change the
  40. application UID from &10000C64.
  41.