home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / mac / programm / 18728 < prev    next >
Encoding:
Internet Message Format  |  1992-11-20  |  1001 b 

  1. Path: sparky!uunet!pipex!demon!mgvax.ulster.ac.uk!CFYX33
  2. Newsgroups: comp.sys.mac.programmer
  3. From: CFYX33@mgvax.ulster.ac.uk (George Row)
  4. Subject: xcmds mpw pacsal and the linker
  5. Date: Fri, 20 Nov 1992 20:27:00 +0000
  6. Message-ID: <9211202026.aa01094@demon.demon.co.uk>
  7. Sender: usenet@gate.demon.co.uk
  8. Lines: 17
  9.  
  10. Help!!!!
  11. I am using MPW Pascal 3.2 and writing an Xcmd for Hypercard. 
  12. I want to read the contents of a file using MPW's "Read" and 
  13. "Readln" into a few variables for manipulation within the Xcmd. 
  14. The Xcmd compiles but gives the following link error:
  15.  
  16. ### Link: Error: Undefined entry, name: (Error 28) "errno"
  17.   Referenced from: %_SETIORSLT in file: Mike:MPW:MPWFolder:Libraries:PLibraries:PasLib.o
  18. ### Link: Error: -- --- more of the same ---etc.
  19.  
  20. This code links and works OK as a program the problem 
  21. only happens when linking as an xcmd!?
  22.  
  23. Any advice or assistance would greatly appreciated
  24.                     Mike McCool
  25. Magee College
  26. University of Ulster              MCCool.M@mgvax.ulster.ac.uk
  27.