No announcements
Found 1157643 threads
-
0 Votes
Command line arguments in to a c# code
>How do I convert this command line argument by using C# code?Answered | 5 Replies | 1168 Views | Created by Maduranga Rathnamalala - Saturday, November 14, 2015 10:20 AM | Last reply by Maduranga Rathnamalala - Sunday, February 5, 2017 9:10 AM -
0 Votes
command line arguments
Hi, Here is a sample C# project on command line arguments parsing: ...Answered | 7 Replies | 2305 Views | Created by ha.ama - Wednesday, April 18, 2012 8:39 PM | Last reply by ha.ama - Thursday, April 19, 2012 7:06 PM -
0 Votes
Obfuscate Command Line Arguments
is the OP planning on sending command lines to them ?Answered | 6 Replies | 685 Views | Created by ninefofo - Thursday, November 19, 2015 4:03 PM | Last reply by Devon_Nullman - Saturday, November 21, 2015 5:32 AM -
3 Votes
command line arguments
Sorry I missed the bit about prcessing the arguments a second time - as Andrew has said you have two choices.Answered | 6 Replies | 2546 Views | Created by Faraz Zone - Friday, July 15, 2011 4:52 PM | Last reply by David Severn - Wednesday, July 27, 2011 7:40 AM -
1 Votes
Command line arguments managment
Writing a simple command line program, it is quite simple to access the arguments, through the variable <args[]> , but I am interested in something more ...Answered | 4 Replies | 3646 Views | Created by DerAlexmeister - Thursday, August 14, 2008 7:30 PM | Last reply by DerAlexmeister - Thursday, August 14, 2008 8:24 PM -
1 Votes
How to use MVVM Light
In addition to Andy, here is a basic article that explains the concepts of the MVVM pattern, why to use MvmmLight and how you install and use it in your WPF application from ...Answered | 2 Replies | 9299 Views | Created by messizhu - Thursday, June 18, 2015 7:20 AM | Last reply by Magnus (MM8) - Thursday, June 18, 2015 8:15 AM -
1 Votes
Command Line Arguments (VisualBasic)
I've used this piece of code Module mainModule Sub Main(ByVal cmdArgs() As String) Dim returnValue As Integer = ...Answered | 3 Replies | 5826 Views | Created by imanligenc - Saturday, July 24, 2010 1:46 PM | Last reply by imanligenc - Sunday, July 25, 2010 8:02 AM -
1 Votes
Debugging with Command Line arguments
Debugging window as/inputfile.mpeg/.Answered | 2 Replies | 4767 Views | Created by Ukirew - Tuesday, September 27, 2011 9:50 PM | Last reply by Jack Zhai-MSFT - Thursday, September 29, 2011 3:57 AM -
89 Votes
"command line arguments will not be passed" message
I am also having a problem with command line arguments not being passed to my C# program while debugging.Answered | 10 Replies | 82442 Views | Created by jerrykur - Friday, May 25, 2007 3:59 PM | Last reply by Roland10 - Friday, December 11, 2015 7:26 PM -
0 Votes
command line arguments
using Command Line, so how to pass arguments to the below class.Answered | 5 Replies | 2410 Views | Created by suresht - Thursday, March 1, 2012 12:56 AM | Last reply by Family Tree Mike - Thursday, March 1, 2012 2:12 AM -
0 Votes
Using command line arguments in SB?
Vijaye,Maybe I'm being dense here, but I don't see where any command line arguments are actually passed in the code you reference.Answered | 6 Replies | 5872 Views | Created by EricTheGeek - Wednesday, December 31, 2008 11:56 PM | Last reply by litdev - Sunday, February 14, 2010 10:00 PM -
0 Votes
[Node.js] Command Line Arguments for Node
I do understand all of the arguments and how to use them.Answered | 3 Replies | 2071 Views | Created by wsmckenz - Thursday, July 14, 2016 10:43 PM | Last reply by David Ebbo - Sunday, July 17, 2016 9:44 AM -
1 Votes
parsing command line arguments in C++ command line application
For instance, if argc==1, no arguments were passed on the command line, so referring to anything past argv[0] will give you garbage and most likely crash.Answered | 4 Replies | 2733 Views | Created by Sateesh Villa - Thursday, December 18, 2014 4:32 PM | Last reply by WayneAKing - Friday, December 19, 2014 1:09 AM -
1 Votes
Command line arguments in MVVM Light
Modify your app.xaml so you have control of how your app starts: <Application x:Class="WpfTutorialSamples.App" ...Answered | 1 Replies | 1955 Views | Created by Stefano74 - Monday, May 11, 2015 6:28 AM | Last reply by Andy ONeill - Monday, May 11, 2015 7:44 AM -
0 Votes
Get Command Line Arguments
Length to get the number of arguments.Answered | 14 Replies | 6022 Views | Created by peterwt - Wednesday, June 18, 2008 4:46 PM | Last reply by peterwt - Friday, June 20, 2008 10:04 AM -
1 Votes
How to pass a command line argument?
How can I make (TextBox1.Text) read or show specific line.Answered | 7 Replies | 2636 Views | Created by sallemander - Thursday, February 16, 2012 12:50 AM | Last reply by sallemander - Saturday, February 18, 2012 1:24 AM -
2 Votes
Main Method and Command Line Arguments ( What does mean the Command Line Arguments in c# ?)
command line arguments are input provided to the executables.Answered | 2 Replies | 2189 Views | Created by Alireza Dehqani - Thursday, September 6, 2012 4:21 AM | Last reply by Joon84 - Thursday, September 6, 2012 12:00 PM -
2 Votes
Send command line and arguments
It was if it typed shutdown -s -m \\computername -t 60 manual in a command promt it worked.Answered | 5 Replies | 2603 Views | Created by StjerneTosse - Tuesday, June 9, 2009 8:00 AM | Last reply by Fisnik Hasani - Tuesday, June 9, 2009 11:00 AM -
0 Votes
Invoking Word Macro with arguments from command line
The command line has the text file first then the addin (PHP call).Answered | 6 Replies | 16136 Views | Created by AshokSaravanan - Wednesday, May 23, 2012 9:34 PM | Last reply by mogulman52 - Wednesday, January 15, 2014 6:17 PM -
0 Votes
Command Line Argument - Debug - Star Options
Hi neonash, I have tested the command line arguments in my class library project.Answered | 5 Replies | 752 Views | Created by neonash - Wednesday, August 31, 2016 3:12 PM | Last reply by Oscar_Wu - Tuesday, September 13, 2016 8:50 AM - Items 1 to 20 of 1157643 Next ›
No announcements