Simplicty and flexibility!


New Function in 8 - StringTo() - Return the content of a string from start up to Search (Ver. 8.0.0.1195)

Started by DataEase
You will need to Sign In to be able to comment on the Blog!

New Function in 8 - StringTo() - Return the content of a string from start up to Search (Ver. 8.0.0.1195)

This is the string version of MemoStringTo() and the complimentary functions are MemoStringFrom() and MemoStringBetween().

All Memo functions manipulate another field when all String functions return a string directly from the function. This is due to the 8bit barrier in DataEase functions as return values i.e. a function can maximum return 256 characters.

Ex 1.
The Headline field for this page is Topic so StringTo(Topic,"-") would return: New Function in 8 .

Ex 2.
StringTo(Topic,"(Ver") would return: New Function in 8 - StringTo() - Return the content of a string from start to Search



Written by DataEase 11/01/13 at 12:33:39 Dataease [{8}]FIVE
DG3_BlogList