home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / tcl / 1745 < prev    next >
Encoding:
Text File  |  1992-11-06  |  1.3 KB  |  34 lines

  1. Newsgroups: comp.lang.tcl
  2. Path: sparky!uunet!europa.asd.contel.com!emory!swrinde!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!crcnis1.unl.edu!wupost!news.utdallas.edu!corpgate!crchh327!tdoan
  3. From: tdoan@bnr.ca (Tuan Doan)
  4. Subject: Running Shell commands
  5. Message-ID: <1992Nov06.042401.3241@bnr.ca>
  6. Keywords: Shell, Pipe, TCL/TK, exec, eval
  7. Sender: news@bnr.ca (News on crchh327)
  8. Nntp-Posting-Host: crchh404
  9. Organization: Bell-Northern Research, Richardson, Tx.
  10. Date: Fri, 06 Nov 1992 04:24:01 GMT
  11. Lines: 21
  12.  
  13. Hello,
  14.   
  15.    I am trying to get the following shell command to work inside TCL/TK and
  16. is having great difficulty.  If anyone know the solution to this, please 
  17. post.
  18.  
  19.    pr -h '[tdoan@crchh404] /bnr/file1' /bnr/file1 | ipr -D"pageduplex off"
  20.  
  21. I know there is some trick regarding the use of EVAL and EXEC and I have
  22. tried several permutation of it; but no success.
  23.  
  24. Thanks,
  25.  
  26.  __  __/  /   /   __  /    |   /    Tuan T. Doan
  27.     /    /   /   /   /   / |  /     2D53  GREENWAY BNRRICH
  28.    /    /   /   __  /   /  | /      ID: TDOAN on BNRRCH/BNRTEX
  29. __/  ______/ __/ __/ __/  __/       BNR/NT/MCI CCS7 Development
  30.                                     Phone: 6-444-4575/214-684-4575
  31. Internet:  tdoan@bnr.ca             Fax: 6-444-3716/214-684-3716
  32.       or   tdoan@x400gate.bnr.ca
  33.  
  34.