Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!sdd.hp.com!hplabs!hpcc05!hpcuhb!hpcllla!hpclisp!defaria@hpclapd.HP.COM From: defaria@hpclapd.HP.COM (Andy DeFaria) Newsgroups: comp.lang.pascal Subject: Re: Getting the command line args Message-ID: <950042@hpclapd.HP.COM> Date: 7 Nov 90 18:59:56 GMT References: <950041@hpclapd.HP.COM> Organization: Hewlett-Packard Calif. Language Lab Lines: 14 I'm sorry. Don't know what I was thinking and my mind didn't click on the fact the I should search for "PARM*" (I think I was thinking of argc and argv because I was busy installing Turbo C+). Also my version of TP is 4.0 or thereabouts (checks in the mail for 5.5 :-) and TP 4.0 doesn't have DOS.GetEnv (so I wrote one) and I guess I assumed that TP 4.0 would have a give-me-the-command-line type function either and I'd have to wait for my 5.5 to arrive. RTFM! I'm a software engineer! I don't need no stinking manuals! :-) Only kidding, only kidding. Thanks to all who pointed me into the right direction. Got it working now!