Hello, I finally took a deep dive into RhinoScript. I am slowly finding my way after looking at sample scripts. However, I am having a bit of trouble formatting a string, which in turn writes to a file. I used to C program back in the days and often used Sprintf. Is there something that is equivalent in Rhinoscript ?
Thank you for the link to Python. I am looking at Python, which appears to be more versatile than the RhinoScript. While trying my first Python script using the sample “hello world” script, I ran into an error message. I am not sure what the problem is.
I will start a separate thread to understand the cause.