Command-line arguments: Difference between revisions

Content added Content deleted
(added powerbasic and visual basic; changed realbasic's lang tag to vb; minor edits to basic; alphabetized list)
(Creating new page)
Line 1: Line 1:
{{task}}{{selection|Short Circuit|Console Program Basics}} [[Category:Basic language learning]][[Category:Programming environment operations]]Retrieve the list of command-line arguments given to the program.
{{task}}{{selection|Short Circuit|Console Program Basics}} [[Category:Basic language learning]][[Category:Programming environment operations]]Retrieve the list of command-line arguments given to the program. For programs that only print the arguments when run directly, see ScriptedMain.


Example command line:
Example command line: