Re: any issues with negative INPUT under Comet/32?


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Barbara Brazil on September 18, 2013 at 13:52:24:

In Reply to: Re: any issues with negative INPUT under Comet/32? posted by Bob A on September 18, 2013 at 09:33:01:

OK we have a better understanding of the issue now. The thing that's really throwing it off is the editmask. It's longer than the expected length required for input of the number. To input a 9.4 number you need a max of 11 characters: 9 plus 1 for the decimal point and 1 for the sign. The editmask uses more characters than that because of the commas so Comet makes the entry field longer than the actual field. Since the field is right justified, the truncation is cutting off the right most digits (in this case just the sign).

We haven't decided the best way to deal with this yet. You can get an immediate solution by removing the editmask from the FORMAT. We don't understand why you have an editmask in an INPUT format anyway. Editmasks are for output.

Joe, is there an editmask in your input FORMAT also?




Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]