@ PC_DCL, MS_TOOLS, A DCL-like command interpreter for Windows PCs  & DCL - DCL Emulator V0.1 (10-JAN-1992) By Michel Valentin   *   What is DCL ?  5         DCL is a small DCL-like command interpreter.   C         You may use it as a command shell if you need some features 9         lacking in MSDOS (like COPY /SINCE or DEL /CONF). C         You may also use it if you want to build procedure files in ,         a more powerful language than batch.  G         I wrote DCL just for the fun during my holydays and anyone who G         likes it is free to use  or distribute it (provided that no fee          will be charged).   J         I have been treating it more like a curiosity than a serious toolsI         although I did my best to make it workable but if anyone wants to G         use it on a more regular basis, i will do the effort to enhance          and debug it properly.  5         Anyway, enjoy DCL like I enjoyed making it !   