home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / next / programm / 5981 < prev    next >
Encoding:
Text File  |  1992-09-07  |  926 b   |  32 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!stanford.edu!leland.Stanford.EDU!news
  3. From: qureshi@unixhub.slac.stanford.edu ("For deposit only")
  4. Subject: Re: Command-line apps now harder (Can you pass arguments?)
  5. Message-ID: <1992Sep4.194248.568@leland.Stanford.EDU>
  6. Sender: news@leland.Stanford.EDU (Mr News)
  7. Reply-To: cooldude@elaine49.stanford.edu
  8. Organization: DSO, Stanford University
  9. References: <1992Sep2.141110.19865@pencom.com>
  10. Date: Fri, 4 Sep 92 19:42:48 GMT
  11. Lines: 19
  12.  
  13. In article <1992Sep2.141110.19865@pencom.com> alex@laos (Alex D. Nghiem)  
  14. writes:
  15. > You can always use open, such as open Example.app to launch the application.
  16. > Best regards,
  17. > Alex Duong Nghiem          Phone: (512) 343-1111
  18.  
  19. How can you also pass arguments to the application being opened.  e.g, open  
  20. bar.app and have it open a file called "foo".  
  21.  
  22. I tried "open bar.app foo" but it doesn't work.
  23.  
  24. Thanx,
  25.  
  26. imran
  27.