MOO-cows Mailing List Archive

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

Re: Verb-line arguments



At 12:53 PM 7/23/96 PDT, Michael Smith wrote:
>What about verb-line arguments that are builtin, for instance running a verb
>with a -<argument> would do something different to the verb, for instance:
>
>-quite --> no text output
>-debug --> quicker than making it +d

Why not just write a :run verb to do that?  Instead of building it into the
server, that is.

e.g.

run -quiet -debug say hello

:run would grab it's flags, then eval the rest.
_____________________________________________________
jesse montrose <jesse@spine.com> http://www.spine.com
     After seven years, I was sent home to my family.  
                 Little man, I give the watch to you.




Home | Subject Index | Thread Index