/* bload.exe                               */
/* loader for CGA Mode .BAS or .PCX files  */
/* use freely                              */

These files can be created in old versions of PCPAINT, IBM PICTURE
MAKER, PCPG, or in GWBASIC, etc. or aquired using a screen capture
program that saves CGA Mode .BAS or .PCX files

Loads the file, waits for a key press then

- Returns 0 as an exit code unless the ESCAPE key is pressed.
- Returns 1 as an exit code if the ESCAPE key is pressed.

Can be used as a slide show driver or batch menu.

Read bload.c for technical info
See Demo.Bat for usage example.

Bill Buckels 1999
