[Info-vax] SET SHADOW SYNTAX

VAXman- at SendSpamHere.ORG VAXman- at SendSpamHere.ORG
Wed Oct 19 15:20:14 EDT 2011


In article <j7n6tr$jdm$5 at online.de>, helbig at astro.multiCLOTHESvax.de (Phillip Helbig---undress to reply) writes:
>In article <00AB71F5.E7FBCCBD at SendSpamHere.ORG>, VAXman- 
>@SendSpamHere.ORG writes: 
>
>> ! MASTER_LIST=name
>> ! MASTER_LIST=*
>> ! MASTER_LIST=(*)
>> ! MASTER_LIST=(name)
>> ! MASTER_LIST=(name,name,...)    i.e. comma separated list of names
>
>> define type shadow_policy
>>         keyword hbmm            value(type=$PARENTHESIZED_VALUE)
>
>Is there any reason for this?  I really don't see why
>
>   $ SET SHADOW/POLICY=HBMM=MASTER_LIST=*
>
>shouldn't work while
>
>   $ DIRECTORY/SIZE/SELECT=SIZE=MIN=1000


Because...

define type select_options
:
        keyword size,           default,value(list,type=sel_size_options),nonnegatable
:

define type sel_size_options
        keyword minimum_size,   default,value(default=0),nonnegatable
        keyword maximum_size,   default,value(default=1073741823),nonnegatable
:

If its command definition says it's a parenthesized value then you have
to supply a parenthesized value!
-- 
VAXman- A Bored Certified VMS Kernel Mode Hacker    VAXman(at)TMESIS(dot)ORG

All your spirit rack abuses, come to haunt you back by day.
All your Byzantine excuses, given time, given you away.



More information about the Info-vax mailing list