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.6 required=5.0 tests=BAYES_20,FREEMAIL_FROM, INVALID_MSGID,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b6f13b7fb626a805,start X-Google-Attributes: gid103376,public From: "Paul" Subject: output something on the right side Date: 2000/10/18 Message-ID: <39ee03b7@alijku02.edvz.uni-linz.ac.at>#1/1 X-Deja-AN: 683031506 X-Trace: 18 Oct 2000 22:10:31 +0100, esh239.esh.uni-linz.ac.at Organization: Johannes Kepler Universitaet Linz X-MSMail-Priority: Normal X-Priority: 3 Newsgroups: comp.lang.ada X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Date: 2000-10-18T00:00:00+00:00 List-Id: hi please can anyone tell me how i can output a text from a variable on the right side of the screen? s := "testtext" put...????? tnx in advance paul