Difference between revisions of "83Plus:BCALLs:4C0C"
From WikiTI
m ({{missinfo|destroys}}) |
|||
Line 1: | Line 1: | ||
[[Category:83Plus:BCALLs:By_Name:Dialog|SetDialogNumOP1]] [[Category:83Plus:BCALLs:By_Name|SetDialogNumOP1]] [[Category:83Plus:BCALLs:By_Address|4C0C - SetDialogNumOP1]] | [[Category:83Plus:BCALLs:By_Name:Dialog|SetDialogNumOP1]] [[Category:83Plus:BCALLs:By_Name|SetDialogNumOP1]] [[Category:83Plus:BCALLs:By_Address|4C0C - SetDialogNumOP1]] | ||
+ | {{missinfo|destroys}} | ||
== Synopsis == | == Synopsis == | ||
'''Official Name:''' SetDialogNumOP1 | '''Official Name:''' SetDialogNumOP1 |
Latest revision as of 12:16, 14 April 2008
This article is missing some information (namely destroys). You can help WikiTI by filling in the missing information.
Synopsis
Official Name: SetDialogNumOP1
BCALL Address: 4C0C
Sets a floating-point number in the dialog context to the value in OP1.
Inputs
- A: a zero-based index of number.
- OP1: The number.
Outputs
- The is number stored.
Destroys
- unknown
Comments
- Use with the other Dialog BCALLs.
- Info on how to use the Dialog BCALLs .