From Newsgroup: comp.lang.clarion
On Thursday, 26 September 2019 05:12:12 UTC+2, Joe Drive wrote:
Hi,
I need to count how many characters of a field, does any one can tell me what is the command?
thx
Len(Clip(String)) or you will get all the spaces as well. Len(CString) will be correct.
--- Synchronet 3.21d-Linux NewsLink 1.2