Hello guys yestarday I was needing to print a Directory Tree Scheme But I don't like windows command Tree symbols so I just did this small function that allow me to extend the symbols. It's not optimized.
Code:
#include <File.au3>
#include <Array.au3>
#include <String.au3>
Local $aSym...