MOO-cows Mailing List Archive

[Prev][Next][Index][Thread]

Re: Quota question




>As a wizard, you may create objects with the proper owner in the first place.
>Try:
>  new = $recycler:_create(parent-object, intended-owner);
>... so if 'new' returns E_QUOTA, the -user- ("intended-owner")truly is out
>of quota (in whatever scheme you're using).  It's possible that you're using
>create() instead of $recycler:_create (this would return E_QUOTA if your
>.ownership_quota is large and negative).


I tried your suggestion and it worked.  Thanks for the help, and the
information.

============================================================
            (rayzer)  Ray A. Reaux            http://csgrad.cs.vt.edu/~reaux/

                           Cottleston, Cottleston, Cottleston Pie,
                           A fly can't bird, but a bird can fly.
============================================================





Home | Subject Index | Thread Index