| InfoToday Tools for Visual Rams |
| Instantiating the ITRDS Object |
After installing the ITRDS the COM object will be registered on you computer. Hence, if you open up your programming language interface you will be able to create the object as below;
loITRDS = CreateObject("ITRDS.RP_CLIENT")
Of course the syntax will vary depending on the development platform you are using. This will have set loITRDS to an object.