Dim intControl as Integer= 56 Dim decLose as Decimal decLose= CDec(intControl)
Would have liked to see a value assigned to the variables. Like dim intControl as Integer = 42
Would have liked to see a value assigned to the variables. Like dim intControl as Integer = 42
ReplyDelete