Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


Create a new instance if a COM Object

 
Logged in as: Guest
arrSession:exec spGetSession 2,16,63230
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> Post a VBScript >> Create a new instance if a COM Object
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 Create a new instance if a COM Object - 8/6/2008 11:51:55 PM   
  sevak

 

Posts: 1
Score: 0
Joined: 8/6/2008
Status: offline
Hi,

Iam trying to get id and name from images which i have passed to client browser and adding to it I am using Third party control via DicomObjects
I have coded like this,

Sub Getdetails
dim d,ds,img

set img=CreateObject("DICOMobjects.DicomImage")
set d=CreateObject("DICOMobjects.Dicomdataset")
set ds=CreateObject("DICOMobjects.dicomdatasets")
img=ds.readfile("c:\Document and settings\temp\pic1.dcm")
alert img.patientid
alert img.name
end sub

Thanks in advance
seva
 
 
Post #: 1
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> Post a VBScript >> Create a new instance if a COM Object Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts