Search found 144 matches: unexpected

Return to advanced search

Re: Bug in TBtnBmp

...  // ::DispEnd( aInfo )return nil This way the background is properly filled. Now if you uncomment the calls to DispBegin() and DispEnd() an unexpected border appears at the top and at the left. So in order to properly fix its painting we first need to know where this is coming from. Please ...
by Antonio Linares
Sun Jun 29, 2014 1:06 pm
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: Bug in TBtnBmp [Solved]
Replies: 88
Views: 16649

Re: Visual Studio 2013 question

... and found a number of errors with sxstrace. Nothing difficult to fix, but I didn't even know there were any errors until I used sxstrace, just unexpected behavior. Regarding drag and drop: c:\fwh\samples\testdrop.prg shows the drag and drop problem. Works fine for 32 bit, fails as below for ...
by rhlawek
Thu May 29, 2014 8:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Visual Studio 2013 question (solved)
Replies: 22
Views: 3825

Re: Major problems with FWH 13.09 / xHb ...

... records. In some cases this affects performance. Without this filter, results of AdsKeyNo() and AdsKeyCount() are not accurate. This also causes unexpected record positioning in XBrowse because XBrowse depends a lot on KeyNo(). When the scoped set of records contain more deleted records, the ...
by nageswaragunupudi
Wed Nov 20, 2013 11:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Major problems with FWH 13.09 / xHb ...
Replies: 6
Views: 2712

New FTDN September/Septiembre 2013 (FWH 13.09)

... in some older versions of xHarbour / SQLRDD, DBINFO( DBI_READONLY ) is returning NIL instead of logical value, resulting in runtime errors. This unexpected behavior is taken care of now. * New: Functions in olefuncs.prg ExcelLangID() --> nExcelLangID ExcelLang() --> en,es,fr,pt,de,it ExcelTranslate( ...
by Antonio Linares
Wed Oct 30, 2013 3:14 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN September/Septiembre 2013 (FWH 13.09)
Replies: 1
Views: 2819

Problema al empezar con tDolphin

... causa de que me salga este mensaje cuando ejecuto setenvx.bat o bldfw.bat: "C:/Program Files/Git/bin/sh.exe": -c: line 1: syntax error: unexpected end of f ile win-make: *** [.\obj\XHARBOUR\BCC] Error 258 sh: C:\Program: No such file or directory win-make: *** [nosample] Error 127 ¿Qué ...
by Andrés González
Sun Sep 15, 2013 10:43 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problema al empezar con tDolphin
Replies: 4
Views: 636

Open a msg file

... syntax error Error E2451 testole.c 170: Undefined symbol 'OOUTLOOK' Error E2141 testole.c 170: Declaration syntax error Error E2190 testole.c 170: Unexpected } Error E2040 testole.c 170: Declaration terminated incorrectly Error E2040 testole.c 170: Declaration terminated incorrectly Error E2190 ...
by Otto
Tue Jun 25, 2013 2:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Open a msg file
Replies: 3
Views: 885

Re: To Antonio: hb_free () Pointer Overflow "€"

... pruebaFTP_Antonio.c 56: Undefined symbol 'NULL' Error E2141 pruebaFTP_Antonio.c 56: Declaration syntax error Error E2190 pruebaFTP_Antonio.c 56: Unexpected } Error E2040 pruebaFTP_Antonio.c 56: Declaration terminated incorrectly Error E2228 pruebaFTP_Antonio.c 56: Too many error or warning messages ...
by Verhoven
Mon May 06, 2013 10:21 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: To Antonio: hb_free () Pointer Overflow "€"
Replies: 23
Views: 4682

Re: WndMain() unexpected nil

Suggestion
Code: Select all  Expand view
StopUntil( { || ::lExit .or. WndMain() == nil .or. !IsWindow( WndMain():hWnd ) } )

Does this help?
by nageswaragunupudi
Sat Mar 02, 2013 3:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WndMain() unexpected nil
Replies: 3
Views: 571

Re: WndMain() unexpected nil

Frank, We recently commented about it here. It happens because the main window is closed meanwhile the print preview is shown. Use the VALID of the main window to control is the preview is opened or not, so the user can't leave, or at least, ask the user to close it How can i know in the mainwindow...
by Franklin Demont
Sat Mar 02, 2013 12:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WndMain() unexpected nil
Replies: 3
Views: 571

Re: WndMain() unexpected nil

Frank,

We recently commented about it here. It happens because the main window is closed meanwhile the print preview is shown.

Use the VALID of the main window to control is the preview is opened or not, so the user can't leave, or at least, ask the user to close it
by Antonio Linares
Sat Mar 02, 2013 9:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WndMain() unexpected nil
Replies: 3
Views: 571

WndMain() unexpected nil

Hello, This week i had two errors (code runs mostly without problems) : Error description: Error BASE/1004 Class: 'NIL' has no exported method: HWND Called from: => HWND( 0 ) Called from: .\source\classes\RPREVIEW.PRG => (b)TPREVIEW:ACTIVATE( 169 ) if ::oWndMain == nil    StopUntil&#...
by Franklin Demont
Sat Mar 02, 2013 8:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WndMain() unexpected nil
Replies: 3
Views: 571

Re: FiveWeb de FiveTech (gratis hasta la versión 1.0)

... al intentar generar una app, compila correctamente, pero al linkear tira el error: linking... /usr/bin/ld: 2: /usr/bin/ld: Syntax error: newline unexpected collect2: error: ld devolvió el estado de salida 2 tira el mismo error tanto con la version de Harbour que tengo, como con la bajada de fivetech. ...
by Rolaci
Tue Jan 15, 2013 4:28 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FiveWeb de FiveTech (gratis hasta la versión 1.0)
Replies: 279
Views: 64563

Re: FiveWeb de FiveTech (gratis hasta la versión 1.0)

... al intentar generar una app, compila correctamente, pero al linkear tira el error: linking... /usr/bin/ld: 2: /usr/bin/ld: Syntax error: newline unexpected collect2: error: ld devolvió el estado de salida 2 tira el mismo error tanto con la version de Harbour que tengo, como con la bajada de fivetech. ...
by Rolaci
Tue Jan 15, 2013 12:23 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FiveWeb de FiveTech (gratis hasta la versión 1.0)
Replies: 279
Views: 64563

Re: dolphin.lib needed

... W8004 .\source\lang\msges.c 99: 'ErrMsg' is assigned a value that is never used in function LoadMsgsES Error E2190 .\source\lang\msges.c 99: Unexpected } Error E2190 .\source\lang\msges.c 101: Unexpected } Error E2293 .\source\lang\msges.c 103: ) expected Error E2040 .\source\lang\msges.c ...
by compaqt
Sat Nov 24, 2012 11:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: dolphin.lib needed
Replies: 8
Views: 1492

Re: Error dtoc() with empty date-field in MySQL

... and not just " ". When you test for any value from SQL you should always test for Empty()... just in case, or you will wind up with an unexpected run-time failure... especially if you have inherited a database from another application\developer. Rick Lipkin ps .. note, some SQL databases ...
by Rick Lipkin
Mon Oct 29, 2012 1:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error dtoc() with empty date-field in MySQL
Replies: 4
Views: 824
PreviousNext

Return to advanced search