home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 50 / af050.adf / Check.doc < prev    next >
Text File  |  1993-07-05  |  1KB  |  40 lines

  1.             ***************************************************
  2.             *                      Check                      *
  3.             * Copyright (C) 1992/93 Tekno-Logik International *
  4.             ***************************************************
  5.  
  6.            STOP PRESS!! This is an AmigaDOS 3 compatible program
  7.  
  8.  
  9.     Check is a helpful little utility which was written primarily for the
  10. use of hard drive users who also have a ROM sharer with Kickstart 2.xx and
  11. 1.3. When I first purchased my ROM sharer and 2.04 chip, i was unaware of 
  12. the problems that would be involved. The first problem was that half of the
  13. 1.3 commands I had in the C: directory, kept crashing under 2.04. So, after
  14. giving myself a 1meg partition for the 2.04 files, I then had the problem
  15. of trying to get the system to boot under the correct partition. Hence 
  16. Check.
  17.  
  18.     Check should be placed in the C: directory of you normal boot
  19. partition . Check returns a WARN code if it detects the Kickstart version
  20. that you specify. Therefore, it can be used in script files, and of course
  21. in your startup-sequence.
  22.  
  23.     An entry for Kickstart 2.04 should look like this:-
  24.  
  25.     Check 37
  26.     IF WARN
  27.         Your 2.xx boot sequence goes here
  28.     ELSE
  29.         Your 1.3 boot sequence goes here
  30.     ENDIF
  31.  
  32.     That's all there is to it!!
  33.  
  34. Usage:-
  35.     Check <Kickstart version number>
  36.  
  37. Do not enter the revision number. 34.5 should be 34
  38.  
  39. The way to check what your kickstart version numbers are:-
  40.     a) Use the "Version" progra