William Paoli wrote:
> $obj => {Title} =""; #Is this initilizing the
> attribute?
> I dont know why I am just not getting this stuff.
> Please help me.
your syntax is wrong, thats all. so your assignment is make some kinda
rudimentary database lookup program thingie? your program reads the file
(Let's keep our discussion on the list, for all to help and learn.)
On Aug 8, 2004, at 11:08 PM, William Paoli wrote:
The field format of the file is structured like
this:
"Car Number":"Driver Name":"Sponsor":"Owner":"Crew
Chief":"Car Make":"Mini Biography":"Team Name"
I couldn't tell, are you str
On Aug 8, 2004, at 2:24 AM, William Paoli wrote:
Im not looking to cheat, just a push in the right
direction.
It's hard form me to help you much, without showing code. And of
course, if I use something you're teacher hasn't taught yet...
Still, I'll try to give a hint or two.
[snip]
The field fo
Im not looking to cheat, just a push in the right
direction.
This is assignment has to do with objects, classes,
packages, classes.
There is a text file that is comma delimited that we
will have to get data from.
The methods and what they will do are all layed out
for us. I am stuck on creating