Platforms to show: All Mac Windows Linux Cross-Platform
FAQ.How do update a Finder's windows after changing some files?
Feedback.
Answer: Try this code:
Example:
Notes: The folderitem.finderupdate from the MBS Plugin does something like this.
Feedback.
Answer: Try this code:
Example:
dim f as folderitem // some file
dim ae as appleevent
ae=newappleevent("fndr","fupd","MACS")
ae.folderitemparam("----")=f
if not ae.send then
//something went wrong
end if
Links
MBS Filemaker Plugins - Nachhilfe in Plaidt