On Fri, Oct 10, 2008 at 2:52 PM, Grant Johnson <[EMAIL PROTECTED]> wrote: > Everything SEEMS to go OK until step 4 > > # \i ./springerout > > "invalid Command \N" for every record > > Any ideas? >
To see the first error in the file, issue the following before the \i command: \set ON_ERROR_STOP 1 That will halt input from a file on the first error it encounters so you can investigate. I suspect either a TCN or ID collision ... -- Mike Rylander | VP, Research and Design | Equinox Software, Inc. / The Evergreen Experts | phone: 1-877-OPEN-ILS (673-6457) | email: [EMAIL PROTECTED] | web: http://www.esilibrary.com
