I'm trying to create multiple ring buffers of a set of points and am finding that the 'Outside Only' option isn't available - the checkbox doesn't appear in the dialogue. When I try and run this as a python command using the "OUTSIDE_ONLY" parameter it fails and gives me the error of 'value is not member of Full'. My goal is to create concentric ring like buffer zones around points that are 0-0.5 miles, 0.5-1 mile, and 1.0 - 1.5 mile distances. Is this a bug or has functionality been dropped (according to the documentation it should be available).

