LET variable = PEEK('field1', 0, 'MyTable') not giving a value
Hi community,
I used the above code to store the value of a field of a table into a variable, the field only has one value, 2012. Any ideas as to why this might be giving me nothing? Am I missing something in the syntax?