Xref: utzoo comp.sys.mac.programmer:5483 comp.sys.mac.hypercard:1790 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!rochester!pt.cs.cmu.edu!andrew.cmu.edu!wb1j+ From: wb1j+@andrew.cmu.edu (William M. Bumgarner) Newsgroups: comp.sys.mac.programmer,comp.sys.mac.hypercard Subject: XFCN/XCMD string in MPW C v3.0 Message-ID: Date: 8 Apr 89 15:59:13 GMT Organization: Carnegie Mellon, Pittsburgh, PA Lines: 13 I'm in the process of converting a set of XFCN's from LSC to MPW C v3.0. The LSC code contained inline assembly to set-up and restore the A4 register so that global (?) strings could be used... Something similar must be required in MPW C v3.0, but is A4 valid? Should I use the same inline code (code that worked under a different environment)? Anyone have any experience with such a thing? thanks in advance, b.bum wb1j+@andrew.cmu.edu