AHK-v2-script-converter icon indicating copy to clipboard operation
AHK-v2-script-converter copied to clipboard

Add -r (recurse convert directories)

Open Banaanae opened this issue 9 months ago • 0 comments

Use v2converter.ahk -r C:\path\to\dir to recursively convert

TODO:

  • Relative paths

FIXED:

  • Incorrect FNOut on file extensions that are not 3 chars long
  • Remove redundant #Include ConvertFuncs.ahk

Not merging yet because of lack of relative paths and buggy behaviour

Banaanae avatar May 20 '24 22:05 Banaanae