Difference: CommandLineHowTo (2 vs. 3)

Revision 32008-02-27 - MichaelOSullivan

Line: 1 to 1
 
META TOPICPARENT name="AMPLGuide"
<-- Ready to Review -->
Line: 7 to 7
 

For Windows

Instructions for starting a command line application in Windows:

Changed:
<
<
  1. Go to the start menu

    start.jpg

  2. Select Run...

    run.jpg

  3. Enter cmd, and click OK

    cmd.jpg

>
>
  1. Go to the start menu

    start.jpg


  2. Select Run...

    run.jpg


  3. Enter cmd, and click OK

    cmd.jpg


 

Navigating using the Command Line

To change drives, e.g., from C: to E: simply type e: (or E:) at the command line prompt.

Changed:
<
<
To change directories in a drive type cd and the directory path, e.g., to get to the AMPL directory simply type cd .
>
>
To change directories in a drive type cd and the directory path, e.g., to get to the AMPL directory simply type cd .
  To move up a directory (i.e., to the parent directory) type cd ...
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 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