Function Name | dcl-Project-ExportPicture |
---|---|
Syntax | (dcl-Project-ExportPicture
<PROJECT>
{Password [as
String]}
Picture [as
PictureID] Filename [as
String]) |
Return Type | Boolean (T if successful; otherwise NIL) |
This function exports the specified picture from the project's picture folder to a file specified by Filename. If the project has a password, the optional Password argument must be supplied, and it must match the project's password or the function will fail.