Difference between revisions of "83Plus:BCALLs:4CD"
From WikiTI
(No difference)
|
Revision as of 19:39, 12 April 2008
Synopsis
Official Name: CopyDialogNum
BCALL Address: 4C2C
Copies one floating-point number from the dialog context to another.
Inputs
- B: zero-based index of source number.
- C: zero-based index of destination number.
Outputs
- Number C overwritten by number B.
Destroys
- unknown
Comments
- Use with the other Dialog BCALLs.
- Info on how to use the Dialog BCALLs .