Click here to Skip to main content
16,006,902 members
Home / Discussions / C#
   

C#

 
AnswerRe: Opening documents on program startup Pin
Christian Graus5-Feb-07 13:12
protectorChristian Graus5-Feb-07 13:12 
GeneralRe: Opening documents on program startup [modified] Pin
TheBirdman995-Feb-07 13:15
TheBirdman995-Feb-07 13:15 
GeneralRe: Opening documents on program startup Pin
Christian Graus5-Feb-07 13:51
protectorChristian Graus5-Feb-07 13:51 
GeneralRe: Opening documents on program startup [modified] Pin
TheBirdman995-Feb-07 13:56
TheBirdman995-Feb-07 13:56 
GeneralRe: Opening documents on program startup Pin
Christian Graus5-Feb-07 14:02
protectorChristian Graus5-Feb-07 14:02 
GeneralRe: Opening documents on program startup Pin
TheBirdman995-Feb-07 14:14
TheBirdman995-Feb-07 14:14 
GeneralRe: Opening documents on program startup Pin
Luc Pattyn5-Feb-07 14:32
sitebuilderLuc Pattyn5-Feb-07 14:32 
GeneralRe: Opening documents on program startup Pin
TheBirdman995-Feb-07 14:40
TheBirdman995-Feb-07 14:40 
alright, so i changed %1 to "%1" instead, but can you please tell me why the compiler wont let me do:

string fullFileName = Environment.GetCommandLineArgs[1];

it says
" Error 1 Cannot apply indexing with [] to an expression of type 'method group' "
GeneralRe: Opening documents on program startup Pin
TheBirdman995-Feb-07 14:49
TheBirdman995-Feb-07 14:49 
GeneralRe: Opening documents on program startup Pin
Luc Pattyn5-Feb-07 14:51
sitebuilderLuc Pattyn5-Feb-07 14:51 
GeneralRe: Opening documents on program startup Pin
Luc Pattyn5-Feb-07 14:49
sitebuilderLuc Pattyn5-Feb-07 14:49 
GeneralRe: Opening documents on program startup Pin
TheBirdman995-Feb-07 14:52
TheBirdman995-Feb-07 14:52 
GeneralRe: Opening documents on program startup Pin
Luc Pattyn5-Feb-07 14:59
sitebuilderLuc Pattyn5-Feb-07 14:59 
GeneralRe: Opening documents on program startup Pin
TheBirdman995-Feb-07 15:17
TheBirdman995-Feb-07 15:17 
Questionhow do i view .dll files Pin
helpfulguy5-Feb-07 11:52
helpfulguy5-Feb-07 11:52 
AnswerRe: how do i view .dll files Pin
Colin Angus Mackay5-Feb-07 11:57
Colin Angus Mackay5-Feb-07 11:57 
GeneralRe: how do i view .dll files Pin
helpfulguy5-Feb-07 13:22
helpfulguy5-Feb-07 13:22 
GeneralRe: how do i view .dll files Pin
Colin Angus Mackay5-Feb-07 13:30
Colin Angus Mackay5-Feb-07 13:30 
GeneralRe: how do i view .dll files Pin
helpfulguy5-Feb-07 13:40
helpfulguy5-Feb-07 13:40 
GeneralRe: how do i view .dll files Pin
Colin Angus Mackay5-Feb-07 13:55
Colin Angus Mackay5-Feb-07 13:55 
QuestionIrratating namespace problem Pin
DanB19835-Feb-07 10:29
DanB19835-Feb-07 10:29 
AnswerRe: Irratating namespace problem Pin
Christian Graus5-Feb-07 10:49
protectorChristian Graus5-Feb-07 10:49 
GeneralRe: Irratating namespace problem Pin
DanB19835-Feb-07 10:52
DanB19835-Feb-07 10:52 
QuestionCreate DLL File In C# Pin
YJunsom5-Feb-07 10:18
YJunsom5-Feb-07 10:18 
AnswerRe: Create DLL File In C# Pin
Christian Graus5-Feb-07 10:35
protectorChristian Graus5-Feb-07 10:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.