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,68f318e142f40431,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-11-11 22:34:31 PST Path: nntp.gmd.de!newsserver.jvnc.net!howland.reston.ans.net!gatech!swiss.ans.net!news.dfn.de!news.tu-cottbus.de!cop!ak From: ak@informatik.tu-cottbus.de (Andreas Krohn) Newsgroups: comp.lang.ada Subject: GNAT-Problem / Please Help !! Date: 7 Nov 1994 13:54:29 GMT Organization: UCS, TECHNICAL UNIVERSITY at COTTBUS (FRG) Message-ID: <39lbil$euf@tucs6.rz.tu-cottbus.de> NNTP-Posting-Host: cop.informatik.tu-cottbus.de X-Newsreader: TIN [version 1.2 PL2] Date: 1994-11-07T13:54:29+00:00 List-Id: I've a problem with the Set_Col() and Set_Line() Functions. Everytime I use a number the call works, but when i use a variable in the call the compiler says "invalid parameter list in call". Could anybody help an ada-beginner with the problem ? Thank you.