MathGroup Archive 2005

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Calling a MS-DOS command

  • To: mathgroup at smc.vnet.net
  • Subject: [mg56897] Re: [mg56868] Calling a MS-DOS command
  • From: Murray Eisenberg <murray at math.umass.edu>
  • Date: Mon, 9 May 2005 01:46:39 -0400 (EDT)
  • Organization: Mathematics & Statistics, Univ. of Mass./Amherst
  • References: <200505080610.CAA02264@smc.vnet.net>
  • Reply-to: murray at math.umass.edu
  • Sender: owner-wri-mathgroup at wolfram.com

Look up Run in the HelpBrowser.

Swati Shah wrote:
> Hi everyone,
> 
> I would like to call some DOS commands from Mathematica like 
> 
> delete ("tmp.txt")
> copy filea to fileb
> 
> Is this possible in Mathematica? I have been looking at the
> documentation but am not having a lot of luck.
> 
> Thanks in advance
> 
> 

-- 
Murray Eisenberg                     murray at math.umass.edu
Mathematics & Statistics Dept.
Lederle Graduate Research Tower      phone 413 549-1020 (H)
University of Massachusetts                413 545-2859 (W)
710 North Pleasant Street            fax   413 545-1801
Amherst, MA 01003-9305


  • Prev by Date: Re: How to quickly find number of non-zero elements in sparse matrix rows?
  • Next by Date: Re: How to quickly find number of non-zero elements in sparse matrix rows?
  • Previous by thread: Re: Calling a MS-DOS command
  • Next by thread: Re: Calling a MS-DOS command