view repoint.bat @ 2519:e9506f77388d

Implement exportimage and exportsvg; add some more useful output, esp. when method called with insufficient arguments
author Chris Cannam
date Wed, 29 Apr 2020 13:28:35 +0100
parents adc8a48f4e4c
children
line wrap: on
line source
@echo off
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";