RECEIVING THE FOLLOWING ERROR when trying to run this script below
./hdgh_monitor_mon[11]: 0403-057 Syntax error at line 22 : `elif' is not expected.
set 1 /opt/quovadx/qdx5.1/integrator
set 2 ms4test
setroot $1 $2
err=no
file=$HCISITEDIR/exec/hcimonitord/pid
flag=$3
DISPLAY=99.999.999.9:0...
Recieving an error when trying to run this part of my script , it gives me a usage error...
the command is qhld
for what i want is qhld -#
i take what the user enters and set it to variable jobnumber
then run qhld -#$jobnumber
else if ("$choice" == "7" ) then...
We are trying to write a proc that will basically look at one of the HL7 fields, it is field that contains an unique ID for each radiology result.
open up a file that resides on the server, scan through it based on a search on the unique ID, and then close it.
If the ID exists within the...
We are trying to write a proc that will basically look at one of the HL7 fields, it is field that contains an unique ID for each radiology result.
open up a file that resides on the server, scan through it based on a search on the unique ID, and then close it.
If the ID exists within the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.