Search found 44 matches: milos

Return to advanced search

Re: Resized dialog and combobox

Dear Milos,

Please provide a small PRG to test it, thanks
by Antonio Linares
Fri Feb 24, 2023 10:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Resized dialog and combobox
Replies: 3
Views: 366

Re: Base64 to PDF

Dear Milos,

Then you have to compare the source code of both xHarbour builds and check the differences and implement your own modified functions
by Antonio Linares
Tue Nov 15, 2022 8:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Base64 to PDF
Replies: 14
Views: 1081

PDF to binary

Hi,

How to convert pdf file to binary (encode Base64)?

Regards,
Milos
by mtajkov
Mon Nov 08, 2021 12:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: PDF to binary
Replies: 1
Views: 410

Re: Error report (errsysw_.prg)

Milos, what version of BCC and xHARBOUR are you using to compile with FWH1705?

Regards.
by karinha
Mon Jul 08, 2019 12:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error report (errsysw_.prg)
Replies: 29
Views: 2770

Re: Error report (errsysw_.prg)

Prg:
Code: Select all  Expand view
#include "FiveWin.ch"

function Main()

* Variable does not exist: MERROR


  msgInfo(mError)


return nil
 


Exe file:

http://www.smartprint.co.rs/test1208.zip
http://www.smartprint.co.rs/test1507.zip
Regards,
Milos
by mtajkov
Fri Jul 05, 2019 6:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error report (errsysw_.prg)
Replies: 29
Views: 2770

Re: Error report (errsysw_.prg)

I guess what Milos is trying to say is, with ver 15.07 the error occured but no error.log was generated. With FWH12.08 the error.log was generated. Yes, this is the issue raised. Wish to have a small test program generating this ...
by nageswaragunupudi
Fri Jul 05, 2019 3:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error report (errsysw_.prg)
Replies: 29
Views: 2770

Re: Error report (errsysw_.prg)

I guess what Milos is trying to say is, with ver 15.07 the error occured but no error.log was generated. With FWH12.08 the error.log was generated. I'm also interested in this because with latest FWH19.03/05, it's the standard errsysw.prg ...
by hua
Fri Jul 05, 2019 2:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error report (errsysw_.prg)
Replies: 29
Views: 2770

Re: Error report (errsysw_.prg)

I'm sorry if I'm not clear (maybe it's because of my bad English ...). In version 15.07, I do not receive an error report (error.log does not exist), while in version 12.08 it exists and could be sent by mail, which is very important to me by the user.

Regards.
Milos
by mtajkov
Thu Jul 04, 2019 8:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error report (errsysw_.prg)
Replies: 29
Views: 2770

Re: Error report (errsysw_.prg)

Milos,

Please post here your errorsys PRG so we can check why sending an email is no longer working, thanks
by Antonio Linares
Wed Jul 03, 2019 1:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error report (errsysw_.prg)
Replies: 29
Views: 2770

Re: Error report (errsysw_.prg)

if the user gets an error while using the application in version 12.08 he was able to send me a mail with error.log. I want to go to version 15.07. but this option does not work, why?

I'm sorry for my English

Regards,
Milos
by mtajkov
Tue Jul 02, 2019 8:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error report (errsysw_.prg)
Replies: 29
Views: 2770

Re: Error report (errsysw_.prg)

Antonio,

I have no problem with the error, I made it intentionally to check if it works in version 15.07 as it does in version 12.08.

Regards,
Milos
by mtajkov
Tue Jul 02, 2019 7:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error report (errsysw_.prg)
Replies: 29
Views: 2770

Re: Error report (errsysw_.prg)

Milos,

Please check this variable that is causing the error:

Error BASE/1003 Variable does not exist: OIIICO

Stack-List
----------
called by IMENIK(53)
by Antonio Linares
Tue Jul 02, 2019 5:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error report (errsysw_.prg)
Replies: 29
Views: 2770

Re: Error report (errsysw_.prg)

yes, I use errsysw.prg (17.654kb 12.08.2015.) original by Fivewin 15.07. but without success.

Regards,
Milos
by mtajkov
Tue Jul 02, 2019 3:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error report (errsysw_.prg)
Replies: 29
Views: 2770

Re: Error report (errsysw_.prg)

it's not a problem with the error, but errsysw_prg does not work with FWH version 15.07

Regards,
Milos
by mtajkov
Mon Jul 01, 2019 7:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error report (errsysw_.prg)
Replies: 29
Views: 2770

Re: Error report (errsysw_.prg)

version 12.08:
if I include errsysw_.prg I have error.log
if I do not include errsysw_.prg I do not have error.log

version 15.07:
if I include errsysw_.prg I do not have error.log
if I do not include errsysw_.prg I do not have error.log

Regards,
Milos
by mtajkov
Mon Jul 01, 2019 4:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error report (errsysw_.prg)
Replies: 29
Views: 2770
Next

Return to advanced search