SET FILE TO PASTEBOARD

4D - Documentation   Français   English   German   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next

version 11


SET FILE TO PASTEBOARD (filePath)

ParameterTypeDescription
filePathStringComplete pathname of file

Description

The SET FILE TO PASTEBOARD command adds the complete pathname passed in the filePath parameter.

This command can be used to set up interfaces allowing the drag and drop of 4D objects to files on the desktop for example.

Note: The pasteboard is in read-only mode during the On Drag Over form event. It is therefore not possible to use this command in that context.

See Also

Get file from pasteboard.


4D - Documentation   Français   English   German   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next