× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



HI Srinivas,

Edit Code allows you to format a number the way you would like to see it.
Edit Word is similar.

Ever use Query and went into field formating?

Do you want commas to separate the thousands?
Do you want to see a blank or a '0' for a zero amount?
How do you want to represent a negative amount: 'CR', '-', or ' '?
Do you want leading zeroes suppressed?
If the number will always be positive, then you can save the space and
tell it no sign.

When using CODE to design your screens, it will show you the format of the
field as you select the various edit codes.

Here are some examples:

Edit Code J:
123456 looks like: 123,456
-123456 looks like: 123,456-
0 looks like: 0

Edit Code K:
123456 looks like: 123,456
-123456 looks like: 123,456-
0 looks like: (blanks)

Hope this helps.

Glenn Gundermann
ggundermann@xxxxxx
(647) 272-3295



Hi All,

Can any one please explain me the concept of EDTCODE in Display file
with an example.

Thanks in advance


Regards,
Srinivas


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.