hi, i'm beginer in F#.
i have to write an application, which have to working with data placed in some file. name of this file is given by command line argument. And here is my problem: i don't know how to read command line arguments in F#. is here anybody who can help me with short example?
thanks