Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!ucsd!orion.cf.uci.edu!oberon!sm.unisys.com!ucla-an!remsit!chief!start From: start@chief.UUCP (CompuInvest BBS system ) Newsgroups: comp.lang.pascal Subject: Programming ... Pascal Keywords: Pascal, Parameters Message-ID: <495@chief.UUCP> Date: 24 Feb 89 09:09:16 GMT Organization: Chief Numismatics Inc., Woodland Hills, Ca 91364 Lines: 19 How does one set up a program to read in parameters from the command line? Ex. : Shell> pascal.prg -param1 -param2 ^^^^^^ ^^^^^^ |||||| |||||| How does one accomplish this in standard (ISO) Pascal, if it is even possible? Or, if turbo Pascal will accomlish this, how? I am using a Pascal compiler for my Amiga (Metacomco's MCC Pascal V2). Any help, of course would be appreciated! Thanks, Robert Cooper