Skip to main content
Version: Next

SET PICTURE FILE NAME

SET PICTURE FILE NAME ( picture ; fileName )

ParameterTypeDescription
picturePicture field, Picture variable🡒Picture for which to set the default name
fileNameText🡒Default picture name

Description

The SET PICTURE FILE NAME command sets or changes the default file name for the picture passed as parameter.

This name may have been set automatically based on the original name of the picture file imported into the picture field or variable or during a prior call to SET PICTURE FILE NAME.

The default name is used as the file name when the picture is exported in a disk file. If the contents of the field are copied into a varaible or into another field, the default name is also copied. For more information, refer to the Design Reference manual.

See also

Get picture file name
WRITE PICTURE FILE