I need a function that can extract string starting with "$" and ending with " ' " or "," or nothing
Suppose string is
efgh = '$EXPCH.nmo' AND tree = $Name, tree = $pcd
it should return me
EXPCH.nmo
Name
pcd
Any help please...
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 7 of 7
Thread: Help in extracting stringThreaded View
|
Click Here to Expand Forum to Full Width |