Consultor Eletrônico



Kbase 14045: BTOS CTOS OS-REQUEST Example in Language Reference Error 26
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
BTOS CTOS OS-REQUEST Example in Language Reference Error 26

The Language Reference Manual (both v6 and v7) provides an example of
how to use the BTOS/CTOS OS-REQUEST statement that will generate error
"array subscript out of range (26)". There is a syntax error in the
example. The correct syntax is

CTOS OS-REQUEST 15 ercret 3 1 1 0 0 0 %c[12] dev %u[128] vhb[1].
^^^

In the documentation, the "[1]" index reference on the array "vhb" is
omitted.

Progress Software Technical Support Note # 14045