Advertisement
5_2007-2008 Math/ Dates #173405

Easy Math

Do math, add, subtract, multiply, divide

AI

KI-Zusammenfassung: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Quellcode
original-source
'Make a Command1
 'Make a Text1
 'Make a Text2
 'Make a Text3 (Locked)
 
 'Add
 Private Sub Command1_Click() 
 Add Text1, Text2 
 End Sub 
 
 'Subtract
 Private Sub Command1_Click() 
 Subtract Text1, Text2 
 End Sub 
 
 'Multiply
 Private Sub Command1_Click() 
 Multiply Text1, Text2 
 End Sub 
 
 'Divide
 Private Sub Command1_Click() 
 Divide Text1, Text2 
 End Sub 
Originalkommentare (3)
Wiederhergestellt von der Wayback Machine