Lade...
 

Code-Beispiel: Find

Beispiel-Code
String(name, 12, 12, 120) Enumeration(sex, 12, 22, 120) ObjectBox(pBox, 12, 32, 300, 400) Button(b1, 322, 72, "<<") [ SELECT: GetValue(, sex) GetValue(, name) "name = %s & sexEnum = %i" Find(CX_PERSON) FillObox(, pBox) ]