![]() |
#18 |
Гость
|
ttsbegin;
while select forupdate salestable { if (box::yesNo("dd", DialogButton::No) == DialogButton::No) { throw error("www"); } } ttscommit; |
|