Re: [Tutor] Creating Packages

2007-07-18 Thread Kent Johnson
Greg Lindstrom wrote: > Hello- > > I have written a class to help folks like me manipulate data segments > (the kind one deals with when reading/writing data files). The classes > and tests are written -- at least enough to get things going -- what I > need help with is creating a package out

[Tutor] Creating Packages

2007-07-18 Thread Greg Lindstrom
Hello- I have written a class to help folks like me manipulate data segments (the kind one deals with when reading/writing data files). The classes and tests are written -- at least enough to get things going -- what I need help with is creating a package out of this and then creating routines t