gdmsetname
gdmsetname(
{ G_gdmSpec | q_gdmSpecList }
g_name
[ g_version ]
[ x_gdmOptions ]
[ g_xtra ]
)
=> t / nil
Description
Associates the name you specify with the library, cell, view, directory, or file that G_gdmSpec represents.
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 gdmsetname shell command.
Arguments
Value Returned
|
An error occurred and the name was not associated with the files. |
Related Topics
Return to top