Code: Select all
Dim *IB.l(4,4)
Debug *IB()
Structure Test
Field.l[4]
EndStructure
*Test.Test
Debug *Test

That's not good!
@Flype
U have a TV close to your Computer? How cool is that!
Code: Select all
Dim *IB.l(4,4)
Debug *IB()
Structure Test
Field.l[4]
EndStructure
*Test.Test
Debug *Test
it's a compromise, to be close to my wife while programming.Konne wrote:@Flype
U have a TV close to your Computer? How cool is that!