answersLogoWhite

0

You can enter a command by using the keyboard. Some commands also have abbreviated names called command aliases.

To enter a command by using the keyboard, type the full command name on the command line and press ENTER or SPACEBAR.

Specify Command Options

When you enter commands on the command line, you see either a set of options or a dialog box. For example, when you enter circle at the command prompt, the following prompt is displayed:

Specify center point for circle or [3P/2P/Ttr (tan, tan, radius)]:

You can specify the center point either by entering X,Ycoordinate values or by using the pointing device to click a point on the screen.

To choose a different option, enter the letters capitalized in one of the options in the brackets. You can enter uppercase or lowercase letters. For example, to choose the three-point option (3P), enter 3p.

Execute Commands

To execute commands, press SPACEBAR or ENTER, or right-click your pointing device after entering command names or responses to prompts. The instructions in Help assume this step and do not specifically instruct you to press ENTER after each entry.

Repeat and Cancel Commands

If you want to repeat a command that you have just used, press ENTER or SPACEBAR, or right-click your pointing device at the command prompt.

You also can repeat a command by entering multiple, a space, and the command name, as shown in the following example:

Command: multiple circle

To cancel a command in progress, press ESC.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

To list the user EXEC commands use the following command.?

To list the user EXEC commands, you can use the command ? or help in the command-line interface of a Cisco device. Simply enter either of these commands at the user EXEC prompt, and a list of available commands will be displayed. This is useful for quickly identifying the commands you can use in that mode.


Why the command line is disordered while using GstarCAD?

Open the control panel of Windows in GstarCAD, select "Regional and language options" then select your required language.


How do you switch between dialog boxes and the command line in gstarcad?

You can display prompts on the command line instead of using a dialog box, or switch back again. This option is useful primarily when using scripts.Some functions are available both on the command line and in a dialog box. In many cases, you can enter a hyphen before the command to suppress the dialog box and display prompts on the command line instead. For example, entering layer on the command line displays the Layer Properties Manager. Entering -layer on the command line displays the equivalent command line options. Suppressing the dialog box is useful for compatibility with earlier versions of GstarCAD? and for using script files. There may be slight differences between the options in the dialog box and those available on the command line.


What receives operating systems and commands?

command language


Is sql a command line?

SQL (Structured Query Language) itself is not a command line; rather, it is a programming language used for managing and manipulating databases. However, SQL can be executed through command-line interfaces (CLIs) provided by database management systems, such as MySQL or PostgreSQL. These CLIs allow users to enter SQL commands directly to interact with the database. Thus, while SQL commands can be run in a command-line environment, SQL itself is a language, not a command line.


How should you do if the command line and status bar disappear of GstarCAD?

You can control the visibility of status bar in view>display>status bar; Ctrl+9 controls the visibility of command line


How should you do if the command line and status bar disappear in GstarCAD?

You can control the visibility of status bar in view>display>status bar; Ctrl+9 controls the visibility of command line


Does gstarcad support dwg file format and can it be compatible with autocad?

GstarCAD's native file format is DWG, so when you open an existing Autodesk AutoCAD file (2.5 to 2010), there's no file conversion and no data loss. GstarCAD also provides a full compatibility with AutoCAD command line,menu (.mnu) and script (.scr) files, hatches, fonts, complex linetypes, multiline text, lightweight, polyline, draw commands, audit & recover as well as AutoLISP and ADS. That means you can get to work immediately by using the AutoCAD files, commands and applications you rely on.


Type of user interface in which the user types commands or press special keys on the keyboard to enter data and instructions?

Command Line Interface


How is a domain name search performed from the windows command line?

In your start menu, under accessories select the windows command prompt. Type the proper commands in, press enter. The proper commands can be found by hitting the help button for more information.


What command type at the dialog box to access the command line interface in Windows XP?

To access the command line interface in Windows XP, you can use the "Run" dialog box. Press Windows Key + R to open it, then type cmd and hit Enter. This will launch the Command Prompt, allowing you to execute various command-line commands.


Are Linux commands entered via the command line case sensitive?

Yes. Just about everything to do with Linux on the command line is case sensitive, including commands and file names.