Thread: ioGui v1.x
View Single Post
Old 12-15-2003, 01:26 AM  
ADDiCT
Senior Member
 
Join Date: Aug 2003
Posts: 517
Default

.ListItems(i).SubItems(11) = Round(((Val(b(12)) / 1024) / 1024), 0) & " MB"

i can't see why it would show 7 digits, this code rounds the number to 0 digits after the comma
ADDiCT is offline   Reply With Quote