Gregor N. Purdy writes: > In "And now at length they overflow their banks." its not clear > how an overflow field gets tied to its initial non-overflow field. > In the recipe example given, how does it know to go with the > $method field instead of the $prep_time field?
The definition given is: An overflow field automagically duplicates the field specification immediately above it. The method field is immediately above the overflow field; the preparation time field isn't. Smylers