IRC Networks
Irc Logs Stats
Start date: 2007-09-27 02:48:27
Last update: 2008-10-24 20:19:38
Channels: 41
Logged Lines: 6230436
Size: 1822.38 MB
Powered by
Channel Info
Network: freenodeChannel: #csharp |
Search in www.irclog.org
Log from #csharp at freenode 2006-08-31
[23:45]<krffnjs>yeah
[23:45]<axzysvy>Theory: I want something like execl in C
[23:45]<krffnjs>well
[23:45]<krffnjs>2002
[23:46]<txnjzd>you played with its options for exporting to xml
[23:46]<txnjzd>they're really quite good in the new versions
[23:46]<axzysvy>or execv
[23:47]<d00g>Kalleos: Hook up a Data connection to your Excel file (see how on www.connectionstrings.com) and load your data into a DataSet and do DataSet.SaveXml(file)
[23:47]<krffnjs>where can I find these special options?
[23:47]<txnjzd>not sure, I played with this about a year ago
[23:47]<vyvrgyr>christi so what's the problem?
[23:48]<axzysvy>titania: I want the equivalent of C's execv; I want to be able to pass in a list the parameters of a command, instead of a string (like in StartInfo.Arguments)
[23:48]<krffnjs>ok I'll try it m00n thx
[23:49]<axzysvy>titania, Theory: this is what I want http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Runtime.html#exec(java.lang.String[])
[23:50]<vyvrgyr>yeah I got it, I don't think that such a function exists. you'll just have to build a string manually
[23:50]<axzysvy>what a crap ...
[23:50]<axzysvy>I was afraid of this
[23:51]<svlnvnz>christi: searched hard?
[23:51]<fzzrjs>christi: could you make a wrapper that uses "params string[] arglist" and Join(..)?
[23:52]<svlnvnz>Executes the specified command and arguments in a separate process with the specified environment.
[23:53]<svlnvnz>where is the problem?
[23:55]<axzysvy>stpeter: search hard what?
[23:55]<axzysvy>stpeter: the problem is: what is the separator between arguments?
[23:55]<svlnvnz>no sorry, nothing
[23:55]<znmnzz_>yo dog
[23:55]<axzysvy>stpeter: what happens if the separater is part of the argument?
[23:56]<znmnzz_>how is south compton going?
[23:56]<svlnvnz>exec(String[] cmdarray, String[] envp)
[23:56]<svlnvnz>cmdarray no separator
[23:56]<axzysvy>stpeter: in C#?
[23:56]<svlnvnz>ah
[23:56]<svlnvnz>sorry
[23:56]<svlnvnz>wait i can sarch
[23:56]<svlnvnz>:)
[23:57]<ygmzymcjfm>is there an easy way to dump the contents of an array ?
[23:57]<ygmzymcjfm>I just want to check the structure
[23:57]<ygmzymcjfm>into say the debug window
[23:58]<krffnjs>how can I make a button invisible, when I compiled it with the debug flag?
[23:59]<krffnjs>maybe it was a preprocessort if statement?
[23:59]<axzysvy>Kalleos: possible







