Page 1 of 1

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

Posted: Thu Nov 25, 2010 7:14 pm
by jgayoso
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

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

Posted: Thu Nov 25, 2010 7:23 pm
by Antonio Linares
En que número de línea te da el error ?

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

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

Posted: Thu Nov 25, 2010 8:58 pm
by wmormar
jgayoso,

Contestado acá

http://forums.fivetechsupport.com/viewt ... 82&start=4

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