in reply to Re: Problem with System() command in perl?
in thread Problem with System() command in perl?
yes I already looked into that. he's opening calculator through its main .exe file that is why it is working. but for some weird reason I have to open it from the shortcut that is why I used that path in system call. how can we do the same operation when invoking calculator through shortcut??? any suggestions???
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Problem with System() command in perl?
by marto (Cardinal) on Oct 07, 2016 at 10:58 UTC | |
by ankit.tayal560 (Beadle) on Oct 07, 2016 at 11:36 UTC | |
by shadowsong (Pilgrim) on Oct 07, 2016 at 13:03 UTC |