Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

Dim prim, seg, respu As Integer

prim = txt1.Text
seg = txt2.Text
respu = Val(prim) - (seg)
res = respu
************************************************
IMAGE1.Picture=LOADPICTURE("c:\p.jpg")

You might also like