...
Code Block |
---|
assetCollection = CreateObject("roAssetCollection") localCurrentSync = CreateObject("roSyncSpec") if localCurrentSync.ReadFromFile("local-sync.xml") then assetCollection = localCurrentSync.GetAssets("download") endif |
ifAssetCollection
GetFailureReason() As String
...