Page 1 of 1

"touch"

Posted: Mon Apr 04, 2005 5:50 pm
by Slava Sedov
sometime i need just touch some files without changes - now i do it little complex (first insert space-second remove space- then save) - need option "when file not changed but user try to save it - perform touch command" or just "allow save unchanged"... the best choice is auto-touch (if i change file that included or imported - file that contain link to it must be touched)... :)

Posted: Thu Apr 07, 2005 3:22 pm
by george
Hi Slava,

If you have an external touch command you can invoke that as an external tool and pass the current file as a parameter using the ${cf} macro.

Best Regards,
George