[fa.info-mac] GetNamedResource and _FlushEvents

info-mac@uw-beaver.UUCP (10/12/84)

From: Bob Weissman <G.WEISSMAN@SU-SCORE.ARPA>
I have two specific questions about Mac ROM calls.

1. Calling GetNamedResource from Pascal seems not to work, i.e., always fails
to find the named resource.  Has anyone found a way to make it work?

2. What is the correct calling sequence for _FlushEvents from assembly language?
It does not seem to be stack-based, but the documentation does not indicate a
register-based calling sequence.  Anybody made this one work?

Thanks,
-- Bob <G.WEISSMAN@SU-SCORE>

-------