in reply to Syntax Error with Embedded Structs
but I would make sure that# Insert my new Appt struct into the appts array push @{ $days[$dayCount]->appts }, $temp
before doing so.ref($days[$dayCount]->appts) eq 'ARRAY';
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
(tye)Re: Syntax Error with Embedded Structs
by tye (Sage) on Apr 18, 2001 at 02:56 UTC |