WIN32Lib Error
- Posted by robert at wyotaz.com Mar 27, 2002
- 412 views
I keep getting this error message when I try to close down a Modal Window: C:\EUPHORIA\include\Win32Lib.ew:10135 in function fDoLVN_GETDISPINFO() subscript value 3 is out of bounds, reading from a sequence of length 1 The problems after opening and closing a certain sequence of windows. It is not sporadic, but it happens everytime I run the program. No data is being transferred through the procedures in my routines. Can anyone explain what I might be doing wrong or what I should be looking for.