Project-SetPicture

Function Name dcl-Project-SetPicture
Syntax   (dcl-Project-SetPicture <PROJECT> {Password [as String]} Picture [as PictureID] Filename [as String])
Return Type Boolean (T if successful; otherwise NIL)

This function adds, replaces, or deletes the specified picture from the project's picture folder. 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. If Filename is NIL, the picture is deleted.