| Author |
Error while installing Fujitsu COBOL 3.0 -COBOLV3-
|
|
| ehabaziz2001@gmail.com 2006-09-23, 6:55 pm |
| I tried many installations of
String variable is not large enough for string.
check the string decalrations.
Error 401
When executing I found not found file :
f3biprct.dll
| |
| Alistair 2006-09-24, 6:55 pm |
|
ehabaziz2001@gmail.com wrote:
> I tried many installations of
> String variable is not large enough for string.
> check the string decalrations.
> Error 401
>
> When executing I found not found file :
> f3biprct.dll
I can find no mention of Error 401 (there is a 410 referring to the
STOP statement). The text you quote would indicate that an attempt is
being made to move a string into a field that is too small to hold the
result.
I do not understand why you have looked for and found missing the
f3biprct.dll.
| |
| William M. Klein 2006-09-24, 6:55 pm |
| Isn't the error on a "LIBPATH" or "PATH" type commend (seating up the
environment for Fujitsu - not within a COBOL program)?
--
Bill Klein
wmklein <at> ix.netcom.com
"Alistair" <alistair@ld50macca.demon.co.uk> wrote in message
news:1159127079.317531.250670@m7g2000cwm.googlegroups.com...
>
> ehabaziz2001@gmail.com wrote:
>
> I can find no mention of Error 401 (there is a 410 referring to the
> STOP statement). The text you quote would indicate that an attempt is
> being made to move a string into a field that is too small to hold the
> result.
>
> I do not understand why you have looked for and found missing the
> f3biprct.dll.
>
|
|
|
|