Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
HP.com home

HP OpenVMS Systems

ask the wizard
Content starts here

Pascal ARRINDVAL array index value out of range?

» close window

The Question is:

 
In using one of our older programs, when prompted for a variable, wildcard
(*) was used to show all information under this heading, instead the error
message below was displayed.  What does it mean and how can I correct the
problem?
 
%PAS-F-ARRINDVAL, array index value is out of range
%TRACE-F-TRACEBACK, symbolic stack dump follows
 
 


The Answer is :

 
  This error typically means that a run-time array bounds check within
  a Pascal program has detected an attempt to access an array entry
  that is outside the defined size of the array.  A programming bug,
  in other words.  Please check the application source code for how
  the application handles (or mishandles) the asterisk as user input
  at the particular user prompt.

answer written or last revised on ( 13-DEC-1999 )

» close window

 

Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2008 Hewlett-Packard Development Company, L.P.