I want to execute the following command on cmd.exe from perl : "glomosim data.in" For that I write the following:
system(glomosim data.in);But it doesn't work .I am using windows7 and I am begginer with perl, So how i can use system subrotine with windows 7 ?
In reply to system sub routine with windows7 by Njoud
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |