| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
var NewSettings = WScript.CreateObject("QTOLibrary.CFObject.1");
var xmlCodecInfoText = CodecFileInfo.ReadAll();
NewSettings.XML = xmlCodecInfoText;
qtExporter.Settings = NewSettings; // <<---- This Line Fails
try {
CodecFileInfo = FileSystemObject.OpenTextFile( CodecInfoFileName );
} catch(e) { } // exception is thrown if file not present
_______________________________________________ Do not post admin requests to the list. They will be ignored. QuickTime-API mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quicktime-api/email@hidden This email sent to email@hidden
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.