How mark Scripting.FileSystemObject as safe for scripting?
问题 Introduction: I'm programing a CNC machine. To be exact a Rover from Biesse. The editor from the software that is used to programing support VBScript. VBScript is used for implementing conditional statments and loops etc. In instruction to the software i have listed all syntax from VBScript marked as not to be used to avoid complication :) Of course I would like to use VBScript :) To be exact - to open txt file and set up program base on the content. The main problem: All the syntax of the