I've tried:
var/d="C:\folder\anotherfolder"
for(var/i in d)
//etc.
Also, is there a way to put a picture into an icon file that's already been created? Such as:
var/icon/i='asdf.png'
var/icon/c='icon.dmi'
c<<i
(which obviously doesn't work).
Thanks for reading,
~Ramen
flist()
icon.Insert()