Daylight v4.9 Release Date: 1 February 2008 Namedt_done_when - estimate completion time for a taskGeneric Prototypedt_done_when(dt_Handle) => dt_IntegerC Prototype#include "dt_thor.h"dt_Integer dt_done_when(dt_Handle server) FORTRAN Prototypeinclude 'dt_f_thor.inc'integer*4 dt_f_done_when(server) integer*4 server DescriptionIndicates the final progress for dt_continue(3); that is the value that will mean that the task is complete.Return ValueReturns the final progress for a task. For all other objects, this property is defined as 0.Related Topicsdt_abort(3) dt_continue(3)dt_mer_numsearch(3) dt_mer_similarselect(3) dt_mer_sort(3) dt_mer_strsearch(3) dt_mer_subselect(3) dt_mer_subselect2name(3) dt_mer_superselect(3) |