Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!uunet!ocsmd!zeus!glenn From: glenn@zeus.ocs.com (Glenn Ford) Newsgroups: comp.lang.c Subject: Re: help with command-line arguements in Vax C Message-ID: <1232@ocsmd.com> Date: 7 Jun 91 13:56:40 GMT References: <1991Jun6.165647.22250@ccu.umanitoba.ca> Sender: news@ocsmd.com Distribution: na Organization: Online Computer Systems, Germantown MD Lines: 15 In article <1991Jun6.165647.22250@ccu.umanitoba.ca> kaarts@ccu.umanitoba.ca (Kenneth John Aarts) writes: >can't test it. When I try to pass the arguements, the 'run' command complains >about to many arguements (i.e is unwilling to do any passing.) Can someone tell >me what tom do? You must define your program. On ours it would be as such: testprog := $ocs$user:[glenn.src]testprog.exe Then you just type 'testprog ' essential is: testprog := $:[path to source]progname