|
View previous topic :: View next topic
|
| Author |
Message |
poshabrar
New User
.jpg)
Joined: 10 Jul 2006 Posts: 23
|
|
|
|
I have a text in my input file, Like
=afdlkfjladkfjlakjdfkjlkjjlkjf)
I would like to extract only the text between '=' and ')' in ezytreive.. How can i do this using some string functions??
-Rahman |
|
| Back to top |
|
 |
dick scherrer
Moderator Emeritus

Joined: 23 Nov 2006 Posts: 19243 Location: Inside the Matrix
|
|
|
|
Hello,
Define the text field as an array and loop thru the array extracting the values between the "=" and the ")".
As far as i know, there are no "string" or "unstring" functions in Easytrieve. |
|
| Back to top |
|
 |
|
|