I don't know if it's case sensitive or not, but if it is, it should be
MSFileReader.XRawfile.1
-Matt
On 10/7/2010 10:27 AM, jgr wrote:
Hi,
I'm new to Thermo MSFileReader. I've been using com objects from
Microsoft Powershell and I wonder if it's possible to load a
Thermo .raw file that way. The reference manual doesn't help.
PS>$obj = New-Object -comObject "MSFileReader.Xrawfile.1"
PS>$obj.Open("path/to/my/data.raw")
$obj is created, but Open method doesn't do anything, and returns
silently, with no return value.
What is the difference between ".Xrawfile" and ".Xrawfile.1"?
Just hoping someone could provide an example, maybe in C# if not in
PowerShell ?
Thanks in advance,
Regards
jgr
--
You received this message because you are subscribed to the Google Groups
"spctools-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/spctools-discuss?hl=en.