List (and, optionally, Delete) 0-byte files in current or specified directory; optionally, recurse through subdirectories.
The heart of the matter is func _ListZeroByteFiles().
#Region ;**** Directives created by AutoIt3Wrapper_GUI ****
#AutoIt3Wrapper_Outfile=ListZero.exe
#AutoIt3Wrapper_UseUpx=y
#AutoIt3Wrapper_Change2CUI=y
#AutoIt3Wrapper_AU3Check_Parameters=-w 3 -w 4 -w 5 -w 6 -d
#AutoIt3Wrapper_Run_Au3Stripper=y
#EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****
;
; List (and, optionally, Delete) Zero-byte Files
; in current|specified directory
; Optionall