FNDLOAD script files
Hi experts,
I have written FNDLOAD scripts for 19 concurrent programs which I would like to deploy in production. I compiled the scripts into 1 files and name it fndload.sh. When I run fndload.sh on another test environment to upload the concurrent programs the scripts upload the but it is throwing an exception :command not found 1: to 20
[applgld@usplsvded002 US]$ fndloadP.sh
Log filename : L2234440.log
Report filename : O2234440.out
: command not found 1:
Log filename : L2234442.log
Report filename : O2234442.out
: command not found 2:
Log filename : L2234443.log
Report filename : O2234443.out
: command not found 3:
Log filename : L2234444.log
Below is the contents of the fndload.sh