home *** CD-ROM | disk | FTP | other *** search
- **************************************************************************
- *** ***
- *** TEMPCALL V1.1 vom 27.6.89 ***
- *** ***
- *** ***
- *** Program to use TEMPUS with the Manager of ST-Pascal ***
- *** --------------------------------------------------- ***
- *** ***
- *** (c) 1989 by Stefan Focke, Bonn ***
- *** ============================== ***
- *** ***
- *** ***
- *** ***
- *** ( GFA_Assembler V1.3, PC relative adresses ) ***
- *** ***
- *** ***
- **************************************************************************
-
- This is a short english description. The longer german description you can
- find as a part of the assembler source code.
-
-
- If you use Tempus and ST-Pascal TEMPCALL does two things:
-
- - If you call the editor with the shell-command 'editor':
-
- TEMPCALL tests, if there is an .ERR-file to the file you want to see.
- If there is one, Tempus will load it also.
-
-
-
- - If you call the editor from the dialog box that appears after a compile-
- error has been found:
-
- TEMPCALL uses the .ERR-File the .PAS-file and the faulty line nummer
- and gives these to the basepage of TEMPUS
-
-
-
-
- How to install TEMPCALL:
-
- Copy TEMPCALL.PRG to the folder that contains TEMPUS. Call the manager
- and use 'find files'. Note there, that you want to use TEMPCALL instead
- of TEMPUS as editor.
-
- That's it.
-
-
-
-