Command Prompt: Difference between revisions
From FSDeveloper Wiki
Jump to navigationJump to search
(New page: Command Prompt Window A window displayed on the desktop used to interface with the MS-DOS operating system. MS-DOS commands are typed at an entry point identified by a blinking curso...) |
Rhumbaflappy (talk | contribs) |
||
| (7 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
MS-DOS commands are typed at an entry point identified by a blinking cursor. | |||
== Help == | |||
Placeholder text | |||
== Path == | |||
You can hide/show the prompt path - | |||
To hide, type <code>prompt $g</code> | |||
To show, type <code>prompt $p$g</code> | |||
== Related content == | == Related content == | ||
[[Command Prompt Window]] | |||
[[BGL Compiler SDK]] | |||
== External links == | == External links == | ||
Placeholder text | Wiki Placeholder text | ||
[[Category:General]] | |||
Latest revision as of 08:49, 8 March 2024
MS-DOS commands are typed at an entry point identified by a blinking cursor.
Help
Placeholder text
Path
You can hide/show the prompt path -
To hide, type prompt $g
To show, type prompt $p$g
Related content
External links
Wiki Placeholder text