Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!samsung!dali.cs.montana.edu!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnewsj!cbnewsi!cbnewsh!rkl From: rkl@cbnewsh.att.com (kevin.laux) Newsgroups: comp.os.msdos.programmer Subject: Re: MSC 6.0 limits Message-ID: <1991Jan4.142410.4727@cbnewsh.att.com> Date: 4 Jan 91 14:24:10 GMT References: Distribution: na Organization: AT&T Bell Laboratories Lines: 11 In article , Steve_Gale@TRANSARC.COM writes: > Does version 6.0 have the same limits as the 5.1 version? For example, > the maximum macro expansion in MSC 5.1 was 512 bytes. Has this restriction > been lifted in version 6.0? There are a lot of changes/enhancements in MSC6.0 from 5.1 including more ANSI compatibility, based pointers, in-line assembly. Specifically about Macro expansion, the limit is now 6k. --rkl