TechTalk: Handy Date Edit Code

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

The following is a description of a handy date edit routine that I have created and used for several applications on the AS/400:

When you edit a date using the standard IBM-supplied 'Y' edit code, the date will have format xx/xx/xx. If the date is zero, it will print as 00/00/00.

Our problem was that we had standard forms on which we did not want 00/00/00 to print if the date was zero. One solution to this would be to compare each date to zero and set on an indicator, then use this to condition the output. An easier method would be to create a new edit code description. You are allowed to define your own edit codes 5,6,7,8, and 9. IBM supplies a definition for each of these codes, which must be deleted (DLTEDTD) before you are allowed to create a new one.

The following command will create a new edit code description, "5", that will zero suppress the leftmost digit and insert the "/"s; all blanks will print instead if the date is zero:

CRTEDTD EDTD(5) INTMASK(' / / ') DECPNT(*NONE)

FILLCHAR(*BLANK) ZEROBAL(*NO)

A copy of the edit code description and an example of its usage is enclosed. I am sure that this technique will be as useful to others as it has been for me.

Monica Zeno Waldorf, Maryland

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: