view repoint.bat @ 2564:ab7124f51862 csv-import-headers

Add detector for CSV header row, and use it to inform guesses for column purposes
author Chris Cannam
date Wed, 17 Jun 2020 18:08:05 +0100
parents adc8a48f4e4c
children
line wrap: on
line source
@echo off
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";