Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 18 JUL 2006 06:00:34AM Chang Lee Churn wrote:

I have a screen, which the user keys in details for specific end product.The last column will be remarks for the end product (at the edge of the screen) .

Although the column is the column display length is 30, the screen will only show the 1 character of the whole column. But, the user can enter more than that. When I use F3 to check the column, I can see that what I entered. Whenever I press -] key, the cursor will go to the next line 2), when it should've move further back on the same line.

———————————————————
Serial_No Time Date Grade Converted_grade Remarks
1)
2)
3)
——————————————————–

The above is roughly how the screen looks like.

My question is why is the screen behaving that way?


At 18 JUL 2006 06:40AM Warren Auyong wrote:

Edit the prompt (shift-f6) in Paint and check the Maximum length parameter.


At 18 JUL 2006 10:23PM Chang Lee Churn wrote:

I checked the prompt, the maximum length is 30.

Is that normal?


At 19 JUL 2006 12:54AM Warren Auyong wrote:

That's max length vs display length?

Display length is the width of the prompt on the screen.

Max length limits the total number of characters that can be entered into the field. Normally this is set to null (theoretically 64K). If it was set to 1 this could account for the behavior you are seeing.

Are there any patterns, iconvs, post-prompt or perpetual processes on the window in question? Is there a hidden label on the prompt?

What happens if you delete the prompt and add it back in? (Back up the window first).


At 24 JUL 2006 04:58AM Chang Lee Churn wrote:

what's max length vs display length?

the display length is width of the prompt is 30. max length is 30 as well.even that, it is still showing the same behaviour as before (only 1 character in the 30 character length prompt)

if I just delete the prompt and leave the lable. Everything will work fine except that prompt order will be slightly out of sequence.which is to this order.

Referring to this screen,

———————————————————-|

Serial_No Time Date Grade Converted_grade Remarks
1)
2)
3)
——————————————————–

Once i start pressing ENTER key, the cursor from move from the serial_no 1) prompt to Converted_grade 1) prompt but it will go to

serial_no 2) prompt and when i press the UP key, then the cursor will move to Remarks 1) prompt.

This is what happened when I removed REMARKS prompt leaving the lable and recreate the REMARKS prompt.

How should I fix it? Is the MODES setting going to change anything?


At 24 JUL 2006 11:31AM Victor Engel wrote:

Display length is the length of the field to display on the screen. Max. length is the maximum length that the user can enter into the field. If Max. length is greater than display length, the field should scroll as the user enters the data.

It looks like you're setting up associated multivalue fields. With associated multivalue fields, you need to be sure that all fields are in the same AMV group. You need to also make sure that the prompting sequence is the way you want it to be. In older versions of Arev, you must set the prompting sequence before you group the fields.

In Paint, you can reorder prompts by pressing SF7. You can change which fields are associated by selecting Groupings from the F10 menu.


At 25 JUL 2006 06:36AM Chang Lee Churn wrote:

Thanks.. I solved the problem. Thank you Victor and Warren.

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/b6d0dbd211de19a1852571af0036fbe1.txt
  • Last modified: 2023/12/28 07:39
  • by 127.0.0.1