deleteResource | ||||||||||||||||
Type | function | |||||||||||||||
Dictionary | LCS | |||||||||||||||
Library | LiveCode Script | |||||||||||||||
Syntax |
| |||||||||||||||
Summary | Removes a resource from the resource fork of a Mac OS file. | |||||||||||||||
Introduced | 1.0 | |||||||||||||||
OS | mac | |||||||||||||||
Platforms | desktop | |||||||||||||||
Parameters |
| |||||||||||||||
Example |
| |||||||||||||||
Values |
| |||||||||||||||
Related | Keyword: file Property: externals Command: delete Function: result, setResource Control Structure: function Glossary: resource fork, resource, Mac OS, return | |||||||||||||||
Security | disk | |||||||||||||||
Description | Use the deleteResource function to delete a resource from a file. The deleteResource function deletes individual resources within the file, but does not delete the resource fork. | |||||||||||||||
Tags | file system |