Einzelnen Beitrag anzeigen
Alt 12.10.2012, 01:39   #134
leecher
Moderator
FORCET2

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

Places the time in the keyboard buffer eg. 10:03

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 the time in the keyboard buffer in a
reduced format of hh:mm.

The function makes a useful means of timestamping a notepad, document
or memo field.

S y n t a x

Place this routine in a user defined function key like so -

Code:
\CFORCET2\!
\C means load the C Hook interface
FORCET2 is the name of the function to invoke
\! is equivalent to <do:F10>

To timestamp 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 the time 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
FORCET1
leecher ist offline   Mit Zitat antworten