preload

Blog maintenance ahead – source code formatting

Posted by Albert Gareev on Dec 04, 2009
1
Blog maintenance ahead – source code formatting Thanks for the new plugin implemented in Alex Gorbatchev’s SyntaxHighlighter project. The all pages containing code examples will be updated. New Look The example below is taken from my Text File Compare sample solution. Set FSO = CreateObject("Scripting.FileSystemObject") boolRC = FSO.FileExists(sFile1) If Not boolRC Then     TextFileCompare = "" [...] ...
Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported
This work by Albert Gareev is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported.