Pascal

Moderators: None (Apply to moderate this forum)
Number of threads: 4106
Number of posts: 14016

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
HOw i can establish a connection of Pascal with Visual Basic?? Posted by JonhyBravo on 28 Mar 2005 at 4:39 AM
I am starting a program in Pascal! Someone can clarify me about if is possible to establish connection of Pascal with Visual Basic ? wich would be the instructions necessary such to happen? Thank you for your time spended with me! My email is Jonhy__Bravo@hotmail.com


Report
Re: HOw i can establish a connection of Pascal with Visual Basic?? Posted by zibadian on 28 Mar 2005 at 5:23 AM
: I am starting a program in Pascal! Someone can clarify me about if is possible to establish connection of Pascal with Visual Basic ? wich would be the instructions necessary such to happen? Thank you for your time spended with me! My email is Jonhy__Bravo@hotmail.com
:
You can call dll's from pascal for windows. These can be written in any language. You can also shell to other programs from pascal. This way you can start VB programs and use temporary files to get the results back. Here are some possible words you can use:
DLLs: external, LoadLibrary
Exes: ShellExecute, Exec

The help files contain more info and possibly examples.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.