Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site sdccsu3.UUCP Path: utzoo!watmath!clyde!floyd!harpo!decvax!ittvax!dcdwest!sdcsvax!sdccsu3!taylor From: taylor@sdccsu3.UUCP Newsgroups: net.lang Subject: more on the subject of labeled parameters Message-ID: <1723@sdccsu3.UUCP> Date: Thu, 12-Apr-84 00:23:09 EST Article-I.D.: sdccsu3.1723 Posted: Thu Apr 12 00:23:09 1984 Date-Received: Fri, 13-Apr-84 20:52:46 EST Organization: University of California at San Diego Lines: 18 At the risk of horrendous violence and abuse, I would like to point out that Fortran has a structure exactly like that mentioned. For example, the Open statement; Open(3,"test.data") and Open(File="test.data", LU=3) have the same function...not only that, but as I have so indicated, the order is arbitrary too! Of course, this does not hold for user subroutines.... Dave Taylor