Einzelnen Beitrag anzeigen
Alt 12.10.2012, 01:35   #131
leecher
Moderator
FORCED1

E r g e b n i s / R e s u l t

Places today's date in the keyboard buffer eg. 31/12/1996

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
default date format.

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 -

Code:
\CFORCED1\!
\C means load the C Hook interface
FORCED1 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
FORCED2
leecher ist offline   Mit Zitat antworten