home *** CD-ROM | disk | FTP | other *** search
/ The Devil's Doorknob BBS Capture (1996-2003) / devilsdoorknobbbscapture1996-2003.iso / Dloads / PROGRAMM / LADYBUG.ZIP / LADYBUG.GET < prev    next >
Text File  |  1984-03-19  |  6KB  |  161 lines

  1.  
  2.  
  3.  
  4.                              HOW TO GET LADYBUG
  5.                              ------------------
  6.  
  7.      LadyBug is an implementation of LOGO Turtle Graphics.  It's features
  8.      are listed later in this note.
  9.  
  10.      The LadyBug program takes over 80K on disk; in HEX format ready for
  11.      up/down loading it is over 160K.  The document is over 140K.  At 300
  12.      baud it takes 80 minutes or so just for the program.  Unless you have
  13.      better phone lines than I have, there is no way to go 80 minutes
  14.      without at least one hit.  Even at 1200 baud with XMODEM protocol, it
  15.      is far too large for convenient downloading.  As a result LadyBug is
  16.      NOT available for downloading on many systems.
  17.  
  18.      Therefore, the best way to get LadyBug is to send me a diskette and a
  19.      postage paid mailer.  You get LadyBug with documentation on disk.
  20.  
  21.      Please mark LADYBUG on the OUTSIDE of the envelope.  Also, please
  22.      don't enclose money.  LadyBug is NOT for sale.  (But see below.)
  23.  
  24.      Send to:
  25.  
  26.           David N. Smith
  27.           44 Ole Musket Lane
  28.           Danbury, CT 06810
  29.  
  30.      I can also be reached by US mail or EMAIL on CompuServe;  my userid
  31.      is 73145,153.  I would rather that you did not phone me.
  32.  
  33.  
  34.      LadyBug Requirements
  35.      --------------------
  36.  
  37.      LadyBug requires a system with at least:
  38.  
  39.      * 128K of memory.
  40.      *  One single sided disk drive.
  41.  
  42.      *  A graphics adaptor.
  43.  
  44.      *  A graphics display of any kind.  (Color is supported only on a
  45.         color display; 80 column color editing is supported only on a high
  46.         resolution monitor.)
  47.  
  48.      *  DOS 1.1, 2.0, or 2.1.
  49.  
  50.      *  An IBM PC, PCjr, or compatible system.  LadyBug directly addresses
  51.         the display buffer and thus will not run on some semi-compatible
  52.         machines.
  53.  
  54.      A double sided disk drive is needed to copy the distribution diskette.
  55.      Single sided drives may be used for execution.
  56.  
  57.  
  58.  
  59.  
  60.      LadyBug Features
  61.      ----------------
  62.  
  63.      LadyBug is a version of LOGO patterned after the Apple II implementation
  64.      developed by Terrapin, Inc. (Apple II is a trademark of Apple, Inc.)
  65.      and with additions to make it compatible with many IBM LOGO commands.
  66.      Compared with Apple LOGO it has almost:
  67.  
  68.      *  All of the graphics commands.
  69.      *  All of the mathematical computations.
  70.      *  All of the control commands.
  71.  
  72.      In addition it has:
  73.  
  74.      *  A library of procedures adapted from a variety of sources.
  75.      *  Painting of areas.
  76.      *  Clipping of drawings (as well as wraparound).
  77.      *  A fast full screen editor.
  78.      *  Support for using both displays if both are present.
  79.      *  Sounds; a PLAY statement and a TONE statement.
  80.  
  81.      The major features missing are:
  82.  
  83.      *  List maniputation.
  84.      *  Variable numbers of parameters to primitives.
  85.      *  Saving screen images.  (Procedures can be saved though).
  86.  
  87.      LadyBug is written in Basic and compiled with the Basic Compiler.
  88.  
  89.  
  90.      Additions and Changes From Version 0.9
  91.      --------------------------------------
  92.  
  93.      The changes made in version 1.0, as compared to version 0.9, include:
  94.  
  95.      *  returning values from procedures;
  96.      *  help key;
  97.      *  pausing procedures and then continuing;
  98.      *  SETSCRUNCH to adjust aspect ratios;
  99.      *  TEST, IFTRUE, and IFFALSE commands;
  100.      *  some list support;
  101.      *  some IBM LOGO syntax compatibility;
  102.      *  expanded limits for the size of procedures, number of lines to
  103.         edit, and sizes of constants;
  104.      *  text screen support;
  105.      *  tools workspaces; and
  106.      *  many new builtin functions.
  107.  
  108.      Many smaller changes have also been made.  In addition the manual
  109.      has been expanded with additional information, examples, and an index.
  110.  
  111.  
  112.  
  113.      About LadyBug Distribution
  114.      --------------------------
  115.  
  116.      LadyBug is distributed as "User-Supported" software which means that
  117.      you do not have to pay for it.  You can copy it, give it away, or do
  118.      anything else with it except sell it.
  119.  
  120.      If you find that it is very useful, you are invited to make a donation
  121.      or contribution to the author of $35.  The contribution is voluntary
  122.      and in no way should be considered as payment for software or
  123.      services.
  124.  
  125.      Under no circumstances should school teachers feel any obligation to
  126.      make a donation.  One teacher said she has $100 per year for software,
  127.      shared between three teachers, and that she would send a donation when
  128.      they raised money from selling candy.  If that is your kind of
  129.      circumstance, please accept LadyBug with my compliments.
  130.  
  131.  
  132.      Copying by Organizations
  133.      ------------------------
  134.  
  135.      Educational institutions, clubs, and other nonprofit organizations as
  136.      well as individuals are granted permission to freely copy LadyBug and
  137.      its documentation and share them with their members or students, or
  138.      individuals with their friends, so long as:
  139.  
  140.      *  No price is charged for the software or documentation.  However,
  141.         clubs and other nonprofit organizations may charge a distribution
  142.         fee of up to $6 to cover expenses.
  143.  
  144.      *  Neither the program nor its documentation are modified in any way
  145.         and are distributed together.
  146.  
  147.      Other organizations, and individuals, are allowed to copy LadyBug only
  148.      if done without charge and so long as the other rules herein are
  149.      followed.
  150.  
  151.      Educational instutitions, clubs, and other nonprofit organizations may
  152.      make printed copies of the LadyBug documentation for distribution to
  153.      members, or students of the institution, provided that any price
  154.      charged does not exceed the actual cost of the duplication of the
  155.      copy, and provided that the document is reproduced in its entirety
  156.      including all copyright and restrictive notices.
  157.  
  158.      Notice:  LadyBug is NOT in the public domain.  The author retains
  159.      ownership of the program and its copyright.
  160.  
  161.