some questions
1.
when i set a memo text as "11111 22222 33333 4444444444444444444444444"
the memo would auto wrap, but the first line is not wrap on the memo right, but at a space postion eg.
1111 22222 33333
444444444444444444444444444444444444444
I hope it as :
1111 22222 33333 44444444444444444
4444444
How can I get it?
2.
I want to set a text as "str=strings[0]",but FR dispose [0] as a variant, how can i include [ ] or others as it in the memo?
when i set a memo text as "11111 22222 33333 4444444444444444444444444"
the memo would auto wrap, but the first line is not wrap on the memo right, but at a space postion eg.
1111 22222 33333
444444444444444444444444444444444444444
I hope it as :
1111 22222 33333 44444444444444444
4444444
How can I get it?
2.
I want to set a text as "str=strings[0]",but FR dispose [0] as a variant, how can i include [ ] or others as it in the memo?
Comments
11111 22222 33333
4444444444444444
444444444
you can't change this behaviour.
2) See the documentation about using [] symbols in the memo.