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=3.8 required=5.0 tests=BAYES_00,INVALID_MSGID, RATWARE_MS_HASH,RATWARE_OUTLOOK_NONAME autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9bc81c2f6c4c8204,start X-Google-Attributes: gid103376,public From: "Jason Yates" Subject: Setting file attributes in ADA 95 Date: 1996/10/07 Message-ID: <01bbb456$f92ec680$ef947f82@yates.clemson.edu>#1/1 X-Deja-AN: 187325622 content-type: text/plain; charset=ISO-8859-1 organization: Clemson University DCIT mime-version: 1.0 newsgroups: comp.lang.ada Date: 1996-10-07T00:00:00+00:00 List-Id: I am creating a program that writes a file on a Sun box. I need to set the file attriutes to read / execute so other users can access the file, i.e . I am new to ADA so any help would be appreciated. BTW I am using the GNAT complier. TIA, Jason Yates Clemson University yates@clemson.edu