If I write a "for record in cursor loop"
The code assistent doesn't pop up for subsequent "record.". Of course this is, because the "record" is not explicitly defined in the declaration section of the programm. But I would expect the assistent to be clevewr enough, to resolve the recoprd to the cursor an find that declaration.
The code assistent doesn't pop up for subsequent "record.". Of course this is, because the "record" is not explicitly defined in the declaration section of the programm. But I would expect the assistent to be clevewr enough, to resolve the recoprd to the cursor an find that declaration.