"Subscript Out of Range," Graphics GET with LONG Integer (69160)
This article was previously published under Q69160
SUMMARY
If the graphics GET statement is used in a subprogram with a LONG
integer array and if the starting index of the array is not the first
element, a "Subscript out of Range" error will be generated if the
program is compiled with BC /D. If the program is compiled without the
/D option, BC.EXE will give an "Illegal function call" error.
This problem does not occur in the QBX.EXE or QB.EXE environment.
Microsoft has confirmed this to be a problem with Microsoft QuickBasic
versions 4.00, 4.00b, and 4.50 for MS-DOS; Microsoft Basic compiler
versions 6.00 and 6.00b for MS-DOS and MS OS/2; and Microsoft Basic
Professional Development System (PDS) versions 7.00 and 7.10 for
MS-DOS and MS OS/2. We are researching this problem and will post new
information here as it becomes available.
Modification Type: |
Minor |
Last Reviewed: |
1/9/2003 |
Keywords: |
KB69160 |
|