|
|
|
|
|
- Use
- Initialize the external language.
- Syntax
nWDInit: Initializing an external language
Initialize the external language. int nWDInit(BOOL bDisplayError);
Details of parameters
bDisplayError: Boolean - True to display the standard error window of WLanguage if a programming error occurs (syntax error for example).
- False to retrieve the error and customize the error management.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|