<<< jlib >>> Version 1.0 A set of Enhancements for AmigaBASIC Copyright (C) by john everett PeopleLINK ID JAE 321 Hodges Memphis, TN 38111 (901)-432-2560 Hello, and Merry Christmas! This is `jlib', an alternative to using BMAPs for accessing library routines from AmigaBASIC. In many cases `jlib' will also do more than just the normal library routine, but will do some additional formating for you, eliminating the need for some SUB routines. There is support for many graphics and dos routines, font routines, iff loading and saving (via the iff.library, which was written by Christian A. Weber, in Zurich, Switzerland, and is Public Domain! Thanks, Christian!), and the ARP file requester (thanks to Charlie Heath and the other ARP programmers!). In all, six libraries are supported and one function from a seventh is simulated! Included in this ARC is: `jlib' the main program ml_loader a short program to load jlib into memory iff.library must be placed in your LIBS: directory to access iff routines arp.library v34.1 must be in LIBS: directory to access the file requester demo a program demonstrating the use of most of the routines doc documentation for all the routines post you're reading that now! Other things you'll need to run the demo: fonts (from your origonal workbench disk) garnet 16, sapphire 19, and emerald 20 an iff picture in the format 320 X 200 X 5 (32 colors) (you may access any resolution except HAM modes, but thats the screen type I set up in the demo) If you program in AmigaBASIC, I think you'll really like this, and I urge you to download it! I will also be uploading several other programs that use this and provide more examples of its possible uses. I would very much like to hear from anybody who uses it or has any problems, questions, comments, wish lists for additions, etc. Once again, a very MERRY CHRISTMAS! john