The System.Int32.TryParse method has signature string * byref<int> -> bool (although F# allows you to use the method as if it returns a tuple). Quotations cannot contain uses of byref types, which unfortunately includes the implicit use in your code.

By on 8/23/2011 8:19 AM ()

Thanks for the explanation!
There exists a workaround to overcome this problem and control the string format?

By on 8/23/2011 9:31 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper