$findfile(C:\deneme
,*.txt,0)
virgül eksik sanirim ondan sorun cikmis identifierın formatı şöyle
$findfile(dizin,wildcard,N)
şu haliyle dene
Kod: Kodu kopyalamak için üzerine çift tıklayın!
alias sils {
var %txt 1
while %txt <= $findfile(C:\deneme,*.txt,0) {
if $left($nopath($findfile(C:\deneme,*.txt,%txt)),1) isnum {
.remove $findfile(C:\deneme,*.txt,%txt)
}
inc %txt 1
}
}
diğer soruna gelince $chr(3) kullanmayi dene