Difference between revisions of "83Plus:BCALLs:4C09"
From WikiTI
Line 18: | Line 18: | ||
== Comments == | == Comments == | ||
* Use with the other [[:Category:83Plus:BCALLs:By_Name:Dialog|Dialog BCALLs.]] | * Use with the other [[:Category:83Plus:BCALLs:By_Name:Dialog|Dialog BCALLs.]] | ||
− | * [[83Plus:OS:Dialog_context|Info on how to use | + | * [[83Plus:OS:Dialog_context|Info on how to use the Dialog BCALLs]] . |
Revision as of 18:04, 12 April 2008
Synopsis
Official Name: GetDialogNumOP1
BCALL Address: 4C09
Gets a floating-point number from the dialog context to OP1.
Inputs
- A: a zero-based index of number.
Outputs
- OP1: the number .
Destroys
- unknown
Comments
- Use with the other Dialog BCALLs.
- Info on how to use the Dialog BCALLs .