Difference between revisions of "83Plus:BCALLs:4CD"

From WikiTI
Jump to: navigation, search
 
 
Line 1: Line 1:
[[Category:83Plus:BCALLs:By_Name:Dialog|CopyDialogNum]] [[Category:83Plus:BCALLs:By_Name|CopyDialogNum]] [[Category:83Plus:BCALLs:By_Address|4C2D - CopyDialogNum]]
 
== 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 [[:Category:83Plus:BCALLs:By_Name:Dialog|Dialog BCALLs.]]
 
* [[83Plus:OS:Dialog_context|Info on how to use the Dialog BCALLs]] .
 

Latest revision as of 19:40, 12 April 2008