PDA

View Full Version : Where to use design-time constant formula


SpaceStationAlpha
11-20-2007, 10:26 PM
Setup Factory 7.0 help states:
"To calculate the number of days that have elapsed since the setup executable was generated, use the formula System.GetDate(DATE_FMT_JULIAN) - #JULIANDATE#."

I don't understand where to do this. I've tried using the suggested formula in an action window, but get a sytax error "unexpected symbol near `#'".