OT: A difference between clipper and xHarbour

OT: A difference between clipper and xHarbour

Postby MarcoBoschi » Wed Oct 27, 2010 11:52 am

Hi,
due to the run-time error in a routine I found a difference between xHarbour and clipper

FUNCTION MAIN()

LOCAL cString := "4327824378924398243789243"

LOCAL nValue := VAL(cString)

? nValue // display ********************

? CHR( nValue ) // at this point a windows error dialog apperas and application continue do run
// until I don't kill it using task manager

RETURN NIL


the same function in clip53b works fine
User avatar
MarcoBoschi
 
Posts: 1028
Joined: Thu Nov 17, 2005 11:08 am
Location: Padova - Italy

Re: OT: A difference between clipper and xHarbour

Postby Enrico Maria Giordano » Wed Oct 27, 2010 12:41 pm

As I already wrote in comp.lang.xharbour, your sample works fine here using latest xHarbour from CVS and BCC 6.30.

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8419
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: OT: A difference between clipper and xHarbour

Postby MarcoBoschi » Wed Oct 27, 2010 1:24 pm

sorry you are right I have not mentioned the version

many thanks

marco
User avatar
MarcoBoschi
 
Posts: 1028
Joined: Thu Nov 17, 2005 11:08 am
Location: Padova - Italy


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: damianodec and 91 guests