RE: folder of
RE: folder of
- Subject: RE: folder of
- From: "Goodman, Steve" <email@hidden>
- Date: Tue, 28 Nov 2000 11:33:39 -0600
change this:
>
if folder of (info for theFile) is true then
>
processIt(theFile)
>
end if
to this:
if kind of thefile equals "folder" then
processIt(theFile)
end if
Steve Goodman
Six|12 - THE LTC GROUP
......."Duct tape is like the force, it has a light side and a dark side and
it holds the universe together."------Unknown