home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / pascal / 4600 < prev    next >
Encoding:
Text File  |  1992-07-29  |  783 b   |  23 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!mcsun!sunic!aun.uninett.no!ugle.unit.no!venaas
  3. From: venaas@siri.unit.no (Stig Venaas)
  4. Subject: Invalid PUBLIC definition error in TP55
  5. Message-ID: <1992Jul29.163235.6270@ugle.unit.no>
  6. Sender: news@ugle.unit.no (NetNews Administrator)
  7. Organization: University of Trondheim
  8. Date: Wed, 29 Jul 92 16:32:35 GMT
  9. Lines: 12
  10.  
  11. I'm trying to use some assembler routines with TP. I've
  12. compiled them to obj files and have linked them into the
  13. pascal source by using the the {L ....}. 
  14. When I compile I getan invalid public def. error. I've
  15. checked all the possible causes that the manual states, but I
  16. can't see anything wrong.
  17.  
  18. Does anyone have any experiences with this error? What are the
  19. likely causes (other than those in the manual)?
  20.  
  21. Stig
  22.  
  23.