pload:

Format:

pload: Rx | "[path\]filename.pop"

Load and print a text-based console screen saved using Conascii's POP file format. Conascii is a freeware, win32 console based utility for creating color text screens written by Jerry Fielden. The Conascii homepage is located at: http://fieldens.tripod.com/screen_builder/index.html.

POP screens can either display a full screen, or a section of a screen. For a partial screen, the same coordinates are used in Atom that were used in Conascii when creating the screen. See the Conascii documentation for instructions on how to create POP files.

See pload.ata for an example. pload.ata requires two test files test.pop and test2.pop to be in the same folder as the program.

Parameters:

Rx | "[path\]filename.pop": The file name of the POP file.