Well, it's almost the same here: DictTable.makeRecord() - returns a Common table variable (mapped agains the DictTable.id() table)
--- In [email protected], "dj3mb3" <[EMAIL PROTECTED]> wrote: > > Hi, > How can I create a dynamic table buffer from the table id? > > I mean something like the makeobject() function of the dictclass > because I need to use that buffer in an sql statement. > > thanks dj3mb3 >

