home *** CD-ROM | disk | FTP | other *** search
- MakeApp version 1.00 (22nd September 1996)
- ======================
-
- MakeApp is a simple little program that creates a shell application using a
- name that you give it. This saves a bit of time starting a program, as you
- don't have to create the directory structure, the !Run and !Boot files, a
- makefile, and so on.
-
- It takes three names to make the application. Firstly, it needs the file
- name, which is preceded with an '!' to give the application directory name.
- This name is also used to create the directory that everything is kept in.
- The second name is the full name, which is used in the task display, in error
- box titles, and so on. The last name is the internal name, which must not
- have any spaces in it, and is used in Obey files and system variables.
-
- MakeApp is not perfect. One thing it won't customise is the Resource file -
- you have to change the names in that yourself. I haven't bothered adding this
- to the program as fiddling around with the Resource file format is quite
- complicated.
-
- Mark Seaborn
- mseaborn@argonet.co.uk
- http://www.argonet.co.uk/users/mseaborn/
-