cdfSaveCDF
cdfSaveCDF(
g_cdfDataId
)
=> t / nil
Description
Saves a CDF description to disk. The CDF description is then read in every time you open the cell of the library to which the description is attached. You can save only base-level CDF descriptions.
You must have write permission for the object to which the CDF description is attached to execute this function.
Arguments
|
Specifies the database object that represents the CDF description to be saved. |
Value Returned
|
When you do not have the write permissions for the object to which the CDF description is attached. |
Return to top