" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#008000" VLINK="004000" ALINK="#00C000">

                                  LOCKS

Purpose:    Sets the number of system file locks, accessible in system
            calls.

Syntax:     LOCKS = xx
            Where, xx is the number of locks ranging form 4 to 92, or 0

By default:  LOCKS = 4

Note:
     The lock principle is used primarily with networked software. In
absence of such, the best memory saving choice is LOCKS = 0.