GetResource
To read a resource into a Handle use the GetResource function.
FUNCTION GetResource(rType as String, id as Integer) as Handle
rType
Resource type (4 letters).
id
id of the desired resource.
Returns: A Handle to the resource
Supported platforms:
* MacOS PPC
* MacOS Carbon
Unsupported platforms:
* Windows x86