[README.cmc for MetaCard 2.4.3 Jul 26, 2002] The file cmc.zip contains a Win32 MetaCard engine as a console application. This engine uses stdio for input and output instead of a graphical user interface. It can be used to run .mt scripts similar to the way the UNIX engines run them, and so can be used to develop CGI applications on Win32 systems with HTTP servers that support stdio-based communication. As is the case for UNIX console-mode development, there are no script length limits in this engine, and use of this engine free but unsupported.