Access violation

Kesterson, Roger Roger.Kesterson@ryobiaz.com
Fri, 14 Apr 2000 07:15:03 -0700


An access violation in VMS means that your program has tried to access an
address in the first page of virtual memory, which is off limits to all
programs.  There are too many possibile causes to even attempt to list, but
since we're talking about PowerHouse, I would guess that it has something to
do with the passing of arguments to your external C procedures.  For
example, if PowerHouse is passing by value, and your C procedure is
expecting it by reference.  This is just a wild guess, it is impossible to
tell without seeing the code.
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.