Path: utzoo!utgpu!water!watmath!clyde!rutgers!cmcl2!nrl-cmf!ames!ucsd!sdcsvax!ucsdhub!hp-sdd!hplabs!sdcrdcf!trwrb!scgvaxd!ashtate!dbase!drc From: drc@dbase.UUCP (Dennis Cohen) Newsgroups: comp.lang.pascal Subject: Re: Pascal Enumerated I/O Summary: I know of one Message-ID: <311@dbase.UUCP> Date: 21 Feb 88 02:20:32 GMT References: <11903@brl-adm.ARPA> Organization: Ashton Tate Development Center Glendale Cal. Lines: 18 > I'm trying to find out if any version of Pascal running on any machine > supports I/O on enumerated data types. Example: > ... > I think I've heard of versions of Pascal that allow I/O on enumerated > types, but I can't for the life of me remember any specifics. > > Danny Sharpe, Ga Tech Box 34832, Atlanta, GA, 30332 The only one I've used that supports that is the University of Wisconsin Pascal compiler which runs on Univac 1100 series mainframes. It's a very nice implementation of the language with extensions for externals (unusual in a mainframe implementation) and a Modula-2 like set of extensions for libraries. The principal author at UW was Charles Fischer(sp?). By the way, it also has extensions for strings and other useful things. Dennis Cohen Ashton-Tate Macintosh Division dBASE Mac Development Team