<< Click to Display Table of Contents >> LNCMD_EXEC_SCAN |
![]() ![]() ![]() |
Executes the selected line command for just one record of the scanned result set. This command must be coded inside of the SCAN block.
The requested line command must be specified as a parameter.
This statement allows to run line commands for all lines of the scanned result set or only for some of them if it is used together with IF statement.
lncmd_exec_scan="LineCommand"