83Plus:BCALLs:52BD
From WikiTI
Synopsis
Unofficial Name: FindAppName
BCALL Address: 52BD
Minimum OS Version: 2.30
Finds the name of a specific Flash application by its base page.
Inputs
- A: base page of Flash application
Outputs
- OP1: type and name of Flash application
Registers Destroyed
- BC, DE, HL
Comments
This is basically calling FindAppHeaderSubField for the application name and copying it to OP1.