> For consistent results with 7.x, All variables used in a form *should* be > declared in the "On After Start" Form level EEP.
Mike -- I always declare variables in the On BEFORE Start EEP, figuring they should be there when the form components are created. Should I change this to use the On AFTER Start EEP? -- Larry

