home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD v1.2 / amidev_cd_12.iso / devcon / sanfrancisco_1989 / sf-devcon89.1 / commodities / readme < prev    next >
Text File  |  1992-08-27  |  1KB  |  29 lines

  1.  
  2.         Commodities Exchange, Version 5.01
  3.  
  4. This is the program directory for Commodities Exchange.  See the
  5. file Contents for what is contained herein.
  6.  
  7. There is a separate collection of documents which describe Commodities
  8. and these files.  Read them to understand.
  9.  
  10. There are a few caveats that should be made about this directory:
  11.  
  12. - You must copy commodities.library to your LIBS: directory before
  13.   running the programs.  As of yet, they do not notify the user when
  14.   they cannot find the library.
  15.  
  16. - The support (scanned) library has some integer size dependencies
  17.   in it.  You should recompile it if you do not use the same integer
  18.   size of programming model that was used to create them.
  19.  
  20. - I haven't spent much time using the Lattice versions of the examples.
  21.   I know that I need to catch ^C in them (and perhaps the Aztec versions
  22.   as well).  I haven't noticed any other problems so far, but the
  23.   more tested versions would be the Aztec ones.
  24.  
  25. - NoCapsLock also has the ability to convert the middle mouse button
  26.   to shift-left button.  It is conditionally compiled one way or
  27.   the other.
  28.  
  29.