view repoint.bat @ 2449:729b96803ab1 csv-export-dialog

Add CSV export format dialog
author Chris Cannam
date Tue, 14 Jan 2020 15:43:31 +0000
parents adc8a48f4e4c
children
line wrap: on
line source
@echo off
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";