![]() |
#3 |
Участник
|
static void cursorTest(Args _args)
{ InventTable it; int i = 0; ; select it; while (it.recId != 0) { i++; print(strFmt("%1", it.RecId)); next it; } print(strFmt("Всего- %1", i)); } |
|
Теги |
курсор, ax3.0 |
|
![]() |
||||
Тема | Ответов | |||
Eщё приколы про курсоры | 4 |
Опции темы | Поиск в этой теме |
Опции просмотра | |
|