» Operations
Operations
Copy
| +20 |
0 |
| +24 |
Options |
| +28 |
Destination directory (null terminated) |
Move (rename)
| +20 |
1 |
| +24 |
Options |
| +28 |
Destination directory (null terminated) |
Delete
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
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
Find file
| +20 |
9 |
| +24 |
Options |
| +28 |
Name of file to find (null terminated) |
See also