view image

The IMAGE command is used to display the given image in the default image viewer. The FILE_NAME parameter provides a means to specify the path to image.

Format:

 
view image
file_name =
An existing png image

Example:

 
view image &
file_name =
“c:\image.png”

Description:

 
Parameter
Value Type
Description
file_name
An Existing image
Image to be viewed.

Extended Definition:

1. File browser will show only .png extension for selecting the image file to open. However, the default extension for file_name parameter (.png) can be overridden by supplying the file name with different extension directly as an argument to the file_name parameter. The file_name should be enclosed in the quotes.