We are having problems with Functions exceeding workspace
when they are ported from OpenVMS to Unix. I noticed in the
Pro-IV manual that there is an entry on configuring
function workspace. However, the details are a bit sketchy.
Does anyone have experience of using this feature?
Any help greatly appreciated.
Thanks

Configuring Function Workspace
Started by Doug Smith, Dec 12 2000 08:48 PM
1 reply to this topic
#2
Posted 20 December 2000 - 11:16 AM
Hi
We ported function s into a Unix env. some time ago
and found this type of error was solved by looking
at large arrays in the function's file definitions.
when these were downsized etc
the functions genned successfully.
in our case reducing array sizes from 999 to 500 was required.
i think the unix version
is somewhat restricted by the underlying C language and its
difficulty with string handling.
hope this helps
david tuke
We ported function s into a Unix env. some time ago
and found this type of error was solved by looking
at large arrays in the function's file definitions.
when these were downsized etc
the functions genned successfully.
in our case reducing array sizes from 999 to 500 was required.
i think the unix version
is somewhat restricted by the underlying C language and its
difficulty with string handling.
hope this helps
david tuke
Reply to this topic

0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users