Macintosh Library Modules
Next:
1. Introduction
Up:
Macintosh Library Modules
Previous:
Front Matter
Contents
Contents
1. Introduction
2. mac -- Similar interfaces to the posix module.
3. macpath -- MacOS path manipulation functions.
4. ctb -- Interface to the Communications Tool Box.
4.1 connection object
5. macconsole -- Think C's console package.
5.1 macconsole options object
5.2 console window object
6. macdnr -- Interfaces to the Macintosh Domain Name Resolver.
6.1 dnr result object
7. macfs -- FSSpec, the Alias Manager, finder aliases, and the Standard File package.
7.1 FSSpec objects
7.2 Alias Objects
7.3 FInfo Objects
8. ic -- Access to Internet Config.
8.1 IC Objects
9. MacOS -- Access to MacOS specific interpreter features.
10. macostools -- Convenience routines for file manipulation.
11. findertools -- Wrappers around the finder's Apple Events interface.
12. mactcp -- The MacTCP interfaces.
12.1 TCP Stream Objects
12.2 TCP Status Objects
12.3 UDP Stream Objects
13. macspeech -- Interface to the Macintosh Speech Manager.
13.1 Voice Objects
13.2 Speech Channel Objects
14. EasyDialogs -- Basic Macintosh dialogs.
15. FrameWork -- Interactive application framework.
15.1 Application Objects
15.2 Window Objects
15.3 ControlsWindow Object
15.4 ScrolledWindow Object
15.5 DialogWindow Objects
16. MiniAEFrame -- Support to act as an Open Scripting Architecture server.
16.1 AEServer Objects
Module Index
Index
1
. Introduction
2
.
mac
-- Similar interfaces to the
posix
module.
3
.
macpath
-- MacOS path manipulation functions.
4
.
ctb
-- Interface to the Communications Tool Box.
4
.
1
connection object
5
.
macconsole
-- Think C's console package.
5
.
1
macconsole options object
5
.
2
console window object
6
.
macdnr
-- Interfaces to the Macintosh Domain Name Resolver.
6
.
1
dnr result object
7
.
macfs
-- FSSpec, the Alias Manager,
finder
aliases, and the Standard File package.
7
.
1
FSSpec objects
7
.
2
Alias Objects
7
.
3
FInfo Objects
8
.
ic
-- Access to Internet Config.
8
.
1
IC Objects
9
.
MacOS
-- Access to MacOS specific interpreter features.
10
.
macostools
-- Convenience routines for file manipulation.
11
.
findertools
-- Wrappers around the
finder
's Apple Events interface.
12
.
mactcp
-- The MacTCP interfaces.
12
.
1
TCP Stream Objects
12
.
2
TCP Status Objects
12
.
3
UDP Stream Objects
13
.
macspeech
-- Interface to the Macintosh Speech Manager.
13
.
1
Voice Objects
13
.
2
Speech Channel Objects
14
.
EasyDialogs
-- Basic Macintosh dialogs.
15
.
FrameWork
-- Interactive application framework.
15
.
1
Application Objects
15
.
2
Window Objects
15
.
3
ControlsWindow Object
15
.
4
ScrolledWindow Object
15
.
5
DialogWindow Objects
16
.
MiniAEFrame
-- Support to act as an Open Scripting Architecture server.
16
.
1
AEServer Objects
Macintosh Library Modules
Next:
1. Introduction
Up:
Macintosh Library Modules
Previous:
Front Matter