Hi;
I m using following code for writing system IP in notepad from shell command
shell("ipconfig > c:\ipfile.txt")
but it do nothing( no errors comes also)
please solve this problem
Thanx
Ravi
I m using following code for writing system IP in notepad from shell command
shell("ipconfig > c:\ipfile.txt")
but it do nothing( no errors comes also)
please solve this problem
Thanx
Ravi
Comment