Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Continue without waiting for input

Status
Not open for further replies.

19352

Technical User
Jan 23, 2008
1
0
0
SI
Hello everybody!
I'm really stuck with a problem I can't solve.

I want to do the following

$input = <STDIN>
if no input in x time continue with program

is it possible to do that. I really need an answer quickly! I checked the forums and found this but it just wouldn't solve my problem.

Thank you,
Tim
 
look into alarm()

------------------------------------------
- Kevin, perl coder unexceptional! [wiggle]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top