Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!decwrl!bacchus.pa.dec.com!shlump.nac.dec.com!mountn.dec.com!emass.enet.dec.com!domenikos From: domenikos@emass.enet.dec.com (George Domenikos) Newsgroups: comp.sys.mac.programmer Subject: How Can I install a VBL Task from an INIT? Message-ID: <1900@mountn.dec.com> Date: 4 Sep 90 19:33:09 GMT Sender: news@mountn.dec.com Organization: DTC Lines: 17 Hi there, I am having problems with installing successfully a VBL Task at INIT time. It seems that I crash when I do myVBL.vblAddr := @DoMyVBLStuff; where myVBL is of type VBLTask and DoMyVBLStuff is my procedure name containing the code I want to execute as VBL. IS IT POSSIBLE TO INSTALL A VBL at INIT? HOW? EXAMPLES? Thanks for any help. george domenikos