
     NAME
          chmod - change mode of file

     SYNTAX
          int chmod (path, mode)
          char *path;
          int mode;

     DESCRIPTION
          This service is not implemented on MPX.  The service
          setacc() is used instead.

     RETURN VALUE
          A value of 0 is always returned.

     SEE ALSO
          setacc.m, getacc.m

          (printed 07/30/92 - J B Systems)

