
Automation Command and Query Reference Manual - Control Reference
Controls used to manage files and folders, including the ability to create and delete folders, and the ability to delete
files.
Creates the directory specified in the Directory control.
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Create a named directory
app.SaveRecall.Utilities.Directory = "C:\MyDir"
Comentários a estes Manuais