This chapter provides tutorial notes and example codes on the scripting runtime dll, scrrun.dll. Topics include using CreateObject() to instantiate an object from scrrun.dll; using Dictionary object to represent a collection of key-value pairs; using FileSystemObject, Drive, Folder, and File objects to manage files; using TextStream objects to write and read files.