View previous topic :: View next topic |
Author |
Message |
euphoria Beginner
Joined: 05 Dec 2005 Posts: 14 Topics: 8
|
Posted: Mon Dec 19, 2005 2:20 am Post subject: String Functions in Eazytrieve |
|
|
Are there any string functions,for calculating length of string,reversing a string etc,in EZ+.
-euphoria |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Mon Dec 19, 2005 5:27 am Post subject: |
|
|
euphoria,
Easytrieve has *add-on* macros for string searching. Check with your system personell if they are installed.
However you can write your own logic using DO loop.
Hope this helps...
Cheers
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
|
|