hexagon logo

Report Template W/date,time, Program Name At Bottom

Here is a copy of a Report Template with the date,time, and program name placed at the bottom of the program(zipped link...go HERE) . I did this so that I can keep track of hard copies of the report should they get separated from each other.

The code immediately below this text is how to type in the info you would like to show up.


.
Parents
  • Wow! Thanks James, but when I execute your code it comes out like this:


    .DAT # JAMES MANNES
    Functionality
    Equivalent Command in Report Template
    # JAMES MANNES
    Inserts the current date.
    =SYSTEMDATE(" JAMES MANNES ")
    # JAMES MANNES
    Inserts the current time.
    =SYSTEMTIME(" JAMES MANNES ")
    # JAMES MANNES

    Inserts the current page number.
    =Page()
    # JAMES MANNES

    Inserts the value of trace field n, where n is the trace field number.
    = JAMES MANNES (n)
    # JAMES MANNES

    Inserts the part program name.
    = JAMES MANNES ( )
    # JAMES MANNES
    Inserts the revision number.
    = JAMES MANNES ()
    # JAMES MANNES
    Inserts the serial number.
    = JAMES MANNES ( )
    # JAMES MANNES
    Inserts the sequence number.
    ( JAMES MANNES )
    # JAMES MANNES
    Inserts the scale factor.
    = JAMES MANNES )
    # JAMES MANNES
    Inserts the total number of dimensions.
    = JAMES MANNES ()
    # JAMES MANNES
    Inserts the total number of dimensions that are out of tolerance.
    = JAMES MANNES ()
    # JAMES MANNES
    Inserts the time elapsed between start and end of execution.
    = JAMES MANNES ()
    # JAMES MANNES =IRONMAN=RUSTY
    Inserts a bitmap of the specified full path and name.
    Use Bitmap object Rolling eyes
Reply
  • Wow! Thanks James, but when I execute your code it comes out like this:


    .DAT # JAMES MANNES
    Functionality
    Equivalent Command in Report Template
    # JAMES MANNES
    Inserts the current date.
    =SYSTEMDATE(" JAMES MANNES ")
    # JAMES MANNES
    Inserts the current time.
    =SYSTEMTIME(" JAMES MANNES ")
    # JAMES MANNES

    Inserts the current page number.
    =Page()
    # JAMES MANNES

    Inserts the value of trace field n, where n is the trace field number.
    = JAMES MANNES (n)
    # JAMES MANNES

    Inserts the part program name.
    = JAMES MANNES ( )
    # JAMES MANNES
    Inserts the revision number.
    = JAMES MANNES ()
    # JAMES MANNES
    Inserts the serial number.
    = JAMES MANNES ( )
    # JAMES MANNES
    Inserts the sequence number.
    ( JAMES MANNES )
    # JAMES MANNES
    Inserts the scale factor.
    = JAMES MANNES )
    # JAMES MANNES
    Inserts the total number of dimensions.
    = JAMES MANNES ()
    # JAMES MANNES
    Inserts the total number of dimensions that are out of tolerance.
    = JAMES MANNES ()
    # JAMES MANNES
    Inserts the time elapsed between start and end of execution.
    = JAMES MANNES ()
    # JAMES MANNES =IRONMAN=RUSTY
    Inserts a bitmap of the specified full path and name.
    Use Bitmap object Rolling eyes
Children
No Data