home *** CD-ROM | disk | FTP | other *** search
- on cakisiklar
- global Grouplist
- set templist to getAt(Grouplist, 68)
- set maxn to count(templist)
- repeat with a = 1 to maxn
- set Fotnam to getAt(templist, a)
- if ThereisText(Fotnam) and ThereisArif(Fotnam) then
- put Fotnam
- end if
- end repeat
- end
-