Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Curdate Function
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Curdate («curdate»)
 
     Types the current date at the cursor in the format day-month-year,
     for example: 17-Apr-1999.
 
     Returns
 
     True:  Date typed.
     False: Typing the date would make the line too long.
 
     See
 
     Curdate, Curday, Curfile, Curfilenam, Curfileext, Curtime
                                    -♦-