M
ms shakeel
hello
thanks in advance for help
i have a following assignment
Mypath = "c:\windows\desktop\hello.txt"
i want to extract the following details such that
variable1 = c:\windows\desktop\
and variable2 = hello
and by using these variables variable1 and variable2,
i open the text file with name given by variable2 placed
at the path given by variable1
this has to be done by using the shell command as shown
below
thank you
shakeel
(e-mail address removed)
thanks in advance for help
i have a following assignment
Mypath = "c:\windows\desktop\hello.txt"
i want to extract the following details such that
variable1 = c:\windows\desktop\
and variable2 = hello
and by using these variables variable1 and variable2,
i open the text file with name given by variable2 placed
at the path given by variable1
this has to be done by using the shell command as shown
below
thank you
shakeel
(e-mail address removed)