Couple questions (alarm(), nested loops)

2003-03-19 Thread FARRINGTON, RYAN
Title: Couple questions (alarm(), nested loops) ok does ActiveState implement something like alarm() in the win32 version? and if I have nested loops: foreach $var(@vars){ foreach $stuff (@stuffs){ } } how do I make the second loop force the first loop to go to the next

RE: Couple questions (alarm(), nested loops)

2003-03-19 Thread Joseph P. Discenza
Please post in plain text if you can. It makes it easier to reply. FARRINGTON, RYAN wrote, on Wednesday, March 19, 2003 10:14 : ok does ActiveState implement something like alarm() in the win32 version? IIRC, they don't. Someone else may have better information (5.8?) than I do. : and if I