FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour WINRUN() error *problem found*
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
WINRUN() error *problem found*
Posted: Thu Nov 21, 2013 07:35 AM
Dear All,

I cannot find the problem of this error.
Code (fw): Select all Collapse
Stack Calls
===========
   Called from :  => LEN(0)
   Called from :  => WINRUN(1136)
   Called from : .\source\classes\WINDOW.PRG => TMDIFRAME:ACTIVATE(966)
   Called from : D:\V5\INF\SITEMI~1\XHARBO~1\EZSMDINF.PRG => MAIN(231)

Thanks in advance for any help.
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)
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: WINRUN() error
Posted: Thu Nov 21, 2013 07:55 AM

Dutch,

Are you using FWH 13.05 ?

Could you describe how you get that error ? Does it happens always ? Just when the app starts ?

Did you have a previous version of your code that worked fine ? thanks

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
Re: WINRUN() error
Posted: Thu Nov 21, 2013 08:20 AM

Dear Antonio,

Thank you for your prompt reply. I've found the problem now, because the returning value is not array, that why the len() is not working and got an error.

Unfortunately, it didn't show the line of problem.

Thanks again.
Dutch

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)

Continue the discussion