Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!udel!princeton!cs!elan.Princeton.EDU!nr From: nr@elan.Princeton.EDU (Norman Ramsey) Newsgroups: comp.lang.modula3 Subject: access to command line arguments Message-ID: <7945@rossignol.Princeton.EDU> Date: 27 Mar 91 22:56:44 GMT Sender: news@cs.Princeton.EDU Organization: Princeton Computer Science Dept Lines: 9 Originator: nr@elan.Princeton.EDU Now that M3toC has become UNSAFE, it would be pleasant to include in RTMisc a VAR argv : REF ARRAY OF TEXT; for those of us who want safe access to command-line arguments (and who don't want to fool with ParseParams). -- Norman Ramsey nr@princeton.edu