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?

Comments

  • edited 2:17AM
    1) FR will wrap this text as
    11111 22222 33333
    4444444444444444
    444444444
    you can't change this behaviour.

    2) See the documentation about using [] symbols in the memo.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.