hexagon logo

Show Run Time on Report

Is there a way to report the run time on the reports?
i.e. "# of Hours =00:32:26"
I remember a few version ago it was on there but wasn't really concerned with it not being there. Well, I would kind of like it now... Disappointed
Parents
  • how many Templates do you have?

    that's getting a bit personal, don't you think? Sunglasses

    for all the stuff you want to place in your report that is usually just in edit window....... here is the table:

    The following table details the equivalent Report Expression or report object to use and where to use it.







































































    .DAT # Keyword Functionality Equivalent Command in Report Template
    #DATE Inserts the current date. =SYSTEMDATE("MMMM dd, yyyy")
    #TIME Inserts the current time. =SYSTEMTIME("HH:mm")
    #PAGE Inserts the current page number. =Page()
    #TRn Inserts the value of trace field n, where n is the trace field number. =TRACEFIELD(n)
    #PARTN Inserts the part program name. =PARTNAME( )
    #DRWN Inserts the revision number. =REVNUM()
    #SERIALN Inserts the serial number. =SERNUM( )
    #SEQUENCE Inserts the sequence number. (Not applicable)
    #SHRINK Inserts the scale factor. =MEASSCALE()
    #NMEAS Inserts the total number of dimensions. =NUMMEAS()
    #NOUT Inserts the total number of dimensions that are out of tolerance. =NUMOUTTOL()
    #ELAPSTIM Inserts the time elapsed between start and end of execution. =ELAPSEDTIME()
    #BMP=bitmappath Inserts a bitmap of the specified full path and name. Use Bitmap object


    Yeah, I'm one of those types that searches 'HELP' all the time Rolling eyes
    What doesn't kill me (or crash the Demon) only makes me less of a dunce::::::

    bonus! joshmxz.... make a backup of your reporting folder, remove the 'read-only' attribute on all, then use those templates like your personal play-doh. tweak them all to h3II until you like result, and there you have it.........
Reply
  • how many Templates do you have?

    that's getting a bit personal, don't you think? Sunglasses

    for all the stuff you want to place in your report that is usually just in edit window....... here is the table:

    The following table details the equivalent Report Expression or report object to use and where to use it.







































































    .DAT # Keyword Functionality Equivalent Command in Report Template
    #DATE Inserts the current date. =SYSTEMDATE("MMMM dd, yyyy")
    #TIME Inserts the current time. =SYSTEMTIME("HH:mm")
    #PAGE Inserts the current page number. =Page()
    #TRn Inserts the value of trace field n, where n is the trace field number. =TRACEFIELD(n)
    #PARTN Inserts the part program name. =PARTNAME( )
    #DRWN Inserts the revision number. =REVNUM()
    #SERIALN Inserts the serial number. =SERNUM( )
    #SEQUENCE Inserts the sequence number. (Not applicable)
    #SHRINK Inserts the scale factor. =MEASSCALE()
    #NMEAS Inserts the total number of dimensions. =NUMMEAS()
    #NOUT Inserts the total number of dimensions that are out of tolerance. =NUMOUTTOL()
    #ELAPSTIM Inserts the time elapsed between start and end of execution. =ELAPSEDTIME()
    #BMP=bitmappath Inserts a bitmap of the specified full path and name. Use Bitmap object


    Yeah, I'm one of those types that searches 'HELP' all the time Rolling eyes
    What doesn't kill me (or crash the Demon) only makes me less of a dunce::::::

    bonus! joshmxz.... make a backup of your reporting folder, remove the 'read-only' attribute on all, then use those templates like your personal play-doh. tweak them all to h3II until you like result, and there you have it.........
Children
No Data