Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!murtoa.cs.mu.oz.au!munnari.oz.au!caw From: caw@munnari.oz.au (Chris Wright) Newsgroups: comp.sys.mac.programmer Subject: INTENV in MPW Keywords: MPW XCMD INTENV Message-ID: <1604@munnari.oz.au> Date: 21 Jun 89 11:44:29 GMT Sender: news@cs.mu.oz.au Lines: 17 I have always used Lightspeed C to make XCMD's, but I thought I'd try MPW C. Now apart from the global variable/string constant issue, the only problem I have had is working out what the INTENV segment does (listed in the example link command). It's mentioned in Joel West's book. Could some-one point me in the right direction to documentation? C -q2 Cflash.c link -sn Main=Cflash -sn STDIO=Cflash 6 -sn INTENV=Cflash -rt XCMD=5 6 Cflash.c.o -o HyperCommands with many thanks Chris Wright St. Vincent's Hospital Melbourne, VIC Australia (guest on munmurra.oz)