RISC OS Open

RISC OS  OPEN


A fast and easily customised operating system for devices using ARM processor cores.

Documentation: FilerAction Operations

Programmer’s Reference Manuals
» Part 7 – The Desktop
» The Window Manager
» Messages
» Message Codes
» Message_FilerAction
» Operations

Operations

Copy

+20 0
+24 Options
+28 Destination directory (null terminated)

Move (rename)

+20 1
+24 Options
+28 Destination directory (null terminated)

Delete

+20 2
+24 Options

Set access

+20 3
+24 Options
+28 Value of access bits to set
+30 Mask

Note: new access = (old access BIC mask) ORR (value AND mask)

Set type

+20 4
+24 Options
+28 Numeric filetype (eg. &FFF or text)

Count

+20 5
+24 Options

Move (by copying/deleting)

+20 6
+24 Options
+28 Destination directory (null terminated)

Copy local (within directory)

+20 7
+24 Options
+28 Destination object name (null terminated)

Stamp files

+20 8
+24 Options

Find file

+20 9
+24 Options
+28 Name of file to find (null terminated)

See also

   .