IMAGE |
This function allows you to ‘load’ a
picture into the image control or set the ‘stretch’ property of the image
to true or false. IMAGE(Load or Stretch // Path or TRUE/FALSE) PARAMETERS
Load or Stretch Enter either LOAD or STRETCH
Path or
TRUE/FALSE Enter either a valid path to your image file OR enter TRUE
or FALSE depending on whether you want the image stretched or not.
To
Load the image file specified IMAGE(LOAD//"/My
Documents/MyPic.BMP") |