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,5f17fa7cb3683a60 X-Google-Attributes: gid103376,public From: mhall59@mail.us.net (Michael W. Hall) Subject: Re: File Problem. Please help.. Date: 1996/08/01 Message-ID: <4tp9re$r7a@news.us.net>#1/1 X-Deja-AN: 171380367 references: <4tof8o$mgp@news.us.net> content-type: Text/Plain; charset=US-ASCII organization: US Net, Incorporated mime-version: 1.0 newsgroups: comp.lang.ada Date: 1996-08-01T00:00:00+00:00 List-Id: I have figured out that I got an error because my values were higher than 32767(or what every is the largest int value) How can I use a 16 bit or 32 bit number? Is there a way to set this? Also how can I read the strings into a single variable while looping if they are different lengths? See above posting for data. mhall59@us.net