On Feb 12, 2009, at 3:08 PM, Jeff Ellena wrote:

Hi Jeff,

Finally the terminal output indicated
Expected integer but got “”
Can’t read “shifts”: no such variable
Can’t read “shifts”: no such variable

This looks like there's still a problem in the readNMRSTARShiftTable call, probably caused by something odd in your sybassign.str file. Since the readNMRSTARShiftTable call crashed, the $shifts variable never got set, and it's unavailable to be used in the calls to reportUnassignedAtoms and createShiftAssignments.

Try inserting a "puts $errorInfo" after the readNMRSTARShiftTable call. You can also temporarily remove the " ; noOutput" at the end of the call to readNMRSTARShiftTable, which might be hiding some useful clue in this circumstance.

--JK

_______________________________________________
Xplor-nih mailing list
[email protected]
http://dcb.cit.nih.gov/mailman/listinfo/xplor-nih

Reply via email to