<!-- Ready to Review - done - Lauren--> ---+ Command Line How-To ---++ For Windows Instructions for starting a command line application in Windows: 1 Go to the _start_ menu <p><img width="153" alt="start.jpg" src="%ATTACHURLPATH%/start.jpg" height="54" /></p><br> 1 Select _Run..._ <p><img width="246" alt="run.jpg" src="%ATTACHURLPATH%/run.jpg" height="122" /></p><br> 1 Enter _cmd_, and click _OK_ <p><img width="347" alt="cmd.jpg" src="%ATTACHURLPATH%/cmd.jpg" height="186" /></p><br> ---+++ Navigating using the Command Line To change drives, e.g., from =C:= to =E:= simply type =e:= (or =E:=) at the command line prompt. To change directories in a drive type =cd= and the directory path, e.g., to get to the AMPL directory simply type cd <AMPL root>. To move up a directory (i.e., to the parent directory) type =cd ..=. <img width="669" alt="dirs.jpg" src="%ATTACHURLPATH%/dirs.jpg" height="194" /> If you get stuck, try typing =help=. -- Main.MichaelOSullivan - 27 Feb 2008
This topic: OpsRes
>
WebHome
>
AMPLGuide
>
CommandLineHowTo
Topic revision: r4 - 2008-03-09 - LaurenJackson
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback