F# on SharpDevelop and command line arguments -
I was trying to use Perceptual Development 4.3 as F # IDE. I asked questions on the rapid development forum, but it has been a week and I have not received any response. When I want to debug the program, how can I actually pass command line arguments for the program running through IDE? I went through the project options menu items, and all tabs were included, but I did not recognize any location for command line agreement.
I also tried to use Zaviri, but when I try to create an F # application
F # addin that is included with SharpDevelop, there is currently no way to set up command line arguments. You run your F # application. There is no debug tab available under Project Options currently available The only option needs to be modified.
Comments
Post a Comment