New FWH 15.09

User avatar
Antonio Linares
Site Admin
Posts: 42777
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 116 times
Been thanked: 108 times
Contact:

New FWH 15.09

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
ukoenig
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany
Contact:

Re: New FWH 15.09

Post by ukoenig »

Dear Antonio,

all samples explbar*.prg are not working with the new release

oExBar = TExplorerBar():New()

Image

best regards
Uwe :?:
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
User avatar
nageswaragunupudi
Posts: 10733
Joined: Sun Nov 19, 2006 5:22 am
Location: India
Been thanked: 11 times
Contact:

Re: New FWH 15.09

Post by nageswaragunupudi »

There is a bug in \source\classes\urllink.prg

In line 30:
For

Code: Select all | Expand

  METHOD Initiate( hDlg ) INLINE ::Super:Initiate( hDlg ), SetText( ::cCaption ), ::Default()
 

substitute

Code: Select all | Expand

  METHOD Initiate( hDlg ) INLINE ::Super:Initiate( hDlg ), ::SetText( ::cCaption ), ::Default()
 
Regards

G. N. Rao.
Hyderabad, India
User avatar
dutch
Posts: 1571
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand
Been thanked: 2 times

Re: New FWH 15.09

Post by dutch »

Dear Antonio,

I've still got problem when compile in "samples\testuni2.prg" as picture. I choose UTF-8 and save already.
What is the problem?
Image
image uploading
Regards,
Dutch

FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio
FWPPC 10.02 / Harbour for PPC (FTDN)
ADS V.9 / MySql / MariaDB
R&R 12 Infinity / Crystal Report XI R2
(Thailand)
User avatar
Antonio Linares
Site Admin
Posts: 42777
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 116 times
Been thanked: 108 times
Contact:

Re: New FWH 15.09

Post by Antonio Linares »

Dutch,

Here it is working fine. I just tested it.

Please to to samples samples\folder and do:

buildh.bat testuni2
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
dutch
Posts: 1571
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand
Been thanked: 2 times

Re: New FWH 15.09

Post by dutch »

Dear Antonio,

I use

Code: Select all | Expand

buildx.bat testuni2

I've got an error in "warnings.log" as below.

Code: Select all | Expand


testuni2.prg(1) Error E0016  Syntax error: ''
 


I got the same error as previous as Canavaro mention. I try to open with notepad.exe or edit in Dos mode and save. It's still the same.
http://forums.fivetechsupport.com/viewtopic.php?f=3&t=31302
Image
free image upload
Antonio Linares wrote:Dutch,

Here it is working fine. I just tested it.

Please to to samples samples\folder and do:

buildh.bat testuni2
Regards,
Dutch

FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio
FWPPC 10.02 / Harbour for PPC (FTDN)
ADS V.9 / MySql / MariaDB
R&R 12 Infinity / Crystal Report XI R2
(Thailand)
User avatar
Antonio Linares
Site Admin
Posts: 42777
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 116 times
Been thanked: 108 times
Contact:

Re: New FWH 15.09

Post by Antonio Linares »

Dutch,

With Harbour works fine and xHarbour fails, I just tested it.

So it seems as a xHarbour bug.

Could you try it with Harbour ? Its easier than you think
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 42777
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 116 times
Been thanked: 108 times
Contact:

Re: New FWH 15.09

Post by Antonio Linares »

Mr. Rao is testing with xHarbour and he says that unicode is working fine with xHarbour too

So lets wait for his advise :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
cnavarro
Posts: 6630
Joined: Wed Feb 15, 2012 8:25 pm
Location: España
Has thanked: 6 times
Been thanked: 10 times

Re: New FWH 15.09

Post by cnavarro »

Please, file save as UFT-8 - NO BOM and try
Cristobal Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
User avatar
dutch
Posts: 1571
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand
Been thanked: 2 times

Re: New FWH 15.09

Post by dutch »

Dear Canavarro,

I open and save as UTF-8 in UE and Notepad but it got the sample. I try the Ramesh's Sample code, it got the same error.
What does "NO BOM" mean?
cnavarro wrote:Please, file save as UFT-8 - NO BOM and try
Regards,
Dutch

FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio
FWPPC 10.02 / Harbour for PPC (FTDN)
ADS V.9 / MySql / MariaDB
R&R 12 Infinity / Crystal Report XI R2
(Thailand)
User avatar
RAMESHBABU
Posts: 633
Joined: Fri Oct 21, 2005 5:54 am
Location: Secunderabad (T.S), India
Been thanked: 6 times

Re: New FWH 15.09

Post by RAMESHBABU »

Dear Mr.Dutch,

Plz. follow these steps:

Block and copy my Program into notepad.

Save it.

Open it using MsDOS Edit

You will find Some unusal characters before Include "Fivewin.ch"

Just delete them and save it.

Now compile/Link using your Buildx.bat as usually.

That is all.

Regards,

-Ramesh Babu P
User avatar
cnavarro
Posts: 6630
Joined: Wed Feb 15, 2012 8:25 pm
Location: España
Has thanked: 6 times
Been thanked: 10 times

Re: New FWH 15.09

Post by cnavarro »

dutch wrote:Dear Canavarro,

I open and save as UTF-8 in UE and Notepad but it got the sample. I try the Ramesh's Sample code, it got the same error.
What does "NO BOM" mean?
cnavarro wrote:Please, file save as UFT-8 - NO BOM and try


Look

Image
Cristobal Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
User avatar
dutch
Posts: 1571
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand
Been thanked: 2 times

Re: New FWH 15.09

Post by dutch »

Dear Canavarro,

I have not any choice as your screen but I follow as Ramesh mention. I can compile now but it doesn't convenience, because I have to delete the header character everytime.
Image
photos upload
Regards,
Dutch

FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio
FWPPC 10.02 / Harbour for PPC (FTDN)
ADS V.9 / MySql / MariaDB
R&R 12 Infinity / Crystal Report XI R2
(Thailand)
User avatar
nageswaragunupudi
Posts: 10733
Joined: Sun Nov 19, 2006 5:22 am
Location: India
Been thanked: 11 times
Contact:

Re: New FWH 15.09

Post by nageswaragunupudi »

Duch

What editor do you normally use for writing your programs?

You may need notepad or some other such programs only if you want to type in some string constants. Open your program in notepad, type in This words and save. Notepad by itself insert bom. If the original had bom, it retains bom
Hereafter well save our samples without bom, to enable xharbour users also to test them
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
Posts: 10733
Joined: Sun Nov 19, 2006 5:22 am
Location: India
Been thanked: 11 times
Contact:

Re: New FWH 15.09

Post by nageswaragunupudi »

Duch

What editor do you normally use for writing your programs?

You may need notepad or some other such programs only if you want to type in some string constants. Open your program in notepad, type in This words and save. Notepad by itself insert bom. If the original had bom, it retains bom
Hereafter well save our samples without bom, to enable xharbour users also to test them
Regards

G. N. Rao.
Hyderabad, India
Post Reply