home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Basic / BLZ_MID.DMS / in.adf / readme < prev    next >
Encoding:
Text File  |  1994-09-05  |  1.5 KB  |  50 lines

  1. Blitz2 version 1.9 program disk
  2.  
  3.  
  4.  
  5. HardDisk Installation
  6.  
  7. 1. Create a drawer on your harddisk called Blitz2.
  8.  
  9. 2. Copy Blitz2, Ted, Deflibs and the DBug drawer into this Drawer.
  10.  
  11. 3. Add an ASSIGN BLITZ2: harddrivename:BLITZ2 line to your startup-sequence.
  12.  
  13. 4. If you are an assembler coder you will want to copy the BlitzLibs:
  14.    volume to say Blitz2:blitzlibs and add a BlitzLibs: assign also.
  15.  
  16.  
  17.  
  18. Which is What
  19.  
  20. Blitz2  - The compiler
  21. Ted     - The editor
  22. DefLibs - The commands
  23. DBug    - The debugger
  24.  
  25.  
  26.  
  27. Remember
  28.  
  29. Only click on Ted when you want to edit normal ascii files, click on Blitz2
  30. to edit blitz2 programs.
  31.  
  32. After selecting a program to load from Blitz2's load requester click on the
  33. CD gadget to make sure the directory you are loading the program from is the
  34. current directory. When you compile & run the program it will then be able
  35. to find any data files it needs to load.
  36.  
  37. While testing programs always make sure the runtime error option is highlighted
  38. in the compiler options requester. To make your programs execute as fast as
  39. possible disable runtime errors.
  40.  
  41. If one of the example programs crashes it is more than likely you did not CD
  42. to the directory it was loaded from and runtime errors was disabled and hence
  43. was not able to inform you of the fact.
  44.  
  45. Some of the examples will only work on later versions of the Amiga's operating
  46. system, some will only work on AGA machines.
  47.  
  48. Send in your registration card so you are eligible for the latest upgrades we
  49. make to Blitz2.
  50.