home *** CD-ROM | disk | FTP | other *** search
- ┌─────────────────────────────────────────────────────────────────────────────┐
- │ RAtoTP · RemoteAccess (pagefile) to TurboPascal (sourcecode) · version 1.0 │
- └─────────────────────────────────────────────────────────────────────────────┘
- Copyright (C) 1990 RodentWare, Michael Reece/James Calvert
-
- This program is copyrighted to RodentWare. Although, the source code
- is provided for learning purposes only. If any program is created
- using any part of the TurboPascal source code accompanying this
- program, please give ample credit to it's authors, Michael Reece &
- James Calvert. If you have any questions or comments, contact the
- authors at 1:3801/42 or the numbers listed at the bottom of this
- text file.
-
- RATOTP is released under the FreeWare agreement. You are permitted
- to freely copy and use this program with no charge. You may not
- charge or accept any fee for this program. However, donations to
- RodentWare are still acceptable.
-
- Naturally, the authors of this program take no responsibility for
- any damages occuring to you or your computer equipment due to the
- use or inability to use this program. This includes loss of profits,
- loss of business, and even death. This program works fine for me,
- that's all I can say.
-
- All other rights reserved.
-
-
- DESCRIPTION:
-
- RATOTP converts a PAGE.RA type file to compilable TurboPascal source
- code. It should be run with the following commandline parameters:
-
- RATOTP <pagefile> <sourcecodefile>
-
- Ex:
-
- RATORP MUSIC.RA MUSIC.PAS
-
- A batch file is inclosed (CONVERT.BAT) to convert many SoundFiles at
- once time. DO NOT RUN THIS BATCH FILE IN YOUR RA DIRECTORY! It
- renames all .RA files to .PAS, to make it easier to convert all at
- once. Copy all of your .RA pagefiles to a clean directory, along
- with CONVERT.BAT. Make sure TPC (TP compiler) is in your PATH.
-
- You may wish to examine this batch file before execution.
-
- * All trademarks are trademarks of thier respective holders.
-
- MISCELLANEOUS:
-
- Send all bug reports, suggestions, and comments to:
-
- Improbability Drive II
- 214/566-5162 (1:3801/42)
-
- Send all donations, fanmail, and personal letters to:
-
- RodentWare
- c/o Michael Reece
- 3700 MacDonald #210
- Tyler TX USA 75701
-
- [End of Text]
-