home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-08-29 | 1.1 KB | 38 lines | [TEXT/ttxt] |
- Development Environment:
- ========================
-
- We recommend that you create a "src" directory within your nShell application folder and copy these files to that location.
-
- For each command included in this package there are three files:
-
- something.π - A Think Pascal project file
- something.p - Source code for the command
- something.π.rsrc - Resources for the command
-
- In addition, these commands reference:
-
- nshc.p - A Pascal file defining the nShell interface
- nShell.lib - A library containing the nShell interface
-
- To Build A New Command Resource:
- ================================
-
- 1. Start up Think Pascal (version 4.0 or later)
-
- 2. Open the project file
-
- 3. Select "Build Code Resource" from the "Project Menu".
-
- 4. Give the command a unique name and select "Save" to store the command.
-
- 5. Drop the new command into your "bin" directory.
-
- For More Information Contact:
- =============================
-
- John Jensen
- Newport Software Development
-
- Email: jjensen@aol.com, jjensen@kaiwan.com, jjens@eworld.com
-
- Mail: P.O. Box 1485, Newport Beach, CA, 92659