Dark Sean
August 8th, 2001, 08:50 AM
Hello,
I have found myself going back to code I have written to cut and paste functions or procedures in new projects, and I thought it's about time I start to make a Library of helpful functions for use in the future.
What I want to know is, if I was to say make a library of String Functions, should I put the functions in a Class Module(.cls) or just Module(.bas)?
And why should I choose one over the other?
Thanks,
Sean
I have found myself going back to code I have written to cut and paste functions or procedures in new projects, and I thought it's about time I start to make a Library of helpful functions for use in the future.
What I want to know is, if I was to say make a library of String Functions, should I put the functions in a Class Module(.cls) or just Module(.bas)?
And why should I choose one over the other?
Thanks,
Sean