How to? GLOBAL......

Apr 2, 2011
1,628
15
55
North Carolina, USA
The following code still moves the URL files in C:\A_Favs_9\ so what is wrong please?

Code:
for /l %n in (1,1,30) global /h /i /n if %@left[12,%_CWDP] NE "C:\A_Favs_9\" for %fn in (*.url) if not isfile "C:\A_Favs_9\%@format[02,%n]\%fn" move /md /r "%fn" C:\A_Favs_9\%@format[02,%n]\


TCC 28.02.18 x64 Windows 10 [Version 10.0.19044.1586]
TCC Build 18 Windows 10 Build 19044
Registered to DESKTOP-C293QAU
 

Similar threads