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,252f2be60bbae87b X-Google-Attributes: gid103376,public From: dennison@telepath.com Subject: Re: create and open function Date: 1998/07/22 Message-ID: <6p5cju$a7o$1@nnrp1.dejanews.com>#1/1 X-Deja-AN: 373898867 References: <901122614.215105@dedale.pandemonium.fr> Organization: Deja News - The Leader in Internet Discussion X-Article-Creation-Date: Wed Jul 22 18:55:58 1998 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 4.0; Windows NT; Gateway2000) Date: 1998-07-22T00:00:00+00:00 List-Id: In article <901122614.215105@dedale.pandemonium.fr>, "Antoine JORGE RIBEIRO" wrote: > I would like to know what is the meaning of the fourth paramtre in the > functions Create and Open from the packages Direct_IO, Sequential_IO or > Text_IO. > > Form : in String := ""); The meaning of that parameter is implementation-dependent. Quite often, it has no meaning. Check with your compiler vendor docs to see. On the Vax/Ada compiler you could stuff in RCS arguments like file permissions, access control lists, and buffer sizes. T.E.D. -----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum