<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Dear All,<BR>
I get "field slope out of range" in type 30 if I put a negative value (which is teoretically allowed in the proforma).<BR>
<BR> The following statement in the code could be the reason:<BR>
IF(SLFLD.GE.0.0 .AND. SLFLD.LE.SLCL .AND. SLFLD.LT.1.50) GO TO 77<BR>               CALL TYPECK(4,INFO,NI,NP,0)<BR>          CALL MESSAGES(-1,'Field Slope is out of range','fatal',INFO(1),INFO(2))<BR>
<BR>Any suggestion?<BR>
kind regards,<BR>
 <BR>
Giovanni Nurzia<BR><br /><hr />Crosswire, il gioco delle relazioni. <a href='http://livesearch.games.msn.com/crosswire/play_it/' target='_new'>Sei pronto per la sfida?</a></body>
</html>