main
Ernest Litvinenko 2024-07-05 01:30:34 +03:00
parent 57f1ce50dc
commit ef99d9114a
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ declare variable F_OPER type of D_SMALLINT;
-- Execute blocks -- Execute blocks
declare variable EXEC_BLOCK_TEXT_32_NEG_1 type of column EXEC_BLOCKS.EXEC_BLOCKS_TEXT; declare variable EXEC_BLOCK_TEXT_32_NEG_1 type of column EXEC_BLOCKS.EXEC_BLOCKS_TEXT;
declare variable EXEC_BLOCK_32_NEG_1_OUT_KEY type of D_BIGINT; declare variable EXEC_BLOCK_32_NEG_1_OUT_KEY type of D_STR1024;
declare variable EXEC_BLOCK_32_NEG_1_OUT_VAL type of D_STR1024; declare variable EXEC_BLOCK_32_NEG_1_OUT_VAL type of D_STR1024;
begin begin