Hello,
I am just learning perl objects and I am having some trouble fully grasping the concept. So I made a simple example to figure it out however it is not working.
I created two files: object_tut.pl and Person.pm
In this simple example I have a string $seq which I turn into an object via a...
Thanks taupirho but for some reason that did not work when I tried it.
I ended up just running a .bat file from VBA using this syntax and it worked out OK.
Shell ("Replace.bat orig_name new_name")
Since I am new to batch files I was probably not asking the right questions.
Regards,
Starks
Hello,
I have a Replace.vbs script which does this operation to a text file "Test.txt"
-finds a string "orig_name"
-replaces it with a string "new_name"
I save the Replace.vbs and test.txt in the same directory:
C:\Documents and Settings\tops\My Documents
and from the command line (start->...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.