Dear all,
I have a line like this:
notepad test.txt # This is a test. 

I want to put seprate the line into two by "#", like

var1 = "notepad test.txt"
var2 = "This is a test." (I do not want to include # sign)

How can I do?

Thanks a lot inadvance!

Lixin
 
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to