Contents | Index | < Browse | Browse >
                              BUGS :
                       ------------------

  Many mosquitoes, some cockroaches, but hopefully no tarantulas.

  Gui4Cli is (in my experience) a stable program and it is difficult 
  to crash it (I earnestly hope). As of version 3.6 I have caught
  all enforcer hits I could find (about 10 of them) and various bugs
  that came up when I recompiled it with SAS 6.58. So it should be
  quite clean.

  However, since I mostly program the binary instead of making GUIs 
  for it, there are and will forever continue to be minor errors, 
  unless and until someone tells me about them.

  If something doesn't seem to work correctly, use the DEBUG option 
  to see what the program is doing and if you see a fault, please tell 
  me. Also if you see enforcer hits... you know..


                       Licence to use Gui4Cli :
                     --------------------------

  The program Gui4Cli, the concept, the language and the logic it uses
  as well as any and all other aspects of Gui4Cli are the copyright (c) 
  of Dimitris C. Keletsekis. All rights are reserved. Commercial usage 
  is forbidden, without the prior written consent of the Author. Use of 
  the program is at your own risk. No warranty is made or implied.
  Permission to use this program in Magazine cover disks, Aminet CDs or
  Fish Cds, is hereby granted. A small charge for copying the program,
  is allowed.

  For personal use, this program FREEWARE.

  There are no rules for the GUIs you make and may want to distribute.
  Do with them as you like. You may include Gui4Cli in your distribution,
  but make sure that you also include c:gui and you state clearly in your
  documentation where the latest version of Gui4Cli can be found.

  Latest versions of this package can always be found :
  - on AmiNet, under Dev/Gui/Gui4Cli.lha, or 
  - at my web page, http://users.hol.gr/~dck/gcmain.htm


                         Contacting the Author
                         ----------------------

  Gui4Cli is my first attempt at writing a computer language. I hope
  it doesn't show too much. Writing the manual was absolutely the worst 
  part and I hope it shows. 

  In general, Gui4Cli is just a matter of reading in arguments given
  by you, the user, and passing them to the Amiga OS, which has all these 
  commands and many more, built into it's amazing ROM. The windows, gadgets, 
  menus and all the other stuff, the Amiga does itself, as it has been
  doing since before mud was invented, so get down on your knees and thank
  the Lord for the fact that such a computer, made for people who love 
  and not just use computers, still exists.

  You can contact me by mail or Email at the following address :

  AUTHOR : D. Keletsekis
           14 King George Str.
           Athens 10674
           Greece.

           EMail : dck@hol.gr    <- Preferred.

  Additional Code by :

  - Michael Van Elst, who wrote the code for the window backfill routines, 
    the Launch command and who generally helped me understand the Amiga 
    better.

  Thanks to:

  - Graham Maddox for lots of great GUIs, a beautiful new graphic
    font and many bug reports.

  - John Collett, for writing the tutorials, various guis, and for the bug 
    reports and encouragement.