1. Introduction

This time we are looking at extending SuperBasic by adding extra procedures and functions which can be loaded once after boot up and then used by any SuperBasic program that we load or type in afterwards.

Along the way, we will have to take a look at the manner in which we do the following :