Search found 79 matches: birol

Return to advanced search

Re: (DOS Error -2147418111) WINOLE/1009 No exported method: LAN

Thank you very much Birol.

I will try it immediately.
by Horizon
Mon Jan 16, 2023 9:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: (DOS Error -2147418111) WINOLE/1009 No exported method: LAN
Replies: 10
Views: 796

Re: (DOS Error -2147418111) WINOLE/1009 No exported method: LAN

Hakan may be this helps. I have modified OleFuncs.Prg as below. I have put double slash and my name to the lines that I have midified (i.e //birol) /***  OleFuncs.Prg**  For common use in other modules**/#include "fivewin.ch"#include "adodef.ch"#ifdef __XHARBOUR__  ...
by betoncu
Sun Jan 15, 2023 2:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: (DOS Error -2147418111) WINOLE/1009 No exported method: LAN
Replies: 10
Views: 796

Re: Array of Gets on a scroll panel

Birol,

If you remove the TScrollPanel then it works as expected

it seems as a bug to be fixed with TScrollPanel
by Antonio Linares
Thu Mar 25, 2021 10:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Array of Gets on a scroll panel
Replies: 10
Views: 1214

Re: RBTN No exported method: END Error

Birol,

Please try with:

MENU MenuPop(oZEYIL, oTAKGEN, oPOLICE, cBrkod, cBradi, cDbadi)

instead of:

MENU {|| MenuPop(oZEYIL, oTAKGEN, oPOLICE, cBrkod, cBradi, cDbadi)}
by Antonio Linares
Thu Feb 04, 2021 8:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: RBTN No exported method: END Error
Replies: 3
Views: 314

Re: MySql/MariaDB Collation

Hi Birol,

Do you still use charset "latin5_turkish_ci" in mariadb/mysql using fivewin new rowset?

If yes, do you have a problem like that.
http://forums.fivetechsupport.com/viewtopic.php?p=231305#p231305

Thanks.
by Horizon
Sun Apr 12, 2020 11:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MySql/MariaDB Collation
Replies: 16
Views: 3434

Re: Changing the place of "comp.log" file in scripts.

Birol, In FWH\source\function\harbour.prg in function Execute() please comment out this line: // FReOpen_Stderr ( "comp.log", "w" ) and modify this one: oHrb = HB_CompileFromBuf( cCode, .T. , "-n", ...
by Antonio Linares
Tue Jul 31, 2018 4:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Changing the place of "comp.log" file in scripts.
Replies: 3
Views: 668

Re: Resource leak in menus

Birol,

many thanks for your feedback

we are checking it
by Antonio Linares
Fri Aug 04, 2017 7:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Resource leak in menus
Replies: 27
Views: 4785

Re: MySql/MariaDB Collation

Hi Birol,

I have checked and you are right.

I have checked both server default and latin5 - default collation.
by Horizon
Wed Jun 28, 2017 5:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MySql/MariaDB Collation
Replies: 16
Views: 3434

Re: MySql/MariaDB Collation

Merhaba Birol,

Ben DBFCDX de aşağıdaki satırları eklemeden aynı problemler oluyordu.

Code: Select all  Expand view
    REQUEST HB_CODEPAGE_TRWIN
    HB_CDPSELECT( "TRWIN" )
by Horizon
Wed Jun 28, 2017 8:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MySql/MariaDB Collation
Replies: 16
Views: 3434

Re: Program creates a Log File

Birol Somewhere in your program you are calling these icons on your BtnBmps and those resources do not exist on File or not burned into your Executable. I would use a File Find utility and have it search your .Prgs for the ...
by Rick Lipkin
Mon Jun 19, 2017 1:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Program creates a Log File
Replies: 4
Views: 788

Attention to Horizon (Hakan Önemli)

Hi Hakan, can you please send me your private email address. I want to contact with you.

birol.betoncu@gmail.com
by betoncu
Fri Jun 16, 2017 8:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Attention to Horizon (Hakan Önemli)
Replies: 0
Views: 369

Re: RBBTN Passing a parameter to popup menu

Birol, Do it this way: #include "FiveWin.ch"#include "Ribbon.ch"static nNum := 10function Main()local oDlg, oBtn   DEFINE DIALOG oDlg FROM 5, 5 TO 15, 40 TITLE "Testing RBBTN Popup ...
by Antonio Linares
Fri Dec 25, 2015 8:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: RBBTN Passing a parameter to popup menu
Replies: 3
Views: 573

Re: off for some days

I know what you feel. You'll be in my prayers.
Birol Betoncu
by betoncu
Fri Feb 07, 2014 12:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: off for some days
Replies: 73
Views: 9096

Re: FWH 13.12 printer SetCopies problem

Birol,

Instead of calling oPrn:SetCopies( 2 ) please do PrnSetCopies( 2 ) and let me know your results, thanks
by Antonio Linares
Sun Jan 19, 2014 2:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 13.12 printer SetCopies problem
Replies: 20
Views: 5507

FWH 13.12 printer SetCopies problem

... to default printer (aPrinters[3] in my case)   PAGE      oPrn:Say( 1, 1, "Hello" )   ENDPAGE      ENDPRINTRETURN NIL Regards, Birol Betoncu
by betoncu
Sun Jan 19, 2014 11:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 13.12 printer SetCopies problem
Replies: 20
Views: 5507
Next

Return to advanced search

cron