Posts: 8
Threads: 1
Joined: Apr 2022
Reputation:
1
I think I read somewhere that it is possible to use C++ code within a QB program. But unfortunately I can't find any information about it.
Is it possible, and if so, how?
"Give a man a program and he will be happy for a day. Teach him to program and he will be happy for the rest of his life."
Posts: 8
Threads: 1
Joined: Apr 2022
Reputation:
1
Thank you for your reply, but I think that is not what I mean.
I was thinking of a possibility similar to using JavaScript within HTML, and without using Libraries.
<HTML>
...some html...
<Script language: JavaScript>
...some javascript...
</Script>
...more html...
</HTML>
"Give a man a program and he will be happy for a day. Teach him to program and he will be happy for the rest of his life."
Posts: 8
Threads: 1
Joined: Apr 2022
Reputation:
1
Ok, thanks a lot. I See. And I need more Coffee. Sometimes I feel like a pirat with two eye patches...
"Give a man a program and he will be happy for a day. Teach him to program and he will be happy for the rest of his life."