Consultor Eletrônico



Kbase 15345: bfblst and -nb nested block error (1)
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
bfblst and -nb nested block error (1)

Progress internal procedure call stack recursively calls itself thereb
y generating the PROGRESS error message (1)
when one program calls another program and it calls yet a third , etc.

The particular situation happens when the program expects a .r file
to run and the file's extension is <myfile>.tr

For example:

main.r calls---
|
|
----> one.tr which calls ---
|
|
----> two.r

Solution: change the extension of the file from one.tr to one.r

Progress Software Technical Support Note # 15345