Jump to content


Click the link below to see the new game I'm developing!


Photo
- - - - -

Configuring Function Workspace


1 reply to this topic

#1 Doug Smith

Doug Smith

    Member

  • Members
  • PipPip
  • 23 posts
  • Gender:Male
  • Location:New York, United States

Posted 12 December 2000 - 08:48 PM

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

#2 David Tuke

David Tuke

    Member

  • Members
  • PipPip
  • 20 posts

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



Reply to this topic



  


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

Click the link below to see the new game I'm developing!