Field Expression
DATE1 substr(digits(dcupdt),5,2) ||
substr(digits(dcupdt),7,2) ||
substr(digits(dcupdt),1,4)
Note that DATE1 is a CHARACTER field, and will be defined as 8A in the output file.
================================== MORE INFORMATION ON THIS TOPIC ==================================
The Best Web Links: tips, tutorials and more.
Visit the ITKnowledge Exchange and get answers to your developing questions fast.
Ask the Experts yourself: Our application development gurus are waiting to answer your programming questions.
This was first published in March 2005