Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cwjcc!gatech!gitpyr!loligo!perrone From: perrone@loligo.cc.fsu.edu (Perrone Ford) Newsgroups: comp.lang.pascal Subject: Parsing the command line ... Summary: How to pars the comand line in pascal Message-ID: <547@loligo.cc.fsu.edu> Date: 6 Feb 89 16:52:55 GMT Reply-To: perrone@loligo.UUCP (Perrone Ford) Distribution: na Organization: Florida State University Computing Center Lines: 13 Hello netters, I have a question, but first I would like to thank all the knowledgeable fokls out there who have helped me in the past. Does any one out there know a "simple" way to parse the comand line in ANSI pascal/TurboP4.0 ? If so, lay the info down on me. I would prefer knowing if there is a way to do so in ANSI because I want to port this to as mainframe. Also, by simple, I mean without going into assemble code and reading memory segments.