EMUE closed, input file manually moved |
Top Previous Next |
The following steps are to continue script processing when the Input File has manually been moved back to its original directory as identified in the SetStartup InputFile command.
1. Close and re-open EMUE.
2. Identify the script file to EMUE through the User Interface Screen.
3. Set the File Line Number # to the record number upon which the script is to begin processing.
Note: If a script uses the SkipRec command to skip a specified number of records at any point other than when the script starts, these SkipRec commands will be ignored when the Current Input Record # is set.
Note: EMUE cannot determine if the processing was completed for the last record that was read. The User has to determine whether the last record that was read needs to be reprocessed, skipped, or requires manual intervention.
4. Verify that the Input File path and name are correct.
Note: This should be the same as the path and name designated in the SetStartup InputFile command.
5. Verify that the Log File path and name are correct.
Note: The SetStartup LogFile command defines the path and name.
6. If the script is not set up to append to the log file, go to the Edit tab, go to the options line and change the LogMode to Append.
Note: The log file will be overwritten if this is not done and log data will be lost.
7. If the script is to process additional files, skip this step. Uncheck the Wait Again checkbox. This stops the script at the end of the current file.
8. Click the Start Button to begin processing.
9. If EMUE was disconnected from the mainframe, but not closed, answer Yes to the prompt that inquires about starting in the middle of the file.
Note: If EMUE is closed the status of files is lost.
10. If EMUE was disconnected from the mainframe, but not closed, answer Yes to the prompt about re-using the same output log file.
Note: If EMUE is closed the status of files is lost.
11. Insure that the script is processing properly.
12. When the script is complete, if the script is to process additional files, click the option on the Tools menu Reload Settings - Defaults & File to reset EMUE to its original settings for this script. Then click the Start button to resume normal processing of files as they arrive.
|