These are scripts that compile successfully in V15.5. After the upgrade to V16 the scripts fail to compile and return this error the the output pane. Compiling.... path filename.bdf translating include file compile error SEM292: default value must be a constant number. The BrowserAPI.bdh from the V16 include folder opens and a line is highlighted function BrowserDlgVerifyDownloadSize(uExpectedSize : in number, nOptions : in number optional := VERIFY_SIZE_EQUAL, nSeverity : in number optional := SEVERITY_ERROR) : boolean;
↧