Unimplemented
TheUnimplementedprocedure triggers a system error when called.
PROCEDURE Unimplemented;DESCRIPTION
The address of theUnimplementedprocedure is at system startup time placed into all entries of each trap dispatch table that do not contain an address of a system software routine. When called, theUnimplementedprocedure triggers the system error 12,dsCoreErr, which crashes the currently running application.
- WARNING
- Your application should never use this procedure.
![]()
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help