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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6c16b20d4aee0e9b X-Google-Attributes: gid103376,public From: rodemann@mathematik.uni-ulm.de (Joerg Rodemann) Subject: Re: How to format a screen in ada Date: 1996/05/17 Message-ID: <4nhrvb$h09@rigel.rz.uni-ulm.de>#1/1 X-Deja-AN: 155310942 references: <319c3d9e.16881988@tower.net.au> organization: University of Ulm, SAI, Germany newsgroups: comp.lang.ada Date: 1996-05-17T00:00:00+00:00 List-Id: chrome (chrome@orion.tower.com.au) wrote: > I am a student at university and i have a small problem with my > assignment. I need to find out how to use the movecursor procedure in > the screen package, as i have to format the page in the following > fashion. > Name Address Suburb Postcode Exam Assign Final > There is another line under this but i need to be able to line up the > corresponding strings with the titles above. Hello! Hm, do you really nead to move your cursor --- or just to format the table so it looks nice? Maybe it will suffice to use bounded Strings or even to just use the width parameter of the Put procedures. Just thinking George -- Joerg 'George' Rodemann Erhard-Groezinger-Strasse 82 Department of Physics D-89134 Blaustein University of Ulm Tel. (0731) 553319 e-mail: rodemann@mathematik.uni-ulm.de