@PICT (Define a Picture)

This macro defines a picture file that can be assigned to area objects.

SYNTAX:

@PICT PictureName PictureFileName

PARAMETERS:

PictureName; Picture name that can be used with other macros (e.g., @GCOLOR) to assign the picture to an area object.

PictureFileName; Location and name of the image file to be loaded.

EXAMPLE:

@PICT pic1 c:\source\website_bezier\tdg\images\boxes_financial.gif @GCOLOR 0 pic1

Next Macro Previous Macro Return to Alpha List

Next Macro in this Group Previous Macro in this Group Return to Group List