NetTalk Central

Author Topic: Memo field on a memory form  (Read 2237 times)

John Fligg

  • Sr. Member
  • ****
  • Posts: 361
    • View Profile
    • Ambrit Software
    • Email
Memo field on a memory form
« on: March 17, 2012, 04:13:44 AM »
On a memory form I have a local variable loc:message which is supposed to be a text entry field for an email. However, when you enter new paragraphs the line feed is not produced so the message is one continuous piece of text.

This would not happen if the field was a MEMO filed. However a local variable cannot be set to a MEMO field and the field property on the form cannot either, both having to be string(1000).

I must be missing something obvious. How can I add a text field that will allow me to add multiple new lines/paragraphs?

Thanks

John

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11239
    • View Profile
Re: Memo field on a memory form
« Reply #1 on: March 19, 2012, 12:18:06 AM »
fixed in 6.26