- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I successfully created a COM server using the instructions on the help pages.
The properties can be picked up ok by our VB developers, however I would like to be able to test my test COM objects using fortran before giving to the VB developers. I have hit a problem on the first hurdle.
This is the line of code that I entered:
CALL COMCreateObjectByProgID('test_com.testcom',myObject,STATUS)
the VB developers picked up things ok by using just testcom as the progid, I have used testcom without test_com but myObject always comes back with 0.
If there is anyone out there who can help I would be grateful.
Although an experienced Fortran programmer on HP platforms and on an IBM Mainframe this is my first time at using Compaq Fortran on a PC especially using COM technology.
Stan
ps please email me direct at stanley.kellett@metoffice.com
The properties can be picked up ok by our VB developers, however I would like to be able to test my test COM objects using fortran before giving to the VB developers. I have hit a problem on the first hurdle.
This is the line of code that I entered:
CALL COMCreateObjectByProgID('test_com.testcom',myObject,STATUS)
the VB developers picked up things ok by using just testcom as the progid, I have used testcom without test_com but myObject always comes back with 0.
If there is anyone out there who can help I would be grateful.
Although an experienced Fortran programmer on HP platforms and on an IBM Mainframe this is my first time at using Compaq Fortran on a PC especially using COM technology.
Stan
ps please email me direct at stanley.kellett@metoffice.com
Link Copied
0 Replies
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page