view vext.bat @ 1777:a6c11c2e19dd streaming-csv-writer

Branch for work on streaming CSV stuff started by Lucas
author Chris Cannam
date Fri, 13 Apr 2018 15:44:13 +0100
parents d60b30ea9b80
children
line wrap: on
line source
@echo off
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";