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,1bd30047b0a3a490 X-Google-Attributes: gid103376,public From: paulvg@eelab.su.oz.au (Paul Van Gorp) Subject: Re: VGAPCK06 string display problems... Date: 1997/10/07 Message-ID: <61d6hb$4k$1@reader1.reader.news.ozemail.net>#1/1 X-Deja-AN: 278402815 References: <61ce9o$oaf$1@reader1.reader.news.ozemail.net> <1997Oct7.095038.6269@news> X-Complaints-To: abuse@ozemail.com.au X-Trace: reader1.reader.news.ozemail.net 876223851 148 (None) 203.22.157.166 Organization: n/a Newsgroups: comp.lang.ada Date: 1997-10-07T00:00:00+00:00 List-Id: In article <1997Oct7.095038.6269@news>, Gautier.DeMontmollin@maths.unine.ch says... > >paulvg@eelab.su.oz.au (Paul Van Gorp) writes: > >> I recently install the ez2load suite with vgapck06, and while everything >> else seems to work ok, when I use the "Write_String" or whatever command from >> in VGA mode, all this unintelligible garb comes up in place of characters, like >> from a different character set. > >Strange... Are you sure that you are not using text_io or >displaying uninitialised strings ? heh, I wish I was... the weird thing was that it is the demo programs (demo and the other one... show something, that i noticed the problems, and then when I wrote some small piece of my own code, the same thing occured... tis very strange, I'll try those things you requested though, thanks.. regards, Paul