Hi, Anyone can tell me how to express the "begin with one word" in skill? Now, I want to replace text begin with one word in a library, such as HT. Using the rexMatchp, I can find the 'HT'. But the 'RIGHT' also was replaced. So, I want to only find the begin with 'HT' words and replace it. I know it can use '^' to express the begin with in Perl. Please tell me how to express in Skill. Thanks in advance. Regards, Jason
↧