i go to projetctproperties -> run -> arguments i pass a filename but where do i have to place the file?
A:
Into the working directory. You can set it in the next field in the same window.
Without setting the working directory you should use the base folder of the project.
rics
2010-09-24 12:26:33
A:
i already did so but my program still says that theres no file...
when i execute the programm via command line theres no problem, but i have to debug code so i get stuck with that...
STEVEO
2010-09-24 13:32:16
May be mistyped the directory, the filename etc. Try to create a uniquely named file and check whether it appear in the working directory. If not, search for the file on the drive and then you have the working directory.
rics
2010-09-24 13:50:12
still not working - whats the syntax in the arguments field? how are arguments seperated in there?
STEVEO
2010-09-24 14:33:54