Shell script in bin is broken
Brought to you by:
billrich
The shell script to launch the editor is broken.
It appears to be a non-visible character problem. Not
sure if you are using Windows to create that file,
but I have encountered the same problem with other
scripts from Windows (likely a \r\n line ending
problem).
I made a separate script with the same commands and
now it functions.
I can send it if you want?
Raymond Martin
Logged In: YES
user_id=1102878
Yes we used Windows to create the script. I checked the
files I have and it appears that the xlfEditor.sh file was
saved as a PC type file instead of a Unix type file. Please
try the attached file and if it does not work send me the
one you have corrected.
Thanks. Bill
xlfEditor.sh
Logged In: YES
user_id=1111672
Okay.
The updated script works.
Raymond