Re: I finally did it- Packages

2005-08-15 Thread Manav Mathur
> I have just successfully figured out how to get the "return" from a > "package" > in the main program.. > > @Data = ReadFile::ReadFile("TownCrier.db"); > > Wha Hoo > > ANYONE having more informtion on making and using packages, please let me > know. > My 6 book library barely mentions it

I finally did it- Packages

2005-08-15 Thread Luinrandir
I have just successfully figured out how to get the "return" from a "package" in the main program.. @Data = ReadFile::ReadFile("TownCrier.db"); Wha Hoo ANYONE having more informtion on making and using packages, please let me know. My 6 book library barely mentions it! my programming just g