From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c6be869a5dbb2fec X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-11-09 17:44:20 PST Path: nntp.gmd.de!xlink.net!howland.reston.ans.net!pipex!uunet!haven.umd.edu!purdue!lerc.nasa.gov!magnus.acs.ohio-state.edu!csn!boulder!news.coop.net!news.den.mmc.com!iplmail.orl.mmc.com!romulus23!dennison From: dennison@romulus23.DAB.GE.COM (Ted Dennison) Newsgroups: comp.lang.ada Subject: Re: ANSI graphics on VAX Date: 9 Nov 1994 22:05:56 GMT Organization: General Electric SCSD, Daytona Beach FL Sender: dennison@romulus23 (Ted Dennison) Distribution: world Message-ID: <39rh44$8n@theopolis.orl.mmc.com> References: <1994Nov7.141622.11976@wvnvms> NNTP-Posting-Host: romulus23.orl.mmc.com Date: 1994-11-09T22:05:56+00:00 List-Id: In article <1994Nov7.141622.11976@wvnvms>, un033145@wvnvms.wvnet.edu writes: |> Does anyone know if it is possible to include ANSI graphics (into my ADA |> programs) on a DEC VAX? I am able to get screen movement using the escape |> characters, but would also like to use the Graphics. (P.S. THIS IS NOT A |> HOMEWORK PROBLEM!) If you are using VMS, check out the SMG$ library. It should have all the functionality you need in a display independent format. If you are using DEC Ada, there should be a SMG package in your distribution. T.E.D. p.s. It is a good idea when asking such questions to state your: - Platform (You got this one covered) - Operating System - Compiler Vendor/ Compiler Name