Hi,

try to generate the source for an update method and execute it as
below:

static void Job48(Args _args)
{
    str DynamicCreatedUpdate = "void update() {MyTab Tab;
UPDATE_RECORDSET Tab SETTING MyField[1] = 'bb' WHERE Tab.MyField[2] ==
'zz';}";
    runbuf(DynamicCreatedUpdate);

}


Regards,
Onno








Yahoo! Groups Links

Reply via email to