Pati T 1.Sep.06 12:02 PM a Web browser Domino Server 6.5.5 Windows 2003; Windows 2000; Windows XP; Windows NT; Windows 95; Windows 98
Hello,
I didn’t find solutions in his forum……so help me
I want to get a special sub string from string. I know that substring :
1. contain only figures !
2. the number of figures in each sub string = 10
3. not contain any space, dot, common
For example :
String = Mr Smith 5028956003 lotus notes 27.09.06-11.10. 0641297 fasegarefg
Sub string = 5028956003
String = fadfga etwgdsg 457 458 455 1994027200 Miss Jackson. 2349877778666543344
Sub string = 1994027200
It is possible to write a LS function that do it ?
Best regard's


Sub string in string (Pati T 1.Sep.06)
. . RE: Sub string in string (Jerry Redman 1.Sep.06)
. . RE: Sub string in string (Paul K Smerdon 1.Sep.06)
. . . . RE: Sub string in string (Pati T 4.Sep.06)
|