Skip to content

Module_PathUtils

Charles edited this page Aug 5, 2026 · 9 revisions

Module: PathUtils

Status summary

Component Section 32-bit 64-bit Claimant Source Repo summary
PathUtils ROM modules - Functional Gerph 32-bit built, 64-bit built, tested in repo

Development status

Diagram from Module_PathUtils

Completeness

Commands SWIs TOTAL
50.00% 50.00% 50.00%

Summary

PathUtils is a small path-manipulation utility module. It enumerates a search path, joins path components and removes a component without requiring each caller to reimplement RISC OS path syntax.

Relationships

Diagram from Module_PathUtils

Diagram from Module_PathUtils

Discovered features

  • Has swis
  • Is c
  • Sets variables

Provides

Functionality

In 32bit In 64 bit Interface

None found

Commands

In 32bit In 64 bit Interface
🔲 *AppPath
🔲 *PrepPath
🔲 *RemPath

SWIs

In 32bit In 64 bit Interface
🔲 PathUtils_EnumeratePath (&53B80)
🔲 PathUtils_JoinPath (&53B81)
🔲 PathUtils_RemovePath (&53B82)

Services

None

Vectors

None

Events

None

UpCalls

None


Issues calls to

Services

None

Vectors

None

Events

None

UpCalls

None

Modules

  • MessageTrans
  • SharedCLibrary

Clone this wiki locally