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
C:\VisualFw\Prgs\Code.Prg(72) Warning W00001 Ambiguous Reference: 'NOLDOPTION'
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
#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>\}] )
Return to FiveMac / FivePhone (iPhone, iPad)
Users browsing this forum: No registered users and 5 guests