Can you tell me what syntax to use if I want to add a value to database record ... for example i have in record field named: Value, type number. I write #ADD %rec.Value 1
but there is no effect... o ...
Maybe somebody can help me... I have problem with my database programming, from command line. Program doesn't seem to recognize commands, such as #DBLOAD, #DBFIRST and other... i write it down, and ge ...