If fifoValues(tempInt) = True Then
If myControl.imageurl = formula.greenInterlockImag
myControl.imageurl = formula.blinkInterlockImag
Else
If ilkValues(tempInt) = False Then
myControl.imageurl = formula.greenInterlockImag
Else
myControl.imageurl = formula.redInterlockImage
End If
End If
End If
Main Topics
Browse All Topics





by: Omego2KPosted on 2009-10-05 at 10:54:51ID: 25497638
code please