Welcome to the IDM Forum. This forum is meant as a user-to-user support mechanism where users can share knowledge and tips for all IDM software.
Since these forums are user-to-user based, IDM does not regularly read or reply to the posts in this forum. For problem reports, suggestions, or feature requests, you must email us directly. Our trained technical support staff answers most inquiries within 30 minutes.

/L20"QZX" JSCRIPT_LANG Line Comment = // Block Comment On = /* Block Comment Off = */ Escape Char = \ String Chars = '" File Extensions = QZX
/Delimiters = ~!@%^&*()-+=|\/{}[]:;"'<> , .?
/Regexp Type = Perl
/Function String = "^\s*(?:(?:private|public)\s*)?function\s+([^(]+\s*\(.*\))[^)]*$" private function acme (asdasd, asds)
public function acme2(asdasd(), asds)

/L14"Flash ActionScript 2" Line Comment = // Block Comment On = /* Block Comment Off = */ Escape Char = \ File Extensions = AS
/Delimiters = ~!@%^&*()-+=|\/{}[];"'<> ,. :
/Regexp Type = Perl
/Function String = "^\s*(?:(?:private|public)\s*)?function\s+([^(]+\s*\(.*\))[^)]*$"


/Regexp Type = Perl
/Function String = "<(form)(.*)>"<html><head><title>test</test></head>
<body>
<form action="http://dummy.nop/adduser" method="post">
</form>
</body></html>


Mofi wrote:Are you sure the contents are identical and also the extension is identical?
Maybe the existing file uses a different file format (UTF-8, Unicode, DOS or UNIX) than the new file. I suggest to make a binary file compare with UltraCompare (Lite) to test, if both files are really identical.





