Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Problem sending Strings using SendMessage / PostMessage
I have been trying to send Text from one Powerbuilder application to
another, but haven't had much luck.

I use the SendMessage and PostMessage API calls, and Pass a String
value, but when the receiving application gets the message, it only
receives a pointer to the passed string.

Can you please help me in working out how to find this String
referenced by the pointer?


Report this thread to moderator Post Follow-up to this message
Old Post
Lozza
12-02-04 02:01 PM


Re: Problem sending Strings using SendMessage / PostMessage
Get the value by using the "address" format qualifier, as such:

ls_TextFromPointer = String(ll_PointerValue, "address")


The "address" format for the String function isn't documented very well
in PB, btw.
HTH,
f


Report this thread to moderator Post Follow-up to this message
Old Post
ffa
12-28-04 09:00 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

PowerBuilder archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 07:12 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.