Platforms to show: All Mac Windows Linux Cross-Platform

This FAQ is no longer useful with current operation systems and current plugin versions.
FAQ.How do I get the comment of a file?
Feedback.

Answer: Use an apple script like this:
Example:
tell application "Finder"
set the comment of file "Insert the path here" to "Hello there !"
end tell

Notes: Or the folderitem.comment property from the MBS Plugin.



Links
MBS Realbasic Plugins - Pfarrgemeinde St. Arnulf Nickenich