Hi I try to use a dde communication, mapbasic is the client and an vb
application form the server, the ddeinitiate is ok, but the dde request
don't work. I try to retrieve the caption of a label (his linkitem is
"dieu") of the form.

 

        dim numero as integer 

                dim repertoire as string

        numero = DDEInitiate("Project1","antoine") 

                repertoire = DDERequest$(numero,"dieu!caption")

 

 

thanks

----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to