home *** CD-ROM | disk | FTP | other *** search
- Short: Indent C source in GoldEd4
- Author: Thomas Aglassinger <agi@giga.or.at>
- Uploader: Thomas Aglassinger <agi@giga.or.at>
- Version: 1.0
- Type: dev/c
- Kurz: C-Quellcode in GoldEd4 einruecken
- Requires: GoldEd 4.x, GNUindent
-
- TITLE
-
- ged4indent
-
- VERSION
-
- 1.0
-
- AUTHOR
-
- Thomas Aglassinger <agi@giga.or.at>
-
- DESCRIPTION
-
- Ged4indent is an ARexx-script which indents a C source currently
- displayed by GoldEd using GNUindent.
-
- FEATURES
-
- none
-
- SPECIAL REQUIREMENTS
-
- o GoldEd, Version 4.x (aminet:text/edit/)
- o GNUindent (aminet:dev/c/)
-
- AVAILABILITY
-
- aminet:dev/c/ged4indent.lha
-
- PRICE
-
- Freeware
-
- DISTRIBUTABILITY
-
- This stuff is Public Domain.
-
- DISCLAIMER
-
- No responsibilities are taken for trashed sources, damaged Amigas
- or any other components or data involved while using ged4indent.
-
- CREDITS
-
- This script is based on material written by Michael Bauer. His
- scripts are available from `aminet:dev/c/GEDindent.lha', but
- do no longer work with GoldEd, release 4.
-
- As the original author did not update them for more than two years,
- and his email-address does not seem to be valid any more, someone
- else had to write this.
-
- INSTALLATION
-
- Copy the ARexx-script `ged4indent.ged' to `GoldEd:ARexx/', and
- build up a new menu entry for it, for example:
-
- COMMAND: GoldEd:Arexx/ged4indent.ged
- TYPE : Arexx
- OUTPUT : CON:0/2048/384/128/indent/AUTO/WAIT/CLOSE/SCREEN GOLDED.1
-
- Error messages will then appear on the screen of GoldEd.
-
- CONFIGURATION
-
- The first line of the script sets up a variable called
- `indentOpts', which you can change to your prefered style. Refer
- to the manual of indent about the meaning of these options.
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 628 274 56.3% 26-Jan-97 23:03:14 ged4indent.info
- 1385 740 46.5% 26-Jan-97 02:39:40 +ged4indent.ged
- 519 287 44.7% 26-Jan-97 00:05:16 +ged4indent.ged.info
- 1682 938 44.2% 26-Jan-97 01:21:20 +ged4indent.readme
- 468 231 50.6% 26-Jan-97 00:05:16 +ged4indent.readme.info
- -------- ------- ----- --------- --------
- 4682 2470 47.2% 27-Jan-97 19:51:30 5 files
-