Purpose | WIth
CheckDate
you can check if a given string represents a valid date. The date format
(e.g. dd.mm.yyyy or mm/dd/yyyy)
is taken
from the user's profile.
With if Q[ok] you can query whether the date is valid. Please observe: The user's profile is read when the command is executed the first time. A valid RFC user name and password are necessary for this function (GuiXT profile). |
||
Example | CheckDate
"&V[mydate]"
if not Q[ok] |
||
Format | CheckDate "date" | ||
Additional options |
|
||
Components | GuiXT + InputAssistant |