83Plus:BCALLs:4CD
From WikiTI
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 .