To touch a file (update the modifcation time) do:

  $ SET FILE/NOEXP file

or:

  $ OPEN/READ/WRITE file file
  $ CLOSE file