|
|
|
|
|
Test (External language) In french: Test Displays each function call and each status report returned by the function. // En C APPELWD("Test,Oui"); // En Pascal APPELWD('Test,Oui'); // En VB call APPELWD("Test,Oui") Syntax <Indicator>: Character string Can be set to:- "yes" to switch to test mode
- "no" to inhibit the test mode.
Remarks - To execute the next function, press a key.
- To cancel the test mode, all you have to do is press the Esc key (equivalent to Option,Test,No).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|