Hello
I am trying to create a package, a .pm file. The thing is that the package should be created automatically based on the data from an excel file. I have managed to extract the data from the excel file and store them into the required arrays. Now i need help with the package generation part. Can i send these arrays to subfunction which in turn writes the package.
Please provide insight to this pupil.:)