Hi,
I have seen some m.variable things in some code... why is there a m. before? Im asking because i got an bug in a case where a field from a table has the same name than a m. variable...
let's say i got mytable.myfield and m.myfield and if i do Vartype(myfield) to verify the mytable.myfield and it seems to do it on m.myfield instead.
thanks
I have seen some m.variable things in some code... why is there a m. before? Im asking because i got an bug in a case where a field from a table has the same name than a m. variable...
let's say i got mytable.myfield and m.myfield and if i do Vartype(myfield) to verify the mytable.myfield and it seems to do it on m.myfield instead.
thanks