unload_dialog
short description:
unload a dcl file
sample call:
(unload_dialog 5)
function signature:
number of arguments:
1
argument 1:
file-id, integer identifier representing a loaded dcl file, as returned by load_dialog
return value:
T on success, nil on failure
description:
This function unloads a parsed instance of a dcl file, through its file-id.
© Bricsys NV. All rights reserved.