Posted: Fri Dec 09, 2005 1:49 pm Post subject: API using PowerBuilder 9; Send Files
Newbie
Joined: 09 Dec 2005 Posts: 2 Location: Arizona
I am using PB9. We need to use MQ to send files. We have used the ActiveX control to sent text messages, but files do not work. Anyone have any experience with this???? Thanks! _________________ JR
You know you need to read the contents of the file in, and then write it into a message, right? _________________ I am *not* the model of the modern major general.
We are attempting to add the file to the message. In PB we read contents of file into BLOB variable. MQ ActiveX expects a pointer datatype. I believe PB does not support this datatype. I would like to have PB not use the ActiveX. Can we use the API calls direclty (via OLE)? _________________ JR
I guess I don't know PowerBuilder enough to say...
Can you use the .NET classes instead of loading and linking against MQAX200 or whatever?
Is there a good reference in the PowerBuilder documenation for working with foreign interfaces? _________________ I am *not* the model of the modern major general.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum