The SECORD option determines if the nonlinear solver will use second order derivates.  If used (SET SECORD 1), second order derivatives will always be computed analytically, as opposed to using numerical differences.  Computing second order derivatives will take more time, but the additional information they provide may lead to faster runtimes and/or more accurate solutions.

LINGO defaults to not using second order derivatives.