Is there an equivalent of editcell that works in a form?

For some reason, editcell and editcellstop work only in the data sheet. Is there any way to highlight a field in a form programmatically so that it’s ready for data entry?

This works the same as it did in Panorama 6, the object must have a name:

objectaction "object name","open"

This is not currently documented in the Panorama X help, but it is documented in the Panorama 6 programming book. (In Panorama 6 this statement was called “superobject”, which will still work.