gdmdelete
gdmdelete(
{ G_gdmSpec | q_gdmSpecList }
[ x_gdmOptions ]
[ g_xtra ]
)
=> t / nil
Description
Deletes the library, cell, view, directory, or file that G_gdmSpec represents from the workarea and the default configuration.
If G_gdmSpec represents a directory that is not a library element, this function works recursively on the directory only if the GDM_RECURSE option was set when G_gdmSpec was created with gdmCreateSpec.
This function is the SKILL equivalent of the gdmdelete shell command.
Arguments
Value Returned
Related Topics
Return to top