|
|
|
CorelScriptTools.BuildDate
Function BuildDate(Year As Long, Month As Long, Day As Long) As Date
Member of CorelScriptTools
The BuildDate method assigns a date value to a date variable.
In the following code example, the first line declares the date variable BigDay. This variable is then assigned the date January 14, 1996:
|
|
|
|
Copyright 2007 Corel Corporation. All rights reserved.