home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!wupost!waikato.ac.nz!comp.vuw.ac.nz!actrix!abyss!fingolfin
- Newsgroups: comp.sys.mac.programmer
- Subject: cdev/INIT & THINK pascal.
- Message-ID: <a6b6a05d@abyss.actrix.gen.nz>
- From: fingolfin@abyss.actrix.gen.nz (Paul Thompson)
- Date: Tue, 18 Aug 92 12:41:02 +1200
- Organization: Abyss E-mail Site, New Plymouth, Taranaki, New Zealand.
- X-Mailer: Fernmail 1.2b1
- Lines: 21
-
- Yet again, I come to infinite wisdom of the net :-) I've got THINK
- pascal (an old version 2.0.3 I think) According to the manual to make an
- INIT or cdev you must change the current library from runtime.lib to
- DRVRruntime.lib. I must then create a unit and add it to the project.
- (In the same segment) In the unit you must have a procedure/function
- called "main" and NO GLOBAL variables. Then I set the options in the
- "Set project type" in the Project menu.
-
- Ok, my question is Whats next? I have the feeling that to make a cdev
- which is INIT'ed I must do something else. What is it? Do I need to pass
- parameters into the procedure/function Main?
-
- Any other "interesting" bits that I need to know,
-
- BTW I don't have access to inside mac vols IV V & VI, for the same reason
- that I have THINK pascal 2.0.3 (Being a student I simply can't afford my
- computer costs. :-), no matter how much I *want* too!)
-
- Thanks for all your help.
-
- Cheers, Paul.
-