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,560db337e2dbcd3e,start X-Google-Attributes: gid103376,public From: Markus Wolfgart Subject: How to pass commandline parameters to a vax vms ada main prog Date: 1997/01/23 Message-ID: <32E71F0B.270@dfd.dlr.de>#1/1 X-Deja-AN: 211654784 content-type: text/plain; charset=us-ascii organization: DFD-DLR mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 3.0 (X11; I; SunOS 5.4 sun4c) Date: 1997-01-23T00:00:00+00:00 List-Id: hallo, I'm running in a programing problem and can't find a satisfactory solution, please help if you know the right anwser. How to pass comandline parameters to an ada main procedure written in vax vms 5.1 ada. Do I need to import the starlet lib ? thanks for help in advance. markus