This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v19.8
SET PICTURE FILE NAME

SET PICTURE FILE NAME 


 

SET PICTURE FILE NAME ( picture ; fileName ) 
Parameter Type   Description
picture  Picture field, Picture variable in Picture for which to set the default name
fileName  Text in Default picture name

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

 
PROPERTIES 

Product: 4D
Theme: Pictures
Number: 1172

This command can be run in preemptive processes

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D v13

 
ARTICLE USAGE

4D Language Reference ( 4D v19)
4D Language Reference ( 4D v19.1)
4D Language Reference ( 4D v19.4)
4D Language Reference ( 4D v19.5)
4D Language Reference ( 4D v19.6)
4D Language Reference ( 4D v19.7)
4D Language Reference ( 4D v19.8)