Thanks, that worked. But I want to be able to script this change to duration. I clicked on Source>Edit but there seems to be no JSL for the duration change. I used the following code:
column(dt,"Stop Clock (seconds)")<<data type(Numeric)<<Modeling Type(Continuous)<<Format(Duration, hr:m:s);
But it doesn't seem to work.