MacAppProcess Plugin extends the Application object of REALbasic. It gives
you the app’s name, MacCreator, and FolderItem, and allows you to send your
app to the front.

New in v.1.0.1:

* App.MacRunningUnderClassic property tells you if your app is
running under Classic. Which stands to reason, no?

* App.MacRunningUnderMacOSX property tells you if your app is…
Uh, you can figure this out, right? I mean… You’re smart.
Do I really need to say that it tells you if your app is
running under Mac OS X?

* Vestigial Windows support. Go ahead and compile for Windows.
REALbasic won’t mind.

MacAppProcess Plugin v.1.0.1 is available at this web page:

(http://www.mile23.com/plugins.html#macappprocess)

Thanks.