E r g e b n i s / R e s u l t
Places today's date in the keyboard buffer eg. 21st April
B e s c h r e i b u n g / D e s c r i p t i o n
This function is designed to be allocated to one of the user defined
function keys, for example to Shift F1.
Pressing Shift F1 will place today's date in the keyboard buffer in the
full date format eg. 31st December 1996
The function makes a useful means of datestamping a notepad, document
or memo field.
S y n t a x
Place this routine in a user defined function key like so -
\C means load the C Hook interface
FORCED2 is the name of the function to invoke
\! is equivalent to <do:F10>
To datestamp a field, press Shift + the function key
P a r a m e t e r
There are no parameters for this procedure
R e t u r n s
A boolean value and places today's date in the keyboard buffer.
B e i s p i e l / E x a m p l e
Q u e r v e r w e i s / C r o s s R e f e r e n c e
FORCED1