-
-
Notifications
You must be signed in to change notification settings - Fork 0
Module_Filer_Action
Charles edited this page Aug 5, 2026
·
11 revisions
| Component | Section | 32-bit | 64-bit | Claimant | Source | Repo summary |
|---|---|---|---|---|---|---|
| Filer_Action | ROM modules | - | not built in repo, not tested in repo |
| Commands | Services | Uses UpCalls | TOTAL |
|---|---|---|---|
| 50.00% | 50.00% | 50.00% | 50.00% |
FilerAction implements the asynchronous file-operation engine behind desktop filer actions: copying, moving, deleting and reporting progress/errors. It is deliberately separable from the directory-viewing Filer so other clients can request standard Filer operations without duplicating transfer UI and error handling.
- Has application environment
- Has file access
- Has services
- Has services fast
- Is c
- Sets variables
- Uses console input
- Uses messagetrans
| In 32bit | In 64 bit | Interface |
|---|
None found
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | *Filer_Action |
None
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | Service_Memory |
| ✅ | 🔲 | Service_Reset |
None
None
None
None
None
None
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | UpCall_NewApplication |
MessageTransSharedCLibraryTerritoryWimp


