Good Afternoon, Maybe I've asked this before and there's probably an easy solution to this, but I can't seem to come up with it. I need a column in a temporary table that can be edited easily with carriage returns. Here's what I've tried:
1. A varchar column and a form. This brings up a confusing edit box on top of the form when you try to type anything into the field. It also doesn't grab the initial keystroke when you start typing. If there's an eep that would bring up the edit box immediately upon entry into the form field that would work ok. But I still think it will be confusing to the end user. 2. A varchar column and RBEDIT SELECT VARCHAR clause. This works great in the full version, but doesn't work in the Runtime where I need it. 3. A note column and a form. In this case the form requires a CTRL- Enter instead of Enter to create the carriage return. Enter can't be keymapped, so I appear to be stuck. Any ideas would be greatly appreciated. I'm running the latest version of Rbase for Windows. Duey++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++ + Duey Heffelfinger, Director of Computer Services + + E-mail: [EMAIL PROTECTED] Dana College + + Phone : 402-426-7289 2848 College Drive + + Blair, Nebraska 68008 + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + If you can dream it, it can come true! + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

