Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!imagen!atari!portal!cup.portal.com!Isaac_K_Rabinovitch From: Isaac_K_Rabinovitch@cup.portal.com Newsgroups: comp.sources.wanted,comp.sys.ibm.pc,comp.lang.pascal Subject: Re: need alternate-editor patch for turbo pascal TURBO.COM Message-ID: <758@cup.portal.com> Date: Thu, 24-Sep-87 16:36:17 EDT Article-I.D.: cup.758 Posted: Thu Sep 24 16:36:17 1987 Date-Received: Sat, 26-Sep-87 18:08:38 EDT References: <16597@teknowledge-vaxc.ARPA> <6300@sgi.SGI.COM> Organization: The Portal System (TM) Lines: 41 Xref: mnetor comp.sources.wanted:2376 comp.sys.ibm.pc:8253 comp.lang.pascal:315 XPortal-User-Id: 1.1001.1472 #In article <16597@teknowledge-vaxc.ARPA>, rrodrigu@teknowledge-vaxc.ARPA (Russ #driguez) writes: #> Hello Netlanders: #> #> I'm hoping that others have been dissatisfied with the Turbo #> Pascal editor and its command-modification feature to come up with a #> patch to invoke some other resident editor, such as microemacs or #> epsilon. If such an animal exists, posting it in comp.lang.pascal would #> probably benefit many of us pascal programmers. #> #> My infinite "Thank-You" 's , #> #> Russell Rodriguez #> # #While this might be a nice idea, there's no way to implement it in #practice. The best that can be done is to disable the editor, so #that the system exits to DOS instead of running the editor. Turbo #4.0 should be a bit different (more on the lines of Turbo BASIC and #TPROLOG), but I doubt it will have the ability to invoke a custom #editor. # #Archer Sully #archer@sig.com #{ucbvax,sun,ames,pyramid,decwrl}!sgi!archer # #PS. any mention of TPascal 4.0 should be treated only as a vicious # rumor. Actually, the best way to call a compiler is from the command line. The Turbo approach of providing a small but fast and complete editing/compiling environment made sense when it came out, but no longer does. I think Borland agrees, since the recently Turbo Pascal 4.0 includes a DOS command line interface. However, some of us aren't willing to pay to upgrade charge just for that one feature (the upgrade is almost as much as I paid for Turbo 3.01 w/ 8087 and BCD in the first place!) and don't need any of the other new features. Does anyone know of a patch to 3.01 that would allow command line compiles? Then I could invoke the compiler from within BRIEF 2.0 or use a MAKE-likebooks are