Entry points > Module Supervisor > Standard script TRTIMPOBJ 

MOVFIL: This entry point prevents the imported file from being moved.

Context and operating mode

The MOVFIL entry point is called after a file is imported. If the GPE variable is set to 1, the generated file is not moved to the final directory.

This entry point can also be used to move the imported file to a selected directory, other than the default directory. To do so, update the value of the FICFIN variable and make sure that the GPE variable is set to 0. The FICFIN variable indeed contains the path of the final file, while the FICTMP variable contains the path of the imported file.