|
GetDateLC will place a small control button on your window. Usually next to the field requiring the date lookup. This is a multi-control template, and can be added as often as needed to call a calendar lookup for fields in forms, etc .
Fill in the field to receive the data, the name of the Calendar Select procedure, and if you will be passing parameters to the procedure. The template will default to using the ini file to pass the parameter if you do not choose the Pass Parameter checkbox. If you choose to pass parameters, you need to set up the prototype in the Calendar Select procedure.
A variable can be used for the Ini file by beginning the name with an '!'
|