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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.50.64.148 with SMTP id o20mr7995909igs.4.1462072929469; Sat, 30 Apr 2016 20:22:09 -0700 (PDT) X-Received: by 10.157.18.175 with SMTP id g44mr335268otg.3.1462072929378; Sat, 30 Apr 2016 20:22:09 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!i5no876299ige.0!news-out.google.com!k10ni239igv.0!nntp.google.com!sq19no911223igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 30 Apr 2016 20:22:09 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2601:18f:900:8350:453d:87a5:de7c:1786; posting-account=AvekzAoAAABj-TclKcOWQmXwA49MFPGX NNTP-Posting-Host: 2601:18f:900:8350:453d:87a5:de7c:1786 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: I have no idea why this will not compile. From: John Smith Injection-Date: Sun, 01 May 2016 03:22:09 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:30325 Date: 2016-04-30T20:22:09-07:00 List-Id: This is the ADS file that I have: http://pastebin.ca/3587453 And this is the error message that I get: http://pastebin.ca/3587456 Ever since I've added the File_Type, I've gotten this error message. Is it impossible for me to store this value in an instance of a record?