Skip to content

Module_Filer_Action

Charles edited this page Aug 5, 2026 · 11 revisions

Module: FilerAct

Status summary

Component Section 32-bit 64-bit Claimant Source Repo summary
Filer_Action ROM modules - not built in repo, not tested in repo

Development status

Diagram from Module_Filer_Action

Completeness

Commands Services Uses UpCalls TOTAL
50.00% 50.00% 50.00% 50.00%

Summary

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.

Relationships

Diagram from Module_Filer_Action

Diagram from Module_Filer_Action

Discovered features

  • Has application environment
  • Has file access
  • Has services
  • Has services fast
  • Is c
  • Sets variables
  • Uses console input
  • Uses messagetrans

Provides

Functionality

In 32bit In 64 bit Interface

None found

Commands

In 32bit In 64 bit Interface
🔲 *Filer_Action

SWIs

None

Services

In 32bit In 64 bit Interface
🔲 Service_Memory
🔲 Service_Reset

Vectors

None

Events

None

UpCalls

None


Issues calls to

Services

None

Vectors

None

Events

None

UpCalls

In 32bit In 64 bit Interface
🔲 UpCall_NewApplication

Modules

  • MessageTrans
  • SharedCLibrary
  • Territory
  • Wimp

Clone this wiki locally