SHOWBITMAP
Displays a BMP, JPG or PNG file in a viewer window.
Syntax:
SHOWBITMAP filename
Discussion:
This keyword requires the name of the BMP, JPG or PNG file. The extension must be included. The filename may be enclosed in quotes if any blank or other special characters are used. The file must be located in the <data>\<images> folder. This command will open a new window to display the file.
Example:
SHOWBITMAP "BARCHART.BMP"
Next: