home *** CD-ROM | disk | FTP | other *** search
- Description of the contents of the MSH package
-
- 7485 readme.1st You should have read this file first
- 3795 readme.2nd The file you are reading
-
- file MSHFILES.ZIP
- This package contains files necessary to MSH (the MSH package proper)
- However, we recommend you put together the contents of GOODIES too since
- we use some of them in the default configuration.
-
- size name description
- 24903 userman.doc The user manual -- describes the default environment
- 43533 refman.doc The reference manual -- describes MSH language and how to
- change the default environment
- 1727 design.doc Explains some of the design of MSH (to read before you
- start sending me suggestions).
- 2041 orderfrm.doc An order form.
- 439 history.doc History of changes.
- 17454 msh.art A very good review of MSH Michael Durant wrote for the
- NEI PC User's Group-- reproduced with the author's
- permission. You may read it for an introduction to MSH.
- 44819 msh.exe MSH, the program
- 5477 config.msh MSH script -- the configuration file
- 14607 stddefs.msh "" "" -- standard definitions and utility functions
- 651 c_blue.msh "" "" -- default color scheme
- 660 c_blue1.msh "" "" -- another color scheme, predominantly blue
- 660 c_blue2.msh "" "" -- " " " " " " "
- 639 c_mda.msh "" "" -- colors for monochrome (Hercules) screens
- 640 c_pcga.msh "" "" -- colors for plasma CGA screens
- 651 c_white.msh "" "" -- a white color scheme
- 4844 keybind.msh "" "" -- Key bindings in the default configuration
- 6136 menu.msh "" "" -- Menus in the default configuration
- 9480 help.msh "" "" -- Defines help menus
- 7937 demo.msh "" "" -- First tutorial
- 4495 demo2.msh "" "" -- Second tutorial
- 2879 ext.msh "" "" -- Actions to be taken for various extensions
- 347 personal.msh "" "" -- An example to make your own menu
- 3610 berk.msh "" "" -- Scripts to use the Berkeley Utilities in
- conjunction with MSH.
- 980 mandel.msh "" "" -- A menu to call the game Mandel.
- 1039 zip.msh "" "" -- Definitions for actions inside ZIP archives.
- 32606 test.ans Sample file to show display of ANSI attributes by the
- browser.
- 1080 ascii An ascii table, used by menu.msh.
-
- file GOODIES.ZIP
- Contains additional files given with MSH (some are used in the default config)
-
- size name description
- 167347 berk.doc Documentation for all the Berkeley utilities (the only ones
- given here are demonstration versions of cp, ls, mv ,rm)
- 21671 cp.exe demonstration version of cp
- 21208 ls.exe demonstration version of ls
- 21671 mv.exe demonstration version of mv
- 19675 rm.exe demonstration version of rm
- 53280 life.exe game of life
- 57579 mandel.exe mandelbrot picture generator
- 42529 showpic.exe viewer for pictures made with mandel.exe
- 55440 mwe.exe complimentary copy of editor MWE
-
- file TOOLKIT.ZIP
- Contains what you need to add your own primitives written in C to MSH.
-
- size name description
- 1185 toolkit.doc general documentation
- 3826 magicspn.obj object of our "magic" spawn program.
- 120320 msh.lib msh library.
- 118 makemsh.bat batch file to compile your own version of msh
- 2509 msh.h general include file. Read it.
- 2387 primitiv.c defines of primitives
- 2670 primitiv.h declaration of primitives
- 3147 userdefs.c examples of definitions
- 4303 zipls.c example of 'lister'
-