
wyndcrosser
Novice
Oct 7, 2012, 9:42 PM
Views: 6442
|
Re: [FishMonger] Finding data in arrays
|
|
|
until ($temp == 0); allows me to break the loop and return to menu 1-3. I'll review over what Fishmonger just told me. thanks. My hardest issue is verifying how to correctly find the data in studentID and identify what the if statement should do? Does there need to be a loop there? I'm not asking for "here's some code", but just some clarification, or if someone is willing to guide me through what I'm asking. I don't plan on being a PERL expert, but I would like to figure out what the heck I'm doing :). This is a basic PERL class, so I'd like to stay in the realm of that thinking as well :).Perl Newbie - 7 months of PERL basics.
(This post was edited by wyndcrosser on Oct 7, 2012, 9:44 PM)
|