Showing changes from revision #0 to #1:
Added | Removed | Changed
Entry | |
---|---|
R0 | Task handle to which to send the message |
R1 | Pointer to selection name (including null terminator) |
Exit | |
---|---|
- | - |
The purpose of this call is to send a message specifying the selected files within a directory.
This call accumulates the names of selected files that you pass to it. When it has received sufficient filenames to fill a Wimp message block it sends those names using the Wimp message Message_FilerAddSelection. The same message is used to send any unsent filenames if you subsequently call FilerAction_SendStartOperation.