| 
     
      
      
      From: Louis C. <lo...@e9...> - 2005-10-20 18:30:55
      
     
   | 
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> I'm trying to compile the example program tdb02.cob and I'm getting the error below.  <br> <br> linux:/home/adsi/tinycobol-0.63/test.code/tdb02 # htcobol tdb02.cob           <br> tdb02.cob: Assembler messages:                                                <br> tdb02.cob:2: Warning: line numbers must be positive; line number 0 rejected   <br> tdb02.cob:2: Error: junk at end of line, first unrecognized character is `8'  <br> tdb02.cob:2: Warning: line numbers must be positive; line number 0 rejected   <br> tdb02.cob:2: Error: junk at end of line, first unrecognized character is `9'  <br> <br> <br> If I look at tdb02.lis it state there are no errors.  The object file is not created.<br> <br> TinyCOBOL compile audit summary:            <br> Total lines compiled           :  202       <br> Total number of warnings       :    0       <br> Total number of errors found   :    0       <br> <br> This is a Suse Linux 9.2 system.  tinycobol built from source.<br> <div class="moz-signature">-- <br> <meta http-equiv="Content-Type" content="text/html; "> <meta name="GENERATOR" content="Microsoft FrontPage 4.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <title>Louis  Castoria</title> <p><br> <img alt="septbar.jpg" src="cid:par...@e9..." style="width: 329px; height: 51px;" lowsrc="septbar.jpg" height="51" width="329"><br>             Louis  Castoria  -  ADSI<br>             Software Engineer<br>             1930 First Commercial  Drive<br>             Southaven MS,  38671<br>             Phone: 662-393-2046<br>             WEB: <a class="moz-txt-link-freetext" href="http://www.e9.com">http://www.e9.com</a><br>                   <img alt="adsi.gif" src="cid:par...@e9..." style="width: 100px; height: 53px;" lowsrc="adsi_white.gif" height="52" width="99"></p> </div> </body> </html>  |