| |
wmec
Posts: 125
Score: 0
Joined: 8/5/2004
From: Hong Kong, China
Status: offline
|
Hi, For a string like "some char ^AB^CD", is there a function, for finding out the position of the last 2nd "^" inside? Is "last(?? )" supported by VB script? Actually the string can be like "some char ^^^^^^^^^AB^CD". And for me it's safe to know that of the last 2nd "^". It's OK for this already using '-1' for 'last parameter' by 'InStrRev'.
< Message edited by wmec -- 6/27/2007 2:43:11 PM >
_____________________________
Thanks & Best Regards, HuaMin Chen
|
|