Many users are still using Swiftfile to file messages into folders.
Beside to add support for Swiftfile at a Form level, you can use the following formula to add support for Swiftfile at view level (View Level Action):
catid := "";
dbname := "";
@If(@RegQueryValue("HKEY_LOCAL_MACHINE"; "Software\\Lotus\\SwiftFile"; "Installed")
...