Short: AmiBlitz3 Code Examples 00 Author: Paulo Reis Uploader: paulojoreis yahoo com (Paulo Reis) Type: dev/blitz Version: 1.0 Architecture: generic Description ----------- AmiBlitz3 code examples (from my learning process). These examples have code to (for example): - open 24 bit screen; - open and close windows; - plot points, lines and boxes (using workbench pens and RGB colors); - check cpu and fpu info; - gather workbench screen information; - build MUI interface; - handle MUI interface interaction; - obtain program start directory; - open a file to write to and close it. Requirements ------------ To use these code examples it is necessary to have AmiBlitz3 installed in your Amiga system. Usage ----- Decompress the lha file to a place of your choice and open the .ab3 files from AmiBlitz3. Contact ------- Please send any comments, suggestions or error reports to paulojoreis@yahoo.com. Legal ----- These code examples (01_Screen_Test_v1.0.ab3, 02_Screen&Window_Test_v1.0.ab3, 03_MUI_Test_v1.0.ab3 and 04_DOS_Include_Test_v1.0.ab3) and documentation are provided under the terms of the GNU General Public License v3.0 (https://www.gnu.org/licenses/gpl-3.0.html). Thanks ------ The AMIGA - The best computer ever. AMIGADos/Workbench - Fine operating system. AmiBlitz Team - For a great developing tool and, quick and effective support. Keep up the excellent work. Rob Cranley - For all information regarding AmiBlitz and BlitzBasic programming, and all other Amiga related information (videos, sites, source code, ...). Check out site robthenerd.com and Youtube user daedalus2097 videos. PiStorm and Emu68 developers - For creating one of the most impressive upgrades for any Amiga. Emília - For all support. Paulo Reis - 2025-06-01