![]() |
#7 |
Участник
|
str bufRecord;
void readOne() { importBuffer = ioData.read(); { [bufRecord, tableId, oldRecId] = importBuffer; } } private void importBuffer( SysDictTable _dictTable, str _bufRecord, recId _oldRecId, ) { Counter i; boolean nativeRecIdOk; Common updateCommon = NULL; TableId tableId = _dictTable.id(); // -------------- if (_bufRecord == #record) { curCommon = _dictTable.makeRecord(); for (i=1; i <= fieldsInCurFile; i++) curCommon.(newFieldId[i]) = conPeek(importbuffer,i + firstDataField); } |
|
|
![]() |
||||
Тема | Ответов | |||
memory leak in Axapta 3.0 | 1 | |||
SmartHeap out of Memory при работе пакетного сервера | 4 | |||
findRecord - Out of memory | 30 | |||
Smartheap Library out of memory | 11 | |||
Ошибка "Memory could not be "read" | 14 |
|