You will unfortunately have to help things along by ensuring that the second argument to String.Format is of type obj[]. You could change the line that calls Split to something like the following:

1
let parts = s.Split(' ') |> Array.map box
By on 6/22/2009 5:55 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