Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!ukc!axion!ist!jh From: jh@ist.CO.UK (Jeremy Huxtable) Newsgroups: comp.sys.mac.programmer Subject: Help needed with Script Manager Message-ID: <2585@istop.ist.CO.UK> Date: 1 Feb 90 09:30:06 GMT Organization: Imperial Software Technology, London, UK Lines: 15 I am trying to use the Script manager but don't know how to call the SM routines. I have most of Inside Mac, the Script manager development kit, and the SM technical notes, and Think C 3. The C compiler does not have the definitions of the newer script manager routines, so I need to use assembler, but am completely stuck because I don't know the value of _ScriptUtil, only its name. The technical note gives inline assembler for calling all the SM routines but uses two constants called smPushLong and smTrapWord which are not defined in any of the documentation I have. Can anyone help? What are these mysterious constants? Why have I spent over 120 pounds on books and am still unable to call a single routine? Will upgrading to Think C 4 help? Thanks in advance, Jeremy Huxtable