On Mon, Jul 05, 2004, Vlad Cojocaru wrote:
> 1525-049 The list-directed or NAMELIST READ statement cannot be
> completed because the input data did not specify a valid delimited
> character string.
You don't say whether you tried the suggestion of putting quotes around
the restraint mask; I think by the Fortran standard, these should be single
quotes:
restraintmask=':1-7',
It seems possible that leaving this out could lead to the "not specifying a
valid delimited character string" message -- IBM is always picky about syntax.
If this is not it, you just need to do a little trial and error: remove
pieces of the namelist input until you figure out what is the problem.
....dac
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Mon Jul 05 2004 - 16:53:01 PDT