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