| One of these is likely what you want, Susan:
MOD ENTRY entryname/NAM=newentryname
MOD ENTRY entryname/FIL=newfilename [as Cathy says]
MOD ENTRY entryname/NAM=newentryname/FIL=newfilename
Or, if you literally mean modify a _conference_ (of which you're
a moderator) then one of these should be what you're interested
in:
SET MOD [you've to do this first regardless]
MOD CON/TIT=newtitle ["Topics of...." is the title of =wn=]
MOD CON/NOT=newnotice [this is the "See note 999" stuff]
MOD CON/NOWRITE [to lock it]
MOD CON/WRITE [to unlock]
MOD CON/RESTRICT=(MEM,KEY) [to make it a members-only file]
MOD CON/NORESTR=(MEM,KEY) [to open it to the world again]
If you're a mod, you can also modify some member (to give or rescind
mod privs, e.g.)
MOD MEM accountname/PRIV=(MOD,CRE)
MOD MEM accountname/NOD=(node,node,node)
MOD MEM accountname/MAIL=mailaddress [or /NOMAIL]
=maggie
|