I want to use an UltraEdit java script to do a save as, but I want it to abort if the file being overwritten is newer than a particular timestamp.
I cannot find a way to retrieve the date and time of the active (or any other) file. Am I missing something?
Is there a way to create a new "Scripting.FileSystemObject" and work with that? My few attempts failed.
Is it possible to invoke UltraCompare from within a script? That would be cool too.
--Vorpal
I cannot find a way to retrieve the date and time of the active (or any other) file. Am I missing something?
Is there a way to create a new "Scripting.FileSystemObject" and work with that? My few attempts failed.
Is it possible to invoke UltraCompare from within a script? That would be cool too.
--Vorpal