"touch"

Are you missing a feature? Request its implementation here.
Slava Sedov
Posts: 7
Joined: Mon Mar 21, 2005 9:31 pm

"touch"

Post 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)... :)
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post 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
Post Reply