in reply to Generalizing Similar Scripts into a Module

this sounds like an inheritance application. Tutorial: Introduction to Object-Oriented Programming should be able to help. Or the other object orientation parts of the tutorial library.
  • Comment on Re: Generalizing Similar Scripts into a Module