SebHoll #1 Also, how do you free the contents of a large memory bank in BlitzMax before the application is terminated? I used to use the FreeBank() command in BlitzPlus but it's not listed in the docs.ThanksSeb
ImaginaryHuman #3 If it's before the app is terminated, don't bother, it will be autmatically freed when you terminate.