init_dialog


(init_dialog  [baseDclFile])

this function instructs the BricsCAD DCL engine to use the specified file as custom "base.dcl" file or to use internal defaults only

Arguments

baseDclFile optional; specifies the "base.dcl" file to be used by the DCL engine

Return

returns T for success, or NIL to indicate an error

Example


Alias


Remarks

if the argument 'baseDclFile' is omitted or nil, then no "base.dcl" file is used for dialog initialisation, but internal DCL defaults;
if the argument 'baseDclFile' is given and not nil, it must be a valid filename;



©  Bricsys NV. All rights reserved.