<< Click to Display Table of Contents >> System variables for sheet number and more |
These report variables are commonly used in the title fields of DXF reports. Please also pay attention to the two variables that are used to control loops of endless FMT reports.
Database |
Report variable |
Field name |
B |
P1 |
P2 |
Description |
---|---|---|---|---|---|---|
!_DATUM |
SYSDATE |
___ |
Date according to cadett ELSA settings (like DD.MM.YY) |
|||
!_NDATUM |
RSYSDATE |
___ |
Date according to operating system settings |
|||
!NDATUM |
RSYSDATE |
___ |
Date according to operating system settings |
|||
!_TID |
SYSTIME |
___ |
Time according to system clock |
|||
!_BLANT |
SYSPGCNT |
___ |
Total number of sheets generated by the Report Generator |
|||
!_SIDA |
SYSPAGE |
___ |
Sheet number |
|||
!_NSIDA |
SYSNEXT |
___ |
Sheet number of the next sheet |
|||
!_START |
BEGINDATEN |
___ |
Start of loop in end-less FMT form |
|||
!_SLUT |
ENDEDATEN |
___ |
End of loop in end-less FMT form |