Next:
for-each-file
Up:
mred:project-frame
Previous:
do-project-item-list-event
file-in-project?
(send
a-mred:project-frame
file-in-project?
filename
)
->
boolean
filename
:
string
If the normailzed
filename
is in the project,
#t
is returned,
#f
otherwise.
PLT