home *** CD-ROM | disk | FTP | other *** search
-
- CεPε - Code εditor & Programming εnvironment, Version 2.0
- (C) José Rodríguez Alvira, 1988
-
- <<<<<<<<<<<<<<FILES DESCRIPTION
-
- CEPE.EXE - Program file.
- CEPE.DOC - Program's documentation.
- DEMO.BAT - Batch file for running a Demo.
- DEMO.DOC - File used by the Demo.
- DEMO.GRA - File used for the GRAF EDITOR Demo.
- CEPE.MCR - Demo Macro file.
- MACRO.HLP - Demo Macro description.
- CUT.EXE - Utility, makes several small files out of a text file
- bigger than 32k.
- GRAF2BAS.EXE - Converts files saved by the GRAF EDITOR to BASIC's
- Bload/Bsave format.
- BAS2GRAF.EXE - Converts files created by BASIC (using BSAVE) to the
- GRAF EDITOR format.
- -CRLF.EXE - Filters carriage returns and linefeeds from a text file.
- PASTE.BAT - Joins several texts files.
-
- <<<<<<<<<<<<<<DEMO
-
- To run a DEMO insert the program disk in the default drive and type DEMO.
-
- The following files must be present at the Default Drive:
-
- CEPE.EXE
- CEPE.DOC
- DEMO.DOC
- DEMO.BAT
-
- When you run the DEMO, CEPE.DOC will be loaded as secondary file. Since
- you're inside the editor you can try everything you read about.
-
- <<<<<<<<<<<<<<GRAF EDITOR DEMO
-
- Too see the GRAF EDITOR DEMO, select "GRAF" from the editor's Main Menu
- (F2). Once inside the GRAF EDITOR. Press F2 and select "LOAD" form the
- GRAF Menu. Type "DEMO.GRA" to load the Demo File. Be sure to specify
- drive and path if necessary.
-
- <<<<<<<<<<<<<<RUNNING CEPE
-
- To run the program type CEPE.
-
- The only file needed to run CEPE is CEPE.EXE
-
- <<<<<<<<<<<<<<MACROS
-
- The following Macros have been defined in the CEPE.MCR file:
-
- KEY DESCRIPTION
-
- SHIFT+F1 Help Macro. Loads MACRO.HLP, a text file with a
- brief description of defined macros.
- SHIFT+F2 Looks for all files in the default drive and path.
- SHIFT+F3 Looks for all files in the default drive with
- the extension ".ASM".
- SHIFT+F4 Looks for all files in the default drive with
- the extension ".C".
- SHIFT+F5 Saves MAIN FILE.
- SHIFT+F6 Saves/closes edited secondary file.
- SHIFT+F7 Saves and compiles edited MAIN FILE.
- SHIFT+F8 Runs Debug program
- SHIFT+F9 Dos Shell.
- SHIFT+F10 Returns you from the DOS Shell to CEPE.
-
- Two files are needed in the default drive in order for this macros
- to work:
-
- CEPE.MCR
- MACRO.HLP
-
- NOTE: Macros assigned to SHIFT+F7 and SHIFT+F8 will not work unless
- you specify your compiler and debugger in the Run Menu Options.
-