Имя функции | dcl-Project-ExportPicture |
---|---|
Синтаксис |
(dcl-Project-ExportPicture
<PROJECT> {Password [as
String]} Picture [as
PictureID] Filename [as String])
|
Возвращаемый тип | 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.