Path: utzoo!mnetor!uunet!husc6!bbn!uwmcsd1!ig!agate!thoth8.berkeley.edu!jmm From: jmm@thoth8.berkeley.edu (;;;;0000) Newsgroups: comp.sys.mac Subject: Re: Re: Pascal on Mac (really LSP editor) Message-ID: <7010@agate.BERKELEY.EDU> Date: 17 Feb 88 18:30:46 GMT References: <4860004@hpiacla.HP.COM> <6500019@hpindda.HP.COM> Sender: usenet@agate.BERKELEY.EDU Reply-To: jmm@thoth8.berkeley.edu.UUCP () Organization: University of California, Berkeley Lines: 32 The LSP editor has several problems: 1. Doesn't support arrow keys. 2. The search/replace procedure doesn't allow searches across multiple files. 3. Windows don't have a zoom box (or equivalent) function. 4. Only eight files can be open at the same time. (This isn't major) Also, the editor strictly enforces Think's style. After you type a return, enter, or semicolon, the editor will reformat your code, no matter how you typed it in the first place. I like this feature, as I don't worry at all about things like indentation when I'm typing or removing blocks of code. On the down side, Think's idea of Pascal style is strange and adds unneccessary levels of indentation. For example, Think's if..then statements look like: if true then begin DoStuff; DoMoreStuff; end; MoreStatements; The editor will also boldface all keywords (procedure, begin, end...). This is a problem when printing, as LSP insists on printing them as boldface also, which takes more time. I solve the 'problem' by using a DA to print rather than the LSP function. / James Moore / | jmm@bartleby.berkeley.edu / / |--------------------------------------------| / Ma ta Gaeilge agut, / | Nil aon speis ag Ollscoile na | / scriobh i! / | California im bharulacha fein. |