home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Basic / bb21.dms / in.adf / Important < prev    next >
Encoding:
Text File  |  1995-10-16  |  1.7 KB  |  47 lines

  1. Blitz Basic 2.1 - BUM 8
  2. =======================
  3.  
  4. Apologies for the delays, look at Simons read me file on
  5. BUM 8.2 for more information and then blame Simon, Nigel,
  6. Giles and Me (in that order :-) for the long wait.
  7.  
  8.   
  9. This disk has been setup to work with 1Mb Amigas and so does
  10. not contain the new debugger or the large deflibs file. The
  11. new debugger is in a directory called debugger ;) on BUM 8.1
  12. with instructions for installation. 
  13. Please note that a lot of the examples on BUM8 use some of
  14. the third party library commands. In order to run these you
  15. will have to create the large deflibs file.
  16.  
  17. To create a new deflibs read the instructions in the release
  18. notes and use the makedeflibs program on the blitzlibs disk.
  19.  
  20.  
  21. BUM 8 does have the new editor (it is hidden in the
  22. blitzlibs.dms) but there are a few bugs so try it out, but
  23. don't get rid off your old Ted yet ! Just rename Ted and
  24. Ted.info as OldTed and OldTed.info then copy across NewTed
  25. and NewTed.info from the blitzlibs disk. Rename NewTed and
  26. NewTed.info as Ted and Ted.info. If you are running from
  27. floppy disk you will need to squeeze the asl.library into
  28. your libs drawer on your progrm disk. Hmmm... got all that?
  29.  
  30. Known NewTed bugs:
  31.  
  32. Cutting and Pasting can cause a few problems when using the
  33. editor in Hi-Res screen mode.
  34.  
  35. There is no CD button on the file requester anymore but there
  36. is a change dir option on the compiler menu. DONT USE IT !
  37. I'm afraid for the moment you will have to specify the full
  38. path to your data files, or stick with OldTed.
  39. e.g. LoadMedModule 0,"dh1:blitz/myprograms/data/topmod.med"
  40.  
  41.  
  42. Don't forget to try out the online help by pressing 
  43. right amiga/help on the same line as a blitz basic command.
  44.  
  45.  
  46. Ted.
  47.