H. Peter Anvin writes: > I think raise() overrides `...' unless in a called verb? Not true; under the new error stuff, there's no difference between an error being raised from the current verb or from some called verb. Only !d verbs treat these two cases differently. Pavel