CommandArgs
Description: |
baCommandArgs returns the arguments the application was started with. |
Platforms: |
Windows |
Usage: |
Result = baCommandArgs( ) |
Arguments: |
None. |
Returns: |
String. Returns the command line arguments, or an empty string if there were none. |
Examples: |
Director: Authorware: |