Altered and streamlined the @attribute command's behavior.
authorRick L Bird <nveid@yahoo.com>
Sat, 7 May 2011 04:33:39 +0000 (00:33 -0400)
committerRick L Bird <nveid@yahoo.com>
Sat, 7 May 2011 04:33:39 +0000 (00:33 -0400)
commit5ddf0514fd6b1920ccf3638889e94db53d265d34
tree5c52c7c04d03a5f7d31d5e408e4976417f5af816
parent22e957677a12559e9fbf7ce01878b910dff01aae
Altered and streamlined the @attribute command's behavior.

1) The undocumented DEFAULTS switch now works with Access switch.
2) @attribute without any switches defaults to INFO
a) @attribute/info or @attribute itself without any arguments
   defaults to info on the DEFAULT attribute.
3) @attribute x=y, defaults to ACCESS switch
hdrs/attrib.h
src/atr_tab.c
src/cmds.c
src/command.c
src/funufun.c