syntax error that shouldn't be
Kenneth Brody
kenbrody at spamcop.net
Fri Mar 14 13:57:39 PDT 2014
On 3/14/2014 3:53 PM, Richard Kreiss wrote:
[...]
>>> Then: declare MyTest(40,*)
[...]
> I tested Mark's programming and found that len(MYTest) does show a length of
> 40.
>
> : MyTest="Small String"{""
>
> I just tested msgbox "New Len:"<dlen(MyTest) and it also showed a length of
> 40. Should that not have been 10?
No. MyTest is defined as being 40 characters long, so why would you expect
LEN() to return anything other than 40?
--
Kenneth Brody
More information about the Filepro-list
mailing list