When writing RhinoScripts, it may be important to add, move, change, create, or delete folders (directories) and files on your computer or on a network file server. It may also be necessary to get information about and manipulate drives attached to the file server. All of this can be done with the FileSystemObject, which is part of Microsoft's Scripting Runtime.
""RhinoScript"" is a scripting language based on Microsoft's ""VBScript"" language. With ""RhinoScript"", you can quickly add functionality to Rhino, or automate repetitive tasks.
""RhinoScript"" is a scripting language based on Microsoft's ""VBScript"" language. With ""RhinoScript"", you can quickly add functionality to Rhino, or automate repetitive tasks.