view repoint.bat @ 2489:612eed7050a0 sensible-delimited-data-strings

First cut (not yet tested) at fixing #1967 Review quoting in CSV export
author Chris Cannam
date Fri, 03 Apr 2020 17:15:34 +0100
parents adc8a48f4e4c
children
line wrap: on
line source
@echo off
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";