daogu
saniao
December 9, 2010
Shift text on next line in text item
Filed under : Forms
Hi,
how i can shift some part of text to next line in a text item or in alert message text.
Thanks in advance
Answer:the Character of Ascii Code 39 allow is for new line. You can use CHR(30) to shift text on new line, this may be done in alert message but you cannot shift a text to next line in a text item. For this you have to use multiline text item.
Regards,
Azam Khan
Related posts:
- Help! Copying text using check box Hi guys, I’m making a form for entering customer...
- error when changing item visual attribute property hi i want to change the visual attribute of...
- Change a display item at run time Hi All, I have a form that has a...
- To poulate a text item from LOV I created a form it contains 2 text items...
- alert problem how can messages show on multi line through the...
No Comments