ReportPro User's Guide

Unknown

Purpose

To create a date from three numerics representing a year, month and day.

Syntax

MakeDate( <nYear> , <nMonth>, <nDay> ) dDate

Arguments

<nYear> is the year of the new date

<nMonth> is the month of the new date

<nDay> is the day of the new date

Returns

MakeDate() returns a date that represents <nYear>, <nMonth> and <nDay>.

 

Table of contents

previous page start next page