home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 644a.lha / dicepref_v1.0 / DicePref.Doc < prev    next >
Text File  |  1992-05-26  |  4KB  |  94 lines

  1.  
  2.                              DicePref V1.0
  3.  
  4.                         © 1992 by Jan Schroeder
  5.  
  6.  
  7.  
  8. WHAT IS DICEPREF ?
  9.  
  10.   DicePref is the result of my first steps in Amiga-programming and C. In
  11.   1991 i bought the Dice C-Environment directly from Matt Dillon at the
  12.   Amiga 91 in Cologne. At first i steered Dice by ARexx, but i missed the
  13.   intuitive interface known from the Amiga. So the idea for DicePref was
  14.   born.
  15.  
  16.   With the Dice-startup-batchfile (Dice.sh) and DicePref you can steer the
  17.   most important features of Dice. The switches are stored in the DCCOPTS
  18.   environment-variable, the assigns and the object-files have their own
  19.   environment-variables, which are used and set by the startup-file and
  20.   DicePref. If you see a more comfortable way to give Dice the objectfiles
  21.   etc. please let me know.
  22.  
  23.   In the upper part of the window you can switch different options, in the
  24.   middle part you can choose the path for the assigns and in the lower part
  25.   the files can be add, which shall be linked. Ok, the switch for 040 is
  26.   not really necessary, but I added it for completition. The 040 will
  27.   automatically switch instructions in his special ones, so this switch
  28.   works like 000.
  29.  
  30.   If you select "USE" or "SAVE" the switches and the object-files will be
  31.   stored and the assigns will be made.
  32.  
  33. SERVICE FILES
  34.  
  35.   Start your C-environment with the batchfile 'Dice.sh' or an other
  36.   batchfile working by the same way to use the additional environment-
  37.   variables for the paths modified by DicePref.
  38.  
  39.   To compile you should use a batchfile working like 'bin/make',
  40.   which adds the environment-variable DCCOBJECTS at the end of the -o
  41.   switch. I didn´t see another - more comfortable - way to get the same
  42.   result.
  43.  
  44. BUGS
  45.  
  46.   No bug known, but there is a behavior, which i couldn´t suppress: when
  47.   i examine the path for the assigns a requester will appear, which asks
  48.   for inserting the volume with the requested identifikation, when the
  49.   assigns are NOT made already.
  50.  
  51.   I wanted DicePref to be variable, but i wasn´d able to identify the
  52.   screen on which the actual window exists, so i helped me badly with
  53.   searching TURBOTEXT or WORKBENCH or opening an own screen.
  54.  
  55.   Because of i found no way to set a system font for the DicePref-window
  56.   alone i proove the screenfont for topaz 11 and open an own screen, if
  57.   there isn´t the needed font (or screensize!).
  58.  
  59.   If you have any help or suggestions, please write to me!
  60.  
  61. HOW TO START DICEPREF
  62.  
  63.   From CLI      : Type 'DicePref' and press return.
  64.  
  65.   From Workbench: Double-click on the 'DicePref' icon.
  66.  
  67. COMPATIBILITY
  68.  
  69.   DicePref needs kickstart 2.x ! It has been tested on a Golem 030/882
  70.   6 MB board running at 14 MHz in an AMIGA 2000 B Rev 6 with 1 MB chip
  71.   and XT bridgeboard, Golem SCSI II-controller with Quantum 240 LPS
  72.   and Seagate ST 1096 N, Roßmöller 2 MB RAM-cartridge and a flickerfixer.
  73.  
  74.   If any problems encounter with other configurations then let me know.
  75.  
  76. THANKS!
  77.  
  78.   At first thanks to Matt Dillon for his C-environment.
  79.  
  80.   Many thanks to Henrich Deppenmeier, who supported me with Fish-Disks
  81.   and his ROM-Kernel-Manuals (Version 1.1 ;-) and Klaus Bockrath for
  82.   teaching me the C-basics. Thanks to the many other fish-supporter, too.
  83.   Also thanks to Jan van den Baard for his GadToolsBox.
  84.   And last but not least: Fred Fish.
  85.  
  86. Send bug-reportssuggestionscomments etc. to:
  87.  
  88.               Jan Schroeder
  89.               Metzer Str. 4
  90.               4800 Bielefeld 1
  91.               Tel. 0521/17 20 47
  92.  
  93.               or Pit@Genesys.zer.sub.org
  94.