answersLogoWhite

0


Best Answer

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

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you Enter Commands on the Command Line in GstarCAD?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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


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


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


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


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.


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.


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.


You can still run MS-DOS line commands under Windows from what?

command-line Edit: Command Prompt is the correct name.


How do you navigate and edit within the command window in gstarcad?

You can edit text in the command window to correct or repeat commands.Use the standard keys:UP.DOWNHOME.ENDBACKSPACEYou can repeat any command used in the current session by cycling through the commands in the command window with UP ARROW and DOWN ARROW and pressing ENTER. By default, pressing CTRL+C copies highlighted text to the Clipboard. Pressing CTRL+V pastes text from the Clipboard to the text window or the command window.If you right-click in the command window or text window, a shortcut menu is displayed from which you can access the six most recently used commands, copy selected text or the entire command history, paste text, and access the Options dialog box.For most commands, a command line with two or three lines of previous prompts, called the command history, is sufficient for viewing and editing. To see more than one line of command history, you can scroll through the history or resize the command window by dragging its border. For commands with text output, such as LIST, you might need a larger command window, or you can press F2 to use the text window.


What is Computer Command Ride?

You probably mean "Command Line." The command line is a way of interacting with the computer by typing text based commands, rather than using a Graphical User Interface (GUI). Instead of using a mouse to double click the icon of a program, someone using the command line might simply enter the name of the program, and have it run.