@@21 Insert actual date and time

This function can only be used to specify the actual (system) date and time and to insert it into the available date and time fields.

Syntax

The record is added to the file database throughsyntax-insertactualdateandtime

Field ID

The field ID is the direct address to data. The field ID consists of a starting control character followed by a reference number and it ends with the ending control character ampersand (&) or a new starting control character.
Note: All control characters are replaced by a space when you display the panel on-screen or print it out.

Field number

The field number defines the position of the field in the panel. You can find the field number by counting from the left to the right and from top to bottom.

You can use the field number to connect a @@ function with a field.
Note: If the field number in the @@ function and the related field do not correspond, the field is as entry field.
Use the starting control characters together with the field number.
Caution: 
Every time a new field is inserted or removed, you must recheck field positions. Therefore, you must use the field reference number or field text functions instead.

Example

@@21;^2;

@@21;"2;

Start_of_the_schedule___^2_____"2___&