Display compile timestamp in the w_about windowTag(s): PFC
[appmanager contructor event] constant string ls_version = & 'Application version 1.0~r~nCompile Date: ' + & string(Today(), 'mmm dd, yyyy hh:mm') THIS.OF_SETVERSION(LS_VERSION)
date dt time tm f_setfilesrv(lnv_fs, True) lnv_fs.of_GetLastWriteDateTime & (gnv_app.iapp_object.appname + ".exe", dt, tm) st_build.text = & "Built on "+string(dt, "mm/dd/yyyy")+" at "+string(tm,"hh:mmam/pm") DESTROY lnv_fs
mail_outline
Send comment, question or suggestion to howto@rgagnon.com
Send comment, question or suggestion to howto@rgagnon.com