Correction: Numbers-to-Words Program (May 94)

RPG
Typography
  • Smaller Small Medium Big Bigger
  • Default Helvetica Segoe Georgia Times

In the May 1994 TechTalk, we published an RPG program (CVT001RG) that converts a numeric value to words for check writing. It accepts an eight-digit numeric value with two decimal positions (maximum value 999,999.99) in parameter one; it returns an 80-character output parameter containing the word form of the numeric value.

Several readers contacted us concerning a bug they found in the code. If the ten-thousands position of the numeric value contained a zero (e.g., 100,256.22 or 300,384.53), the word form of the value did not contain the word thousand. For example, the value 100,256.22 converted to ONE HUNDRED TWO HUNDRED FIFTY- SIX AND 22/100 instead of ONE HUNDRED THOUSAND TWO HUNDRED FIFTY-SIX AND 22/100. To correct the bug, insert the code contained in 9 after the first ENDIF operation.

Several readers contacted us concerning a bug they found in the code. If the ten-thousands position of the numeric value contained a zero (e.g., 100,256.22 or 300,384.53), the word form of the value did not contain the word thousand. For example, the value 100,256.22 converted to ONE HUNDRED TWO HUNDRED FIFTY- SIX AND 22/100 instead of ONE HUNDRED THOUSAND TWO HUNDRED FIFTY-SIX AND 22/100. To correct the bug, insert the code contained in Figure 9 after the first ENDIF operation.


Correction: Numbers-to-Words Program (May 94)

Figure 9 Code Segment to Fix RPG Program CVT001RG

 * Insert this code segment after the first ENDIF operation of * CVT001RG as published in May 1994 * * If hundred-thousands position is greater than zero and * ten-thousands position is zero (e.g., 100,256.22), add the word * thousand from the compile-time array * *. 1 ...+... 2 ...+... 3 ...+... 4 ...+... 5 ...+... 6 C HTHO IFGT *ZEROS C TTHO ANDEQ*ZEROS C CAT A,101:1 WRDSWK C ENDIF 
BLOG COMMENTS POWERED BY DISQUS

LATEST COMMENTS

Support MC Press Online

$

Book Reviews

Resource Center

  •  

  • LANSA Business users want new applications now. Market and regulatory pressures require faster application updates and delivery into production. Your IBM i developers may be approaching retirement, and you see no sure way to fill their positions with experienced developers. In addition, you may be caught between maintaining your existing applications and the uncertainty of moving to something new.

  • The MC Resource Centers bring you the widest selection of white papers, trial software, and on-demand webcasts for you to choose from. >> Review the list of White Papers, Trial Software or On-Demand Webcast at the MC Press Resource Center. >> Add the items to yru Cart and complet he checkout process and submit

  • SB Profound WC 5536Join us for this hour-long webcast that will explore:

  • Fortra IT managers hoping to find new IBM i talent are discovering that the pool of experienced RPG programmers and operators or administrators with intimate knowledge of the operating system and the applications that run on it is small. This begs the question: How will you manage the platform that supports such a big part of your business? This guide offers strategies and software suggestions to help you plan IT staffing and resources and smooth the transition after your AS/400 talent retires. Read on to learn: