Error al compilar con VERCE

Error al compilar con VERCE

Postby Armando » Sat Nov 29, 2008 6:23 pm

Maestro Antonio:

Estoy intentando compilar VisualFw con VERCE 4.5 y me tira este error:
Code: Select all  Expand view
C:\VisualFw\Prgs\Code.Prg(72) Warning W00001 Ambiguous Reference: 'NOLDOPTION'


Saludos
SOI, s.a. de c.v.
estbucarm@gmail.com
http://www.soisa.mex.tl/
http://sqlcmd.blogspot.com/
Tel. (722) 174 44 45
Carpe diem quam minimum credula postero
User avatar
Armando
 
Posts: 3061
Joined: Fri Oct 07, 2005 8:20 pm
Location: Toluca, México

Re: Error al compilar con VERCE

Postby wmormar » Tue Dec 02, 2008 7:28 am

Armando wrote:Maestro Antonio:

Estoy intentando compilar VisualFw con VERCE 4.5 y me tira este error:
Code: Select all  Expand view
C:\VisualFw\Prgs\Code.Prg(72) Warning W00001 Ambiguous Reference: 'NOLDOPTION'


Saludos


Sólo declara NOLDOPTION y listo
William, Morales
Saludos

méxico.sureste
User avatar
wmormar
 
Posts: 1073
Joined: Fri Oct 07, 2005 10:41 pm
Location: México

Postby Antonio Linares » Tue Dec 02, 2008 8:49 am

Armando,

Modifica este comando en FWH\include\folder.ch
Code: Select all  Expand view
#xcommand @ <nRow>, <nCol> TABS [<oTabs>] ;
             [ <of: OF, WINDOW, DIALOG> <oWnd> ] ;
             [ <prm: PROMPT, PROMPTS, ITEMS> <cPrompt,...> ] ;
             [ <bmp: BITMAP, BITMAPS, RESOURCE> <cBitMap,...> ] ;
             [ <act: ACTION, EXECUTE, ON CHANGE> <uAction> ] ;
             [ <lPixel: PIXEL> ] ;
             [ <lDesign: DESIGN> ] ;
             [ <color: COLOR, COLORS> <nClrFore> [,<nClrBack>] ] ;
             [ OPTION <nOption> ] ;
             [ SIZE <nWidth>, <nHeight> ] ;
             [ MESSAGE <cMsg> ] ;
       => ;
          [<oTabs> := ] TTabs():New( <nRow>, <nCol>,;
             [\{<cPrompt>\}], [{|nOption,nOldOption|<uAction>}], ;
             <oWnd>, <nOption>, <nClrFore>, <nClrBack>, <.lPixel.>,;
             <.lDesign.>, <nWidth>, <nHeight>, <cMsg>, [\{<cBitMap>\}] )

Observa que ahora usa nOldOption en su traducción
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41313
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveMac / FivePhone (iPhone, iPad)

Who is online

Users browsing this forum: No registered users and 1 guest

cron