FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour Error BASE/1004 Class: 'NIL' has no exported method: NEW
Posts: 170
Joined: Sat Aug 07, 2010 11:36 PM
Error BASE/1004 Class: 'NIL' has no exported method: NEW
Posted: Thu Nov 25, 2010 07:14 PM

Este error me da al hacer un say, estoy compilando con xMate, xHarbour y FiveWin, me funciono durante un tiempo y luego cayo en este error.

Se agradece cualquier ayuda. :oops:

Error BASE/1004 Class: 'NIL' has no exported method: NEW

DEFINE DIALOG oDlg TITLE cTitulo
@ 1, 2 SAY cDesVendedor+":" OF oDlg
@ 1, 8 GET oGet VAR cod_vendex OF oDlg SIZE 30, 10 PICTURE "999999" valid fEmpld_Busca(@cod_vendex) .and. fEmpld_Apertura(oDlg, cTextoSencillo)
oGet:lDisColors = .f.
@ 3, 7 BUTTON "&Aceptar" OF oDlg SIZE 30, 12 ACTION (lRetorno:=.T., oDlg:End())
@ 3,16 BUTTON "&Cancelar" SIZE 30, 12 OF oDlg ACTION oDlg:End() CANCEL

ACTIVATE DIALOG oDlg CENTERED

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Error BASE/1004 Class: 'NIL' has no exported method: NEW
Posted: Thu Nov 25, 2010 07:23 PM

En que número de línea te da el error ?

Copia aqui las primeras líneas del fichero error.log

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1076
Joined: Fri Oct 07, 2005 10:41 PM
Re: Error BASE/1004 Class: 'NIL' has no exported method: NEW
Posted: Thu Nov 25, 2010 08:58 PM

jgayoso,

Contestado acá

viewtopic.php?f=3t=20382start=4

Hay foros para español e ingles, hay que revisar a la hora de postear

&&

William, Morales

Saludos



méxico.sureste

Continue the discussion