root/trunk/xml/lgt2txt.bat

Revision 4221, 64 bytes (checked in by pmoura, 9 months ago)

Added missing Windows batch file for running the new "lgt2txt.js" script.

  • Property svn:eol-style set to native
Line 
1@ECHO off
2cscript "%LOGTALKHOME%\xml\lgt2txt.js" %1 %2
3@ECHO on
Note: See TracBrowser for help on using the browser.