Collections:
Other Resources:
"goto" Command Help Reference
How to get "goto" command help reference?
✍: FYIcenter.com
You can run the "goto /?" command to get "goto" command help reference
as shown below:
C:\fyicenter>goto /? Directs cmd.exe to a labeled line in a batch program. GOTO label label Specifies a text string used in the batch program as a label. You type a label on a line by itself, beginning with a colon. If Command Extensions are enabled GOTO changes as follows: GOTO command now accepts a target label of :EOF which transfers control to the end of the current batch script file. This is an easy way to exit a batch script file without defining a label. Type CALL /? for a description of extensions to the CALL command that make this feature useful.
⇐ "for" Command Help Reference
2021-08-01, 2401🔥, 0💬
Popular Posts:
How to configure a wireless router? Usually, wireless routers are shipped with a default configurati...
Can I remove startup application "reader_sl.exe - Adobe Acrobat Reader Speed Launch" to speedup my c...
How to publish HTML documents to your local Apache server? If you followed our Apache server install...
What are default Startup Programs on a Windows 7 Home Premium computer? If you are running a Windows...
How to remove msmsgs.exe from the startup application list to gain performance and reduce security r...