( |
|
|
|||
Runs HAL-procedure that reads files from specified folder and moves them to another folder after importing |
Parameters: | |
name of HAL-procedure that will do import | |
source folder | |
destination folder | |
global updating procedure EDICustomsLsm() BEGIN RunAutoImport("EDICustomsIn","CUSRES","CUSRESIMP"); RETURN; END;
Related topics: |