Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cwjcc!gatech!hubcap!mikeoro From: mikeoro@hubcap.UUCP (Michael K O'Rourke) Newsgroups: comp.sys.mac.programmer Subject: Re: LSP 2.0 FLAME Message-ID: <4366@hubcap.UUCP> Date: 9 Feb 89 17:41:13 GMT Organization: Clemson University, Clemson, SC Lines: 19 > This is one of my pet peeves re Turbo, the other being the lack of Get and > Put. "+" is only string concatenation in Turbo. It doesn't exist in that > guise in Pascal. You won't find it in other Mac or DOS Pascal compilers > and definitely will not find it in "standard" Pascals on larger systems (or > extended ones that I am aware of). This is NOT a bug in LSP -- it is a > silly extension in Turbo that they don't even make clear is non-standard > (though you can find out that it's an extension if you know where to look). Oh really? I guess it has been a long time since I've used standard pascal. I've been using turbo on the ibm and mac for so long. Now I guess I'll eat my words. Sorry Rich. But hey, how about making it a feature in the next version. I really think it is an incredibly nicety. Having to type concat all the time will be a real pain! Humbly, Michael O'Rourke.