[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Function            FORMDATE()
Action              Returns formatted date (i.e. September 10, 1989)
Returns             Date as words
Category            String
Syntax              FORMDATE(<expD>)
Description         Returns a string of words when passed a date.
Options
Examples            FORMDATE(DTOC("09/10/89"))
                    will return "September 10, 1989"

Notes               I use this to imbed date in form letters.

Found in (prg)......S_FDATE.PRG

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson