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,76878622fd40c57,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-11-10 23:33:16 PST Path: nntp.gmd.de!xlink.net!rz.uni-karlsruhe.de!news.uni-stuttgart.de!news.belwue.de!news.dfn.de!news.tu-cottbus.de!cop!ak From: ak@informatik.tu-cottbus.de (Andreas Krohn) Newsgroups: comp.lang.ada Subject: GNAT-Problem Set_Line(), Set_Col() Date: 1 Nov 1994 14:28:58 GMT Organization: UCS, TECHNICAL UNIVERSITY at COTTBUS (FRG) Message-ID: <395jba$kbs@tucs6.rz.tu-cottbus.de> NNTP-Posting-Host: cop.informatik.tu-cottbus.de X-Newsreader: TIN [version 1.2 PL2] Date: 1994-11-01T14:28:58+00:00 List-Id: When I use these functions with a variable then the compiler says "Invalid parameter list in call". If it is a number then it works. Where is the problem ? Andreas