Página 1 de 1

Possible problem with Windows controls

Publicado: Jue Ago 16, 2007 1:45 pm
por Stephan Hennekens
A custumer sent me the following error message:
Subsystem Call: BASE
System Code: 1004
Default Status: .F.
Description: Class: 'NIL' has no exported method
Operation: AITEMS
Arguments:
Involved File:
Dos Error Code: 0
Trace Through:
TMAINFORM:UPDATESTATUSBAR (204)
etc.
Line 204 contains the following code:
::oStatusBar:aItems[1]:oControl := ::oLabelCopyRight
It looks like that the Statusbar control is not (properly) installed. Is it
possible that some Windows system DLL's are not installed on his machine??
Regards,
Stephan