home *** CD-ROM | disk | FTP | other *** search
- Short: [Blitz2] Fix for the 3rd parameter bug
- Author: Julian Kinraid (jkinraid@clear.net.nz)
- Uploader: David McMinn (dmcminn@house-of-mojo.freeserve.co.uk)
- Type: dev/basic
- Requires: Blitz2
-
- This archive contains a patch for the acidlibs file of Blitz 2, to be used
- if there is a problem with passing the third parameter to Statements (and maybe
- Functions). To test if you need this patch, enter this program in Blitz:
-
- ; ----- Program starts here
- NEWTYPE.big
- a.l[20]
- END NEWTYPE
-
- Statement test{a.w,b.w,c.w}
- DEFTYPE.big breakit
- NPrint c
- End Statement
-
- test{0,0,0}
- VWait 500
- End
- ; ----- Program ends here
-
- Run the program. The output should be 0. If it is not, then you need this
- patch.
-
- Quit Blitz2 and run the FixAcidlibs script. Easy as that.
-
- Updated 1st June 1999 - Should work for all versions of Blitz2 now (I don't
- think it worked on versions lower than 1.9 before).
-
- [) /\ \/ ][ [) |\/| © |\/| ][ |\| |\|
- dmcminn@house-of-mojo.freeserve.co.uk
- http://members.xoom.com/David_McMinn
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 1014 603 40.5% 01-Jun-99 22:27:40 +blitzfix.readme
- 2837 1377 51.4% 12-Jun-99 00:03:44 +blitzfix.readme.info
- 12476 6341 49.1% 02-Jan-97 19:56:26 +changelib
- 564 248 56.0% 30-Jun-99 20:11:08 +FixAcidlibs
- 2869 1454 49.3% 12-Jun-99 00:03:44 +FixAcidlibs.info
- 208 125 39.9% 20-Mar-98 09:56:12 +staticslib.obj
- 1247 609 51.1% 12-Jun-99 00:03:44 FixAcidlibs.info
- -------- ------- ----- --------- --------
- 21215 10757 49.2% 02-Jul-99 00:46:56 7 files
-