Advertisement
5_2007-2008 Files/ File Controls/ Input/ Output #172937

Get Command Line Parms

This Will Return The Command Line Options That Your Program Was Run With EX if a person used a command line to run yourapp.exe /option then mycommandline would return /option PLUS IT'S ONLY 1 Line Of Code

AI

AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Source Code
original-source
MyCommandLine = Trim(UCase(Command()))
Upload
Original Comments (3)
Recovered from Wayback Machine