Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Help??Application Execution Error R0006?

249 views
Skip to first unread message

chris

unread,
Jan 19, 2000, 3:00:00 AM1/19/00
to
does anyone know what this means. it says Application Terminated.
Error: Invalid DataWindow row/column specified at line 111 in function
wf_save object w_tab_client . any help would be appreciated.
thanks,
chris


Ron Gallagher

unread,
Jan 19, 2000, 3:00:00 AM1/19/00
to
Chris --

You are probably invoking one of the GetItemxxx methods and referring to an
invalid row number (ie. < 1 or > dw_x.rowcount()) or an invalid column.
Check your code and make sure you're not using an invalid value for either.

--
HTH

Ron Gallagher, CPDP
Atlanta, GA
rongal...@mindspring.com

chris <chris...@harvard.edu> wrote in message
news:388606AD...@harvard.edu...

Charlie Crook

unread,
Jan 19, 2000, 3:00:00 AM1/19/00
to
1. It means you don't have a Systemerror event coded and so PB decided to
abort itself instead
2. It means you should look at the code at line 111 to see why the row or
column is incorrect
0 new messages