Scope violation - lconnected
Publicado: Mar May 10, 2005 2:45 am
Is this the proper newsgroup to report possible errors?
The offending form is PAYBR.xfm, and the problem lies with an lConnected
assignement.
PAYBR.xfm snippet:
WITH OBJECT ::oCdxDataSource1 := TCdxDataSource():New( Self )
:cConnect := ".."
:lConnected := .T.
:Create()
END
Following are the contents of the error log file:
******************************* Error log file
********************************
Date: 05/09/05
Time: 17:26:41
Available Memory: 158460
Current Area: 1
---------------------------- Compiler Information
-----------------------------
Xailer Version: Xailer 0.99.3 Pre-release 3 (May 2005)
Compiler: xHarbour build 0.99.41 Intl. (SimpLex) PCode Version: 5
C/C++ Compiler: Borland C++ 5.5.1
Windows Platform: Windows XP Home Edition 5.01.2600 Service Pack 2
--------------------- Internal Error Handling Information
---------------------
Subsystem Call: BASE
System Code: 1004
Default Status: .F.
Description: Scope Violation <PROTECTED>
Operation: _LCONNECTED
Arguments:
Involved File:
Dos Error Code: 0
Trace Through:
_LCONNECTED (0)
TFORM1:CREATEFORM (13)
TFORM1:NEW (179)
MAIN (15)
The offending form is PAYBR.xfm, and the problem lies with an lConnected
assignement.
PAYBR.xfm snippet:
WITH OBJECT ::oCdxDataSource1 := TCdxDataSource():New( Self )
:cConnect := ".."
:lConnected := .T.
:Create()
END
Following are the contents of the error log file:
******************************* Error log file
********************************
Date: 05/09/05
Time: 17:26:41
Available Memory: 158460
Current Area: 1
---------------------------- Compiler Information
-----------------------------
Xailer Version: Xailer 0.99.3 Pre-release 3 (May 2005)
Compiler: xHarbour build 0.99.41 Intl. (SimpLex) PCode Version: 5
C/C++ Compiler: Borland C++ 5.5.1
Windows Platform: Windows XP Home Edition 5.01.2600 Service Pack 2
--------------------- Internal Error Handling Information
---------------------
Subsystem Call: BASE
System Code: 1004
Default Status: .F.
Description: Scope Violation <PROTECTED>
Operation: _LCONNECTED
Arguments:
Involved File:
Dos Error Code: 0
Trace Through:
_LCONNECTED (0)
TFORM1:CREATEFORM (13)
TFORM1:NEW (179)
MAIN (15)