This commit is contained in:
2025-08-27 15:15:59 +03:00
parent 6a841e3cc0
commit 8324a26705
7 changed files with 578 additions and 182 deletions

4
run-gomag.bat Normal file
View File

@@ -0,0 +1,4 @@
@echo off
cd /d "%~dp0"
"C:\Program Files (x86)\Microsoft Visual FoxPro 9\vfp9.exe" -T "%~dp0gomag-vending-test.prg"
pause