Re: How to I load items into arrays inside of an object?

Originally Posted by
incubus898
I am having trouble with this program. I can't seem to load all the objects in?
You'll have to be a bit more specific than that - load all what objects in what?
You've posted a huge dump of unformatted code with no indication at all of where the code you're referring to is. I doubt anyone will be prepared to wade through it to find out.
when i use case 6 of the process choice I only get the first object.
I have no idea what that means.
Any and all advise would be helpful. thanks
Post your code formatted, inside CODE tags (see my sig), highlight the particular section you're having trouble with and explain exactly what's going wrong.
Preferably, post up an SSCCE that clearly demonstrates the problem.
Programming is an explanatory activity...
R. Harper
Please use [CODE]...your code here...[/CODE] tags when posting code. If you get an error, please post the full error message and stack trace, if present.