Hi, When i run perl programs, some times it will hang in the middle of program...and when i press <ENTER> then it is going to next step..
But it will not happen all the times... once some times it is hapenning.... i don't know what could be the reasons... my plat form is Windows 2000 and i am using perl 5.8 following is my sample program... and i use lot of system commands in my script.... is system command giving problemm Each time my program will hang after executing system command.... Can any one help on this.. I appreciate u r help... thanks in Advance -Madhu ______ #!C:\perl\bin\perl -W 1. get the file name from C:\temp 2. read the file close 3. run some system command (system "bteaq <a.bteq >out.txt") 4. print some message 3. run some system command (system "mload <a.mload >out1.txt") print some message and again some system command -------- ____ __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]