Is there anyways to isolate changed files after generation? RH HTML 11
I'm using RoboHelp HTML11.
I've been looking for a way to isolate changed files from a generated project
The team currently sends everything, old & new, to the server guys in a zip file. The server guys have asked us to send them only new files repeatedly.
My current fix is to publish to a local directory, which is preserved, and use excel Macros to take any files newer than a timestamp (which I set just before generation). Then it's zipped and sent off as before.
Can't publish directly to the server. Don't have the permissions, and can't get them
. Policy reasons as I understand it.
Is there a better way to do this?
I'll probably be switching to a shell script if robohelp can't do it on it's own.

