Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!boulder!tramp!rademach From: rademach@tramp.Colorado.EDU (Simon Rademacher) Newsgroups: comp.sys.amiga Subject: Re: More Basic questions Message-ID: <9339@boulder.Colorado.EDU> Date: 11 Jun 89 05:24:36 GMT References: <17169@louie.udel.EDU> <6877@ardent.UUCP> <41153@bbn.COM> <7077@cbmvax.UUCP> Sender: news@boulder.Colorado.EDU Reply-To: rademach@tramp.Colorado.EDU (Simon Rademacher) Organization: University of Colorado, Boulder Lines: 28 In article <7077@cbmvax.UUCP> andy@cbmvax.UUCP (Andy Finkel) writes: [evidence of vicious deleting about changing text styles in BASIC] >Color change can be done in a similar manner, using the SetAPen and >SetBPen calls. By changing the draw mode using SetDrMD you can >play with inverse or complement modes. > >The style remains in effect until changed. > >Anyway, that's what you have to do. > [more nasty use of the delete command] Color may be changed with the COLOR command. See p. 8-37 of the AmigaBASIC manual. You can also create a raw: window and print any of the ansi commands the Amiga knows to it. I did this to get underlining in a VERY simple terminal emulator. You can also change color in this window by printing the ansi commands to change color. But the raw window may be difficult to work with. I didn't use it very much or for very long. ======================================= = Simon Rademacher = = rademach%tramp@boulder.colorado.edu =