Making Touch parameterised

Doesn’t look like you can use it to set an arbitrary date chosen at run time…

Steve

Steve,

Yes, you can do this via scripting. In the BeforeAction event of the Touch files action, you can change the DateTime to whatever you want. eg.

Action.DateTime = "1/1/2006"

hth.
.t8

Fantastic, thanks very much.

Steve