
|
84782 packages online
|
|
 |
|
dev/c/GolDICE.lha |
|
No screenshot available
|
Short: | GoldED-scripts for C prog - bug fixed! |
Author: | berendes reze-1.rz.rwth-aachen.de (Stefan Berendes) |
Uploader: | berendes reze-1 rz rwth-aachen de (Stefan Berendes) |
Type: | dev/c |
Architecture: | m68k-amigaos |
Date: | 1995-12-05 |
Replaces: | dev/c/GolDICE.lha |
Download: | dev/c/GolDICE.lha - View contents | Readme: | dev/c/GolDICE.readme |
Downloads: | 673 |
|
oops, the first release was too quick. It contains a lot of bugs, so, please
don't use it anymore! I'm sorry for that, and I hope this release is better.
PURPOSE
This is a collection of files to make life as a C programmer a bit easier.
They require GoldED by Dietmar Eilert. The error parsing scripts also
require DICE commercial by Obvious Implementations Corp.
COPYRIGHT
The complete package is © Copyright 1995 Stefan Berendes. All rights reserved.
May only be distributed on Aminet and via noncommercial BBS.
May also be included to any GoldED distribution package by Dietmar Eilert.
Some of the ARexx scripts are based on scripts originally written by
François Helsen and Dietmar Eilert.
The install script is based on install scripts by Dietmar Eilert.
If you modify the scripts, please send me a copy of the modified files
or at least the modifications you made. New scripts are also welcome for
inclusion to this package.
For comments, bug reports, flames, improvisations etc, send Email to
BERENDES@reze-1.rz.rwth-aachen.de
Stefan Berendes, 2:2452/107.38 (FidoNet)
or Snailmail
Stefan Berendes
Königstr. 62
52064 Aachen
Germany
INSTALLATION
Simply run the provided install script. At least GoldED 3.0.1+ is required.
(It may run under previous versions of the editor, but it has not been
tested though.)
My private suggestion is:
Run the install script. Replace your old quickstarter with the new one
provided in this package. When the editor pops up, select "USE new presets"
and "SAVE preferences". Save the prefs as e.g. "GolDICE.prefs". Now start
the editor with the command
"ed arexx GOLDED.DICE config GoldED:config/GolDICE.prefs FORCE <filename>"
(you may set an alias or use Stefan Becker's ToolManager to do this).
Please note that the Arexx port name GOLDED.DICE is required by the arexx
scripts.
You may also load the C syntax parser, auto indent and other programmer
specific presets. Save the prefs. When running GoldEd with the command
above, you will get a programmer specific editor with syntax parsing and
the like. Special tip: To interrupt your session, press <right amiga>-%,
and your session with all open files will be saved and restored when you
start your editor again.
To edit some text, e.g. a mail, simply call the editor with "ed <filename>"
QUICKSTARTER:
A modified version of GoldEDs quickstarter "Ed". This one accepts a
FORCE/S switch as argument. If this switch is specified, only an
already running GoldED is accepted that has an Arexx port with the
same name as specified with the AREXX/K keyword. Otherwise a new
GoldED is started with the given ARexx port and config file.
This is a workaround for the missing capability of GoldED to have
window-dependant configurations. This feature may become obsolete
in the near future ;-)
Note: The scipts require GoldEDs Arexx port to be named GOLDED.DICE.
Use the following command to set up editor:
"Ed AREXX GOLDED.DICE CONFIG GoldED:config/GolDICE.prefs FORCE"
PRESETS:
My menu and keyboard settings. Support all the new scripts and also
require some of the scripts that came with GoldED. For function key
setting see the README file.
AREXX:
A collection of useful ARexx scripts, including errorhandling
(requires DICE 3.0 commercial), compiler control, programming
support and misc functions. See the README file.
|
Contents of dev/c/GolDICE.lha
PERMSSN UID GID PACKED SIZE RATIO CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic] 558 2273 24.5% -lh5- 8a33 Nov 29 1995 GolDICE.info
[generic] 563 2273 24.8% -lh5- 6a94 Nov 26 1995 GolDICE/ARexx.info
[generic] 521 1013 51.4% -lh5- 2371 Sep 22 1995 GolDICE/ARexx/currentdir.ged
[generic] 451 849 53.1% -lh5- 35c6 Nov 26 1995 GolDICE/ARexx/currentdir.ged.info
[generic] 1942 4942 39.3% -lh5- f610 Nov 1 1995 GolDICE/ARexx/dcc.ged
[generic] 450 849 53.0% -lh5- 9007 Nov 26 1995 GolDICE/ARexx/dcc.ged.info
[generic] 791 1508 52.5% -lh5- a9a3 Nov 1 1995 GolDICE/ARexx/DICE_ErrorClear.ged
[generic] 451 849 53.1% -lh5- e305 Nov 26 1995 GolDICE/ARexx/DICE_ErrorClear.ged.info
[generic] 952 1931 49.3% -lh5- 82f3 Nov 1 1995 GolDICE/ARexx/DICE_ErrorCurr.ged
[generic] 448 849 52.8% -lh5- 1981 Nov 26 1995 GolDICE/ARexx/DICE_ErrorCurr.ged.info
[generic] 922 1852 49.8% -lh5- 0f7a Nov 1 1995 GolDICE/ARexx/DICE_ErrorFirst.ged
[generic] 449 849 52.9% -lh5- 0cb8 Nov 26 1995 GolDICE/ARexx/DICE_ErrorFirst.ged.info
[generic] 923 1859 49.7% -lh5- 3b2c Nov 1 1995 GolDICE/ARexx/DICE_ErrorNext.ged
[generic] 449 849 52.9% -lh5- 6717 Nov 26 1995 GolDICE/ARexx/DICE_ErrorNext.ged.info
[generic] 926 1869 49.5% -lh5- 261b Nov 1 1995 GolDICE/ARexx/DICE_ErrorPrev.ged
[generic] 451 849 53.1% -lh5- 045f Nov 26 1995 GolDICE/ARexx/DICE_ErrorPrev.ged.info
[generic] 767 1572 48.8% -lh5- b6f4 Sep 26 1995 GolDICE/ARexx/exeline.ged
[generic] 451 849 53.1% -lh5- 3a04 Nov 26 1995 GolDICE/ARexx/exeline.ged.info
[generic] 1569 5148 30.5% -lh5- 1f15 Nov 1 1995 GolDICE/ARexx/func.ged
[generic] 449 849 52.9% -lh5- c982 Nov 26 1995 GolDICE/ARexx/func.ged.info
[generic] 1787 4549 39.3% -lh5- 23a6 Nov 1 1995 GolDICE/ARexx/GoldED_ErrorParse.rexx
[generic] 451 849 53.1% -lh5- 5b4f Nov 26 1995 GolDICE/ARexx/GoldED_ErrorParse.rexx.info
[generic] 811 1778 45.6% -lh5- be97 Oct 23 1995 GolDICE/ARexx/HiSpeed.ged
[generic] 449 849 52.9% -lh5- 677c Nov 26 1995 GolDICE/ARexx/HiSpeed.ged.info
[generic] 1079 2563 42.1% -lh5- 48f9 Oct 23 1995 GolDICE/ARexx/MakeCHeader.ged
[generic] 451 849 53.1% -lh5- 6196 Nov 26 1995 GolDICE/ARexx/MakeCHeader.ged.info
[generic] 970 2440 39.8% -lh5- bc13 Oct 23 1995 GolDICE/ARexx/MakeHeader.ged
[generic] 451 849 53.1% -lh5- a56f Nov 26 1995 GolDICE/ARexx/MakeHeader.ged.info
[generic] 1681 5189 32.4% -lh5- f880 Sep 23 1995 GolDICE/ARexx/prototype.ged
[generic] 453 849 53.4% -lh5- e744 Nov 26 1995 GolDICE/ARexx/prototype.ged.info
[generic] 2169 5030 43.1% -lh5- b7b1 Nov 1 1995 GolDICE/ARexx/README
[generic] 470 892 52.7% -lh5- d97b Nov 1 1995 GolDICE/ARexx/README.info
[generic] 1138 2451 46.4% -lh5- dfa8 Sep 24 1995 GolDICE/ARexx/runexe.ged
[generic] 453 849 53.4% -lh5- b196 Nov 26 1995 GolDICE/ARexx/runexe.ged.info
[generic] 793 1886 42.0% -lh5- 997e Jul 7 1995 GolDICE/ARexx/setdccopts.ged
[generic] 450 849 53.0% -lh5- 98c9 Nov 26 1995 GolDICE/ARexx/setdccopts.ged.info
[generic] 853 2043 41.8% -lh5- 4ac6 Sep 14 1995 GolDICE/ARexx/setfiles.ged
[generic] 453 849 53.4% -lh5- 51a7 Nov 26 1995 GolDICE/ARexx/setfiles.ged.info
[generic] 309 445 69.4% -lh5- f707 Jun 21 1995 GolDICE/ARexx/unLock_dice.ged
[generic] 450 849 53.0% -lh5- d48e Nov 26 1995 GolDICE/ARexx/unLock_dice.ged.info
[generic] 515 1001 51.4% -lh5- aa8e Sep 23 1995 GolDICE/ARexx/xref.ged
[generic] 449 849 52.9% -lh5- 4bbc Nov 26 1995 GolDICE/ARexx/xref.ged.info
[generic] 603 1230 49.0% -lh5- d464 Nov 29 1995 GolDICE/auto.ged
[generic] 3634 5732 63.4% -lh5- 81a3 Feb 17 1995 GolDICE/gx
[generic] 1295 3943 32.8% -lh5- f5b7 Nov 29 1995 GolDICE/Install
[generic] 363 711 51.1% -lh5- 7f2b Nov 29 1995 GolDICE/Install.info
[generic] 420 662 63.4% -lh5- 6881 Nov 26 1995 GolDICE/Licence
[generic] 435 851 51.1% -lh5- 9b54 Nov 26 1995 GolDICE/Licence.info
[generic] 560 2273 24.6% -lh5- 82bb Nov 26 1995 GolDICE/presets.info
[generic] 896 3669 24.4% -lh5- 8fd6 Nov 21 1995 GolDICE/presets/DICE.key
[generic] 430 842 51.1% -lh5- 3323 Nov 26 1995 GolDICE/presets/DICE.key.info
[generic] 3695 13749 26.9% -lh5- f501 Nov 29 1995 GolDICE/presets/DICE_D.men
[generic] 428 842 50.8% -lh5- f08c Nov 26 1995 GolDICE/presets/DICE_D.men.info
[generic] 460 1459 31.5% -lh5- decd Nov 29 1995 GolDICE/presets/DICE_macrosD.men
[generic] 428 842 50.8% -lh5- f08c Nov 26 1995 GolDICE/presets/DICE_macrosD.men.info
[generic] 440 1435 30.7% -lh5- c9b4 Nov 29 1995 GolDICE/presets/DICE_macrosUS.men
[generic] 428 842 50.8% -lh5- f08c Nov 26 1995 GolDICE/presets/DICE_macrosUS.men.info
[generic] 3437 12719 27.0% -lh5- d009 Nov 29 1995 GolDICE/presets/DICE_US.men
[generic] 428 842 50.8% -lh5- f08c Nov 26 1995 GolDICE/presets/DICE_US.men.info
[generic] 971 2297 42.3% -lh5- 007d Nov 29 1995 GolDICE/presets/README
[generic] 465 892 52.1% -lh5- 42fb Oct 30 1995 GolDICE/presets/README.info
[generic] 562 2273 24.7% -lh5- 33e3 Nov 26 1995 GolDICE/Quickstarter.info
[generic] 3482 5796 60.1% -lh5- b7ca Sep 14 1995 GolDICE/Quickstarter/Ed
[generic] 4001 12997 30.8% -lh5- 5ff8 Oct 23 1995 GolDICE/Quickstarter/Ed.c
[generic] 392 849 46.2% -lh5- 527d Nov 26 1995 GolDICE/Quickstarter/Ed.c.info
[generic] 696 1371 50.8% -lh5- 0ca8 Oct 23 1995 GolDICE/Quickstarter/README
[generic] 465 892 52.1% -lh5- 444b Oct 30 1995 GolDICE/Quickstarter/README.info
[generic] 361 734 49.2% -lh5- 9667 Feb 9 1994 GolDICE/Quickstarter/sprintf.a
[generic] 390 849 45.9% -lh5- 5745 Nov 26 1995 GolDICE/Quickstarter/sprintf.a.info
[generic] 1598 3320 48.1% -lh5- 492c Nov 29 1995 GolDICE/README
[generic] 434 851 51.0% -lh5- be80 Nov 26 1995 GolDICE/README.info
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 71 files 63765 158402 40.3% Dec 5 1995
|
|
|
 |
Page generated in 0.02 seconds |
Aminet © 1992-2024 Urban
Müller and the Aminet team.
Aminet contact address: <aminet aminet net> |