cmd-@rp is a MUF program designed to ease the maintance of large
grops of properties that need to be uploaded to the muck. It provides
a more convieant format for the storage of them that includes the
ability to comment the work.

It is most used right now to upload help for my MUF, and my personal
desc setups, though, with the coming versions I intend to advertise
it's existance to users more. I had not in the past due to (1) a lack
of help material, and (2) it uses a fixed list format rather than
calling the list library to output in local standards.

Intallation:
First thing you do is ascii upload the file to the muck, for example
with TinyFugue you would:
/quote -0 'cmd-@rp
This will creage a program cmd-@rp.
Then you need to make an exit to it, persumably global, with commands
like:
@action @rp=#0
@link @rp=cmd-@rp

Upgrading:
Just get the progam in your inventory and do the ascii upload.

-- Peter Torkelson (aka WhiteFire)
   wfire@tcp.com

