by prldb » Mon Jun 11, 2012 2:28 pm
In case this information should prove useful to someone else. I did get the error message due to a syntax problem with the inp file (apparently). Visual inspection of the inp file showed no problems with the file and the CJS analyses are performed normally by MARK. When I try to run RELEASE, however, the last few lines of the RELEASE output file are:
INPUT --- glabel(14)=VrMU;
INPUT --- glabel(15)=VrFR;
INPUT --- glabel(16)=VrFU;
INPUT --- glabel(16)=VrFU;
Length of command exceeded MAXCHR/2 characters.
The peculiar line is the repeated line refering to the 16'th group. I don't know why RELEASE repeats that line but presumably that's the glitch. A colleague imported my inp into Excel as space delimited (the column formats were brought in as text to keep the zeros), and then saved the imported file using the ‘Text (MS-Dos) (*.txt)’ option in save. I then changed the extension to inp and this file (without any editing) reproduced the same analysis results for CJS modelling and RELEASE produced no error message and ran normally. Bizzarely, when we tried to use U-CARE, U-CARE ran with the original version of the inp (which RELEASE complained about) but shut down when we tried to open the second version of the inp file (that RELEASE did not complain about).