1
2
/* This function is written en OpenEdge ABL 11.6.3 */
/* It receives an integer that represents a quantity in units, */
This function receives an integer that represents a quantity in units, and returns a character string that expresses the quantity in dozens and single units.
I wrote it because I work in a textile business, and, although our stock is in units, main customers ussually want to see their invoice expressed in dozens.
I wrote it because I work in a textile business, and, although our stock is in units, main customers ussually want to see their invoice expressed in dozens.
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.